]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/M54451EVB_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / configs / M54451EVB_defconfig
index 82f2dbe096fe69bf672444577dff79ccc6975313..becd0dddba8bb2c0938785536f9871a0026e98fa 100644 (file)
@@ -1,11 +1,12 @@
 CONFIG_M68K=y
-CONFIG_SYS_TEXT_BASE=0x00000000
+CONFIG_SYS_TEXT_BASE=0x0
 CONFIG_TARGET_M54451EVB=y
 CONFIG_SYS_EXTRA_OPTIONS="SYS_INPUT_CLKSRC=24000000"
 CONFIG_BOOTDELAY=1
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:2M(kernel)ro,-(jffs2)"
 CONFIG_SYS_PROMPT="-> "
+CONFIG_CMD_IMLS=y
 CONFIG_CMD_I2C=y
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set