]> git.sur5r.net Git - u-boot/blobdiff - configs/M53017EVB_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / configs / M53017EVB_defconfig
index 67dfe0bec1dc921a7ec07fe042dac3d85a113231..b5caeedd2c654530bdb5e2225358a9bc8c92cafd 100644 (file)
@@ -3,6 +3,8 @@ CONFIG_SYS_TEXT_BASE=0x00000000
 CONFIG_TARGET_M53017EVB=y
 CONFIG_ENV_IS_IN_FLASH=y
 CONFIG_BOOTDELAY=1
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/mtdblock3 rw rootfstype=jffs2"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_SYS_PROMPT="-> "
 # CONFIG_CMD_SETEXPR is not set