scripts: mkbootimg_rpi3.sh: Add u-boot and optee binaries to boot.img
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 12 Sep 2017 05:55:31 +0000 (14:55 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:06:06 +0000 (18:06 +0900)
commit9caee22ba7a1902562906f8d721f37774cce755f
tree8dd892a8fa64e74dbb1442c5ceeb927ea1b04a1b
parentbfaf2a410e0f540a7d206bd9772ac0dee7b61a7c
scripts: mkbootimg_rpi3.sh: Add u-boot and optee binaries to boot.img

In boot.img for tizen rpi3 image, u-boot and optee atf binaries
are required, so the files should be also installed in boot.img.
Add u-boot.img with optee os for atf and u-boot received from
download.tizen.org to boot.img.

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