script: add the boot_script for rpi3
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 27 Mar 2017 09:36:16 +0000 (18:36 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commit5f8afc8ae610eeb43be709d148cc26083eadc42a
treec30e012447a6557474cd093b1228a834c80c2b85
parent45356e3319e18e0fe1cdaf7acf839d41cbc8baec
script: add the boot_script for rpi3

Add the boot_script for rpi3.
It will load this boot script from ditro_bootcmd.
Usage:
$./tools/mkimage -A arm64 -T script -C none -n "Tizen RPI3 u-boot helper"
-d ./board/raspberrypi/rpi/tizen-boot.scr ./boot.scr.uimg

Change-Id: Ia468ee8ce4368c3776b8b9b48fb0d91c1d01db08
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
board/raspberrypi/rpi/tizen-boot.scr [new file with mode: 0644]