summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-05-11 07:09:21 -0400
committerTom Rini <trini@konsulko.com>2018-05-11 07:09:21 -0400
commitc590e62d3b6f6dd72eae1183614f919e3fd7ffcb (patch)
tree6e53169f3ca008e40a69fc904826ec662d19fb78 /configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
parent3aba3fd65490eff5305160e92937dc5592ab9bfb (diff)
parenta6f2a6eafe0e5ad71c41341219ae3b187c1f738a (diff)
downloadu-boot-c590e62d3b6f6dd72eae1183614f919e3fd7ffcb.tar.gz
Merge git://git.denx.de/u-boot-fsl-qoriq
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 be3e0981d8..20376be2d1 100644
--- a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
@@ -11,9 +11,12 @@ CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
+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_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y