[U-Boot] [PATCH v3 0/6] rockchip: rk3399: Make u-boot.itb as BUILD_TARGET
Jagan Teki
jagan at amarulasolutions.com
Tue May 7 18:52:09 UTC 2019
RK3399 TPL changes are merged recently which I was thinking
of waiting for next MW. so this series skip binman changes
from previous version[1] and have only BUILD_TARGET changes.
BINMAN changes would need another rework, where we need to consider
the TPL image as well and that would send separately.
CHanges for v3:
- skip binman changes
- rebase on u-boot-rockchip/master
[1] https://patchwork.ozlabs.org/cover/1092198/
Jagan Teki (6):
Makefile: clean image.map
Makefile: clean bl31_*.bin
travis.yml: Add pyelftools install entry
rockchip: rk3399: Get bl31.elf via BL31
board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0
Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
.travis.yml | 1 +
Kconfig | 2 +-
Makefile | 3 +-
arch/arm/mach-rockchip/make_fit_atf.py | 11 ++-
.../puma_rk3399/fit_spl_atf.its | 58 ------------
.../puma_rk3399/fit_spl_atf.sh | 94 +++++++++++++++++++
configs/puma-rk3399_defconfig | 2 +-
doc/README.rockchip | 14 ++-
8 files changed, 115 insertions(+), 70 deletions(-)
delete mode 100644 board/theobroma-systems/puma_rk3399/fit_spl_atf.its
create mode 100755 board/theobroma-systems/puma_rk3399/fit_spl_atf.sh
--
2.18.0.321.gffc6fa0e3
More information about the U-Boot
mailing list