summaryrefslogtreecommitdiff
path: root/configs/grapeboard_sata_qspi_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/grapeboard_sata_qspi_defconfig')
-rw-r--r--configs/grapeboard_sata_qspi_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/grapeboard_sata_qspi_defconfig b/configs/grapeboard_sata_qspi_defconfig
index 47eb0f2..f3aeedd 100644
--- a/configs/grapeboard_sata_qspi_defconfig
+++ b/configs/grapeboard_sata_qspi_defconfig
@@ -3,7 +3,6 @@ CONFIG_TARGET_GRAPEBOARD=y
CONFIG_FSL_LS_PPA=y
CONFIG_QSPI_AHB_INIT=y
CONFIG_DEFAULT_DEVICE_TREE="grapeboard"
-CONFIG_STANDARD_UBOOT_CONFIG=y
CONFIG_SYS_LS_PPA_FW_ADDR=0x40240000
CONFIG_CONCAT_PBL_UBOOT_IMAGE=y
CONFIG_PBL_BINARY_SRC="board/scalys/grapeboard/PBL_0x33_0x08_800_250_1000.bin"
@@ -16,7 +15,7 @@ CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
CONFIG_QSPI_BOOT=y
CONFIG_BOOTDELAY=2
CONFIG_USE_BOOTARGS=y
-CONFIG_BOOTARGS="console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500 quiet lpj=250000 noinitrd root=/dev/mmcblk0p1 rootfstype=ext4 rw rootwait"
+CONFIG_BOOTARGS="console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500 quiet lpj=250000 noinitrd"
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_HUSH_PARSER=y
CONFIG_CMD_GREPENV=y