[U-Boot] [PATCH 1/3] configs: ax25-ae350: Set 64-bit as default configuration

Andes uboot at andestech.com
Tue May 22 09:11:42 UTC 2018


From: Rick Chen <rick at andestech.com>

Set 64-bit as default configuration for ax25-ae350.

Signed-off-by: Rick Chen <rick at andestech.com>
Signed-off-by: Rick Chen <rickchen36 at gmail.com>
Cc: Greentime Hu <green.hu at gmail.com>
---
 configs/ax25-ae350_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ax25-ae350_defconfig b/configs/ax25-ae350_defconfig
index 4caee50..4ceccb7 100644
--- a/configs/ax25-ae350_defconfig
+++ b/configs/ax25-ae350_defconfig
@@ -38,3 +38,4 @@ CONFIG_ATCSPI200_SPI=y
 CONFIG_TIMER=y
 CONFIG_ATCPIT100_TIMER=y
 CONFIG_DISTRO_DEFAULTS=y
+CONFIG_CPU_RISCV_64=y
-- 
2.7.4



More information about the U-Boot mailing list