]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/M54418TWR_nand_rmii_lowfreq_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / configs / M54418TWR_nand_rmii_lowfreq_defconfig
index 4bb31d75f690fead85310a9bd2dd718622c36730..23d3f5b19e5e2159fcb9fc451c709f72b950f2da 100644 (file)
@@ -2,6 +2,9 @@ CONFIG_M68K=y
 CONFIG_SYS_TEXT_BASE=0x47E00000
 CONFIG_TARGET_M54418TWR=y
 CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BOOT,LOW_MCFCLK,SYS_INPUT_CLKSRC=50000000"
+CONFIG_ENV_IS_NOWHERE=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/mtdblock2 rw rootfstype=jffs2 mtdparts=NAND:1M(u-boot)ro,7M(kernel)ro,-(jffs2) console=ttyS0,115200"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="-> "