commit | d9ffa5eda35c80c11066bbe6501000735eb2dffd | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Fri Sep 02 15:10:52 2022 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Sep 04 20:00:39 2022 +0800 |
tree | 761f99f2e7520e052d074bd516f75d51750688bd | |
parent | 8c9b9fe38503ae22283a81155aa8e54512e95d3e [diff] |
rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards This allows to build u-boot-rockchip.bin binary with binman for Rockchip ARM64 boards instead of the legacy Makefile way. Cc: Quentin Schulz <foss+uboot@0leil.net> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>