]> Git Repo - u-boot.git/commit
rockchip: mkimage: correct spl_size for rk3399
authorKever Yang <[email protected]>
Wed, 14 Jun 2017 06:54:20 +0000 (14:54 +0800)
committerPhilipp Tomsich <[email protected]>
Fri, 23 Jun 2017 14:40:23 +0000 (16:40 +0200)
commit915e09814a83128fee8b87b2ee2e5f4a17e04a01
tree9eb9ce72b8475f05c8a3a1efd8a1fb28536bda08
parent5302feb69590fe5db06aad723cf5bcf675a15ce7
rockchip: mkimage: correct spl_size for rk3399

The maximum spl_size for rk3399 is the internal memory size minus
the size used in bootrom (which usually can get from SPL_TEXT_BASE).

Signed-off-by: Kever Yang <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Philipp Tomsich <[email protected]>
tools/rkcommon.c
This page took 0.032883 seconds and 4 git commands to generate.