
Changelog-entry: Rename meta-resin to meta-balena in repository Signed-off-by: Florin Sarbu <florin@balena.io>
12 lines
448 B
Diff
12 lines
448 B
Diff
diff --git a/configs/nanopi_neo_defconfig b/configs/nanopi_neo_defconfig
|
|
index 89f5687884..2cbceb54f1 100644
|
|
--- a/configs/nanopi_neo_defconfig
|
|
+++ b/configs/nanopi_neo_defconfig
|
|
@@ -8,6 +8,7 @@ CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-nanopi-neo"
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
|
CONFIG_CONSOLE_MUX=y
|
|
CONFIG_SPL=y
|
|
+CONFIG_SYS_CLK_FREQ=480000000
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_FPGA is not set
|