]> Git Repo - J-u-boot.git/commit
armv8: ls1088ardb: Add distro boot support
authorAshish Kumar <[email protected]>
Mon, 6 Nov 2017 07:49:28 +0000 (13:19 +0530)
committerYork Sun <[email protected]>
Wed, 15 Nov 2017 18:52:26 +0000 (10:52 -0800)
commitd9195c62fa5e4c297f40ef01d4e86da742838c32
tree258690dacc4315d4437c767737035240134afe3d
parent91fded6200374d873bfd26190fe9d591ce7bd41d
armv8: ls1088ardb: Add distro boot support

Distro boot support gives flexibility to run distro RFS like Ubuntu
being deployed from SD card or SATA drive. If it fails to detect
external storage, fall back to qspi/sd boot.

Enable this by default in RDB's defconfig by selecting
CONFIG_DISTRO_DEFAULTS

Signed-off-by: Ashish Kumar <[email protected]>
Signed-off-by: Zhang Ying <[email protected]>
Reviewed-by: York Sun <[email protected]>
configs/ls1088ardb_qspi_defconfig
configs/ls1088ardb_sdcard_qspi_defconfig
include/configs/ls1088ardb.h
This page took 0.029689 seconds and 4 git commands to generate.