summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRajesh Bhagat <rajesh.bhagat@nxp.com>2017-09-05 04:00:22 (GMT)
committerAlison Wang <b18965@freescale.com>2017-09-08 08:04:03 (GMT)
commit2bed40ed32609f9c880b9f31bd571b032ae749f9 (patch)
treedfc6496c9471b8717a09cc4cfdfdb9e6800ede5c /configs
parentbb85ef33612b0dcd508a32e0580490add31f91a1 (diff)
downloadu-boot-2bed40ed32609f9c880b9f31bd571b032ae749f9.tar.xz
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>
Diffstat (limited to 'configs')
-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 acf0a90..40349ce 100644
--- a/configs/ls1012ardb_qspi_defconfig
+++ b/configs/ls1012ardb_qspi_defconfig
@@ -47,3 +47,4 @@ CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
+CONFIG_DISTRO_DEFAULTS=y