commit | 6b977a44bd137e438131fb1bb6b067cfd78c331e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon May 10 20:23:40 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 19 17:01:51 2021 +0800 |
tree | 61ca5a3c03c9166d2e7db80460a3bb3e50b9de74 | |
parent | 1255ab82e6fa3186b376ccbfcf5148cff99ab21d [diff] |
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>