]> git.baikalelectronics.ru Git - uboot.git/commit
LS1021ATWR: Modify u-boot size for sd secure boot
authorVinitha Pillai <vinitha.pillai@nxp.com>
Wed, 1 Feb 2017 12:58:53 +0000 (18:28 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 14 Mar 2017 15:44:03 +0000 (08:44 -0700)
commitd639b3340131513636560f475839d3efd7bd5be6
tree4cb975f9ee53c6d66405addf5789a7bc3b244363
parente1c05aac14e6957cff04743c8c7cec8e41c73882
LS1021ATWR: Modify u-boot size for sd secure boot

Raw uboot image is used in place of FIT image in secure boot.
The maximum allocated size of raw u-boot bin is 1MB in memory map.
Hence , CONFIG_SYS_MONITOR_LEN has been modified to 1 MB.
The bootscript  (BS_ADDR) and its header (BS_HDR_ADDR) offset on
MMC have also been modified to accommodate the increase in uboot size.

Signed-off-by: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com>
Reviewed-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/fsl_secure_boot.h
include/configs/ls1021atwr.h