summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorAshish Kumar <Ashish.Kumar@nxp.com>2018-01-17 09:51:33 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2018-01-29 06:55:45 (GMT)
commita17a22de41bc9af0d80fa0f831108c2a27e79790 (patch)
treed5082c65623c206d53a6d114fa844cc6f78f4191 /configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
parent226adb1962405d53887c27f6b0221e366ee30369 (diff)
downloadu-boot-a17a22de41bc9af0d80fa0f831108c2a27e79790.tar.xz
armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Diffstat (limited to 'configs/ls1088aqds_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1088aqds_qspi_SECURE_BOOT_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
index 529651b..81cc290 100644
--- a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
@@ -8,6 +8,9 @@ CONFIG_CMD_SF=y
CONFIG_CMD_USB=y
# CONFIG_SYS_MALLOC_F is not set
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds"
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x3000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
+CONFIG_CMD_GREPENV=y
CONFIG_DM=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y