scripts: mkbootimg_rpi3.sh: Change image size fitted to partition
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 26 Mar 2018 01:37:39 +0000 (10:37 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
commitb1ee6ecbf8fac848e0222db8a2a0f5f3eb437492
tree8ca2db0c4a335ed32d5c030bb4741596b6e7f1a9
parent843516a48084de9671b2886b1d09dec6f9cbca03
scripts: mkbootimg_rpi3.sh: Change image size fitted to partition

From partitioning script of rpi3, boot partition is 64MiB. Change
image size fitted to the partition.

The partitioning script is on below link:
https://review.tizen.org/git/?p=platform/kernel/u-boot.git;a=blob_plain;f=scripts/tizen/sd_fusing_rpi3.sh;hb=refs/heads/tizen

Change-Id: Ia95c392235fe712bc1345078c64d07f6567fcbcb
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
scripts/mkbootimg_rpi3.sh