]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: ls1043ardb: Add distro boot support
authorShengzhou Liu <Shengzhou.Liu@nxp.com>
Thu, 8 Jun 2017 07:59:48 +0000 (15:59 +0800)
committerYork Sun <york.sun@nxp.com>
Tue, 1 Aug 2017 15:28:56 +0000 (08:28 -0700)
commit9668b487f4dd755e89fd2629d89f6d4698595c07
treea52e8759132dbf9f32ea82c4a084e296a9f37e21
parentaa141d59c4da58395c29b935b9056360815defcd
arm64: ls1043ardb: 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 ls1043ardb 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: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1043ardb_defconfig
configs/ls1043ardb_sdcard_defconfig
include/configs/ls1043a_common.h