]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: ls2088ardb: Add distro boot support
authorZhang Ying-22455 <ying.zhang22455@nxp.com>
Mon, 5 Jun 2017 03:07:18 +0000 (11:07 +0800)
committerYork Sun <york.sun@nxp.com>
Tue, 1 Aug 2017 15:28:57 +0000 (08:28 -0700)
commit1865c163bcdc5a878827e959371ce9436000b6ee
tree80304336e4bd89bdffc887f41a972f6d9793deac
parentde26c6422c2b07c270ffb8330a5877e9c627fbbc
arm64: ls2088ardb: Add distro boot support

Include common config_distro_defaults.h and config_distro_bootcmd.h
for u-boot enviroments to support automatical distro boot which
scan boot.scr from external storage devices(e.g. SD/USB/SATA/SCSI disk)
and execute autoboot script. Tested on ls2088ardb with automatically
boot Ubuntu from SD card or USB disk, if it fails to detect external
storage disk, fall back to nor/qspi boot.

Signed-off-by: Zhang Ying-22455 <ying.zhang22455@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls2080ardb_defconfig
configs/ls2088ardb_qspi_defconfig
include/configs/ls2080ardb.h