rpi: tizen-boot: add rpi3 32bit script
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 23 Jan 2018 01:31:45 +0000 (10:31 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:39:02 +0000 (10:39 +0900)
commitea19249e26b4b8489704d6afa22eb5e97e42ea3b
tree0c93d73e5c7057c09875c5a1018d215d87910880
parent51f694753ad74986dabfde8a7d42bf62f296a35c
rpi: tizen-boot: add rpi3 32bit script

Add rpi3 32bit tizen-boot script.

For 32bit, kernel dt image should be loaded to $fdt_addr instead of
$fdt_addr_r and kernel image name is zImage instead of Image. Also,
boot command should be bootz instead of booti.

Change-Id: Ia7a942837dd7a9ed398567f82aa89a81784a7591
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
board/raspberrypi/rpi/tizen-boot-rpi3-32b.scr [new file with mode: 0644]