]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
authorKever Yang <kever.yang@rock-chips.com>
Tue, 10 Oct 2017 14:21:04 +0000 (16:21 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 21 Nov 2017 22:57:21 +0000 (23:57 +0100)
commitd962e5dadc2cbc21bffd375f29665e5042879e66
treea996d1b282ac411acf31aa3c73d9dadb0de1f4f3
parent14ad6eb264f80975ace3d2cd5420d1a9f8a15468
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs

Enable the spl_boot0 in SPL and use the pre-padding TAG memory,
the mkimage do not need to pad it but only need to replace the value
with correct TAG value.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
[Updated:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
tools/rkcommon.c