summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_nor_defconfig
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-07-18 09:01:43 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-07-19 05:46:36 (GMT)
commit3b82e5e0eb26a912bcd23b4e5ca169c4bded570f (patch)
treead7dc82cde369f937ee6243813046af2ff025aa7 /configs/ls1021atwr_nor_defconfig
parentf57cef6abcb7d040a8d58013b58949e2618adcdb (diff)
downloadu-boot-3b82e5e0eb26a912bcd23b4e5ca169c4bded570f.tar.xz
arm: ls1021atwr: Add distro boot support
Include common config_distro_defaults.h and config_distro_bootcmd.h for u-boot enviroments to support distro boot which automatically scan boot.scr from storage devices(e.g. SD/USB/SATA/SCSI disk) and execute autoboot script. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com> Signed-off-by: Alison Wang <alison.wang@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_nor_defconfig')
-rw-r--r--configs/ls1021atwr_nor_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_defconfig b/configs/ls1021atwr_nor_defconfig
index c56533a..dcacdac 100644
--- a/configs/ls1021atwr_nor_defconfig
+++ b/configs/ls1021atwr_nor_defconfig
@@ -44,3 +44,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_VIDEO_FSL_DCU_FB=y
# CONFIG_VIDEO_SW_CURSOR is not set
+CONFIG_DISTRO_DEFAULTS=y