script: add the boot_script for rpi3 12/125212/3
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 27 Mar 2017 09:36:16 +0000 (18:36 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 18 Apr 2017 01:46:04 +0000 (10:46 +0900)
commitac57570eaa6dba2b70cf57679306b75bb123c1cd
tree00505b98b5d42930a754156fd914f8479255e556
parenta1a2a8522bec193f6448a256c2926afb8dc02fd0
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]