summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_defconfig
diff options
context:
space:
mode:
authorPriyanka Jain <priyanka.jain@nxp.com>2019-01-24 08:22:18 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-02-19 07:56:44 +0300
commit3e1a9b5c772af8d80d75a80fe91d3d02c63fa173 (patch)
tree9999ab1a8f3caeb406ae6e28bb998c9f8350c33c /configs/lx2160ardb_tfa_defconfig
parent938e35e58f98ff2db46b4f40964a1c3b242b1295 (diff)
downloadu-boot-3e1a9b5c772af8d80d75a80fe91d3d02c63fa173.tar.xz
board/lx2160ardb: Add distro boot support
Add u-boot enviroments to support distro boot which scan boot.scr from external storage devices (e.g. SD/USB/SCSI disk) and execute autoboot script Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig
index 80dd2c1022..2dc49c7f5d 100644
--- a/configs/lx2160ardb_tfa_defconfig
+++ b/configs/lx2160ardb_tfa_defconfig
@@ -14,6 +14,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000 default_hugepagesz=1024m hugepagesz=1024m hugepages=2 pci=pcie_bus_perf"
+# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_CMD_GREPENV=y
CONFIG_CMD_EEPROM=y
CONFIG_CMD_GPT=y