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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:08:57 +0000 (13:08 +0900)
commit9c9b946f4c80a52768b8e6a344dfb60d46430937
tree1acbac8cafe55a72fc59fd59a91f23264432437a
parent992688730a8694f98bb6073ba9402bd5c9315707
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