mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Update Nanopi Duo patch, tested for booting
This commit is contained in:
@@ -3,7 +3,7 @@ new file mode 100644
|
||||
index 0000000..7917596
|
||||
--- /dev/null
|
||||
+++ b/configs/nanopi_duo_defconfig
|
||||
@@ -0,0 +1,21 @@
|
||||
@@ -0,0 +1,23 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_SUNXI=y
|
||||
+CONFIG_SYS_TEXT_BASE=0x4a000000
|
||||
@@ -16,6 +16,8 @@ index 0000000..7917596
|
||||
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-nanopi-duo"
|
||||
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||
+CONFIG_CONSOLE_MUX=y
|
||||
+CONFIG_SPL_STACK=0x8000
|
||||
+CONFIG_SYS_PBSIZE=1024
|
||||
+CONFIG_SPL=y
|
||||
+CONFIG_SYS_CLK_FREQ=480000000
|
||||
+# CONFIG_CMD_IMLS is not set
|
||||
|
||||
Reference in New Issue
Block a user