aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaaland Chen <haaland@milkv.io>2023-11-29 17:18:53 +0800
committerHan Gao/Revy/Rabenda <rabenda.cn@gmail.com>2023-12-03 11:32:41 +0800
commitb604779862973a4fbd2973babb854e19be779998 (patch)
treee0d0b718ac3be934ea2e53f4932e983505829dc9
parent253adbc8e9fa0264e03aa3854c4291be5156b411 (diff)
light-c910: set CONFIG_MISC_INIT_R
Signed-off-by: Haaland Chen <haaland@milkv.io>
-rw-r--r--include/configs/light-c910.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/light-c910.h b/include/configs/light-c910.h
index 333c9c8c..7f6bbc9d 100644
--- a/include/configs/light-c910.h
+++ b/include/configs/light-c910.h
@@ -120,6 +120,8 @@
#define ENV_STR_BOOT_DELAY "bootdelay=0\0"
#endif
+#define CONFIG_MISC_INIT_R
+
#define CONFIG_EXTRA_ENV_SETTINGS \
"scriptaddr=0x00500000\0" \
"pxefile_addr_r=0x00600000\0" \