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>
Thu, 10 Oct 2019 04:38:40 +0000 (13:38 +0900)
commit3aa833f78925be3b9cfe9b41be08a9328c223c8a
tree406bdcb51eca5f132a825108e86bd3978950fd3a
parent648adf90c8a1856b19678d75bc361fa82e8a51dc
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]