summaryrefslogtreecommitdiff
path: root/board/AndesTech/ax25-ae350
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2021-05-10 15:23:40 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-05-19 12:01:51 +0300
commitcc269e1c008500430a687427ffabecd330b7f020 (patch)
tree61ca5a3c03c9166d2e7db80460a3bb3e50b9de74 /board/AndesTech/ax25-ae350
parent756eeba8a2c13114525f288ba5d1039f18b40383 (diff)
downloadu-boot-cc269e1c008500430a687427ffabecd330b7f020.tar.xz
riscv: ae350: Switch to use binman to generate u-boot.itb
Use the new BINMAN_STANDALONE_FDT option for AE350 based SPL defconfigs, so that binman is now used to generate u-boot.itb. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'board/AndesTech/ax25-ae350')
-rw-r--r--board/AndesTech/ax25-ae350/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/AndesTech/ax25-ae350/Kconfig b/board/AndesTech/ax25-ae350/Kconfig
index 321dd0cb10..e50f505a2b 100644
--- a/board/AndesTech/ax25-ae350/Kconfig
+++ b/board/AndesTech/ax25-ae350/Kconfig
@@ -31,6 +31,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select RISCV_NDS
select SUPPORT_SPL
+ select BINMAN if SPL
imply SMP
imply SPL_RAM_SUPPORT
imply SPL_RAM_DEVICE