X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2FUCP1020_defconfig;h=a271da0e8798f3344f9968162d18d4c35428486f;hp=5feae26e66a8a1f881151e7041ce9678458dbacd;hb=278b90ce786f73faf29aa522d5d101e1da006378;hpb=95431aa54cfe87f7451f588663256b3aec09a79a diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig index 5feae26e66..a271da0e87 100644 --- a/configs/UCP1020_defconfig +++ b/configs/UCP1020_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +CONFIG_SYS_TEXT_BASE=0xEFF80000 CONFIG_MPC85xx=y CONFIG_TARGET_UCP1020=y CONFIG_FIT=y @@ -11,6 +12,7 @@ CONFIG_SYS_PROMPT="B$ " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b" +CONFIG_CMD_IMLS=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y