summaryrefslogtreecommitdiff
path: root/configs/ae350_rv64_spl_defconfig
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2022-09-21 14:34:55 +0800
committerLeo Yu-Chi Liang <ycliang@andestech.com>2022-09-26 14:29:44 +0800
commit3c1ec13317292933fd01d9c60aae3ff1d5bc171e (patch)
treec613a240ede4da2c29ede376628319489d41702a /configs/ae350_rv64_spl_defconfig
parente0465f80bd33f239612ee9f0ee7b6cf13d2f5b4d (diff)
riscv: ae350: Disable AVAILABLE_HARTS
Disable AVAILABLE_HARTS mechanism to make sure that all harts can boot to Kernel shell successfully. Signed-off-by: Rick Chen <rick@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'configs/ae350_rv64_spl_defconfig')
-rw-r--r--configs/ae350_rv64_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ae350_rv64_spl_defconfig b/configs/ae350_rv64_spl_defconfig
index 4c33ca2383..4318300300 100644
--- a/configs/ae350_rv64_spl_defconfig
+++ b/configs/ae350_rv64_spl_defconfig
@@ -49,3 +49,4 @@ CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_ATCSPI200_SPI=y
# CONFIG_BINMAN_FDT is not set
+# CONFIG_AVAILABLE_HARTS is not set