summaryrefslogtreecommitdiff
path: root/configs/ls2080ardb_defconfig
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-06-05 03:07:18 (GMT)
committerYork Sun <york.sun@nxp.com>2017-08-01 15:28:57 (GMT)
commit0a09d20b2986abef552a6d7e7a904a0c6bdd6b14 (patch)
tree80304336e4bd89bdffc887f41a972f6d9793deac /configs/ls2080ardb_defconfig
parentb8ae67981fc25c0c6bd8ab442a23b62263fb5138 (diff)
downloadu-boot-fsl-qoriq-0a09d20b2986abef552a6d7e7a904a0c6bdd6b14.tar.xz
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>
Diffstat (limited to 'configs/ls2080ardb_defconfig')
-rw-r--r--configs/ls2080ardb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080ardb_defconfig b/configs/ls2080ardb_defconfig
index 0689a40..ffc80bd 100644
--- a/configs/ls2080ardb_defconfig
+++ b/configs/ls2080ardb_defconfig
@@ -39,3 +39,4 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_DISTRO_DEFAULTS=y