boot: script: The boot.scr file for K+P's boards
authorLukasz Majewski <lukma@denx.de>
Thu, 5 Apr 2018 07:04:39 +0000 (09:04 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 15 Apr 2018 09:47:35 +0000 (11:47 +0200)
commitb04ff9bf0f52b0fc94c24510bfd2b340ff47733d
treef72ec5022e61241d881c1e89a54320a703ade347
parentdd4671cb3f12a6e24eec8b76cbcb09a35bd30738
boot: script: The boot.scr file for K+P's boards

By using this file one can avoid cluttering <board>.h file with u-boot
HUSH commands necessary for booting target device.

With such approach the commands are stored only in one place and can be
reused if needed.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
board/k+p/bootscripts/tpcboot.cmd [new file with mode: 0644]