script: add the boot_script for rpi3
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 27 Mar 2017 09:36:16 +0000 (18:36 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 04:31:38 +0000 (13:31 +0900)
commit9fc7735a44460d0d3804f28d800236724178f9d4
tree0d453592884a6e73620c65cacbee2e837dfc2618
parent720a7865eebf916a7ff17a843b9c054281ce24fa
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]