summaryrefslogtreecommitdiff
path: root/configs/ls1012ardb_qspi_defconfig
diff options
context:
space:
mode:
authorRajesh Bhagat <rajesh.bhagat@nxp.com>2017-11-30 16:44:38 +0530
committerYork Sun <york.sun@nxp.com>2017-12-13 13:40:29 -0800
commita81357a264a8fb57a314f5dbcf39a09b7467b94f (patch)
treef0b22fce1d7921ea889b1903a01dee108a891818 /configs/ls1012ardb_qspi_defconfig
parent44cdb5b6a10a7eb2e240866cb842e44ff9999960 (diff)
arm64: ls1012ardb: 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 and USB) and execute autoboot script. Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1012ardb_qspi_defconfig')
-rw-r--r--configs/ls1012ardb_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1012ardb_qspi_defconfig b/configs/ls1012ardb_qspi_defconfig
index 81702e374d..39d7a54d43 100644
--- a/configs/ls1012ardb_qspi_defconfig
+++ b/configs/ls1012ardb_qspi_defconfig
@@ -50,3 +50,4 @@ CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
+CONFIG_DISTRO_DEFAULTS=y