]> git.ipfire.org Git - people/ms/u-boot.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)
commit0a09d20b2986abef552a6d7e7a904a0c6bdd6b14
tree80304336e4bd89bdffc887f41a972f6d9793deac
parentb8ae67981fc25c0c6bd8ab442a23b62263fb5138
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