X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2FP1025RDB_SDCARD_defconfig;h=b7dd4aad3482a92a87b2156df50f7b96c2d24ee5;hb=1022807c219364d444b42db7bdefd2fb21a5e23a;hp=93801f0dcdc426cbc898cb3332306ae6c3748d88;hpb=e4adc8ed3c684f41a307fde275e683a391f2a7ce;p=people%2Fms%2Fu-boot.git diff --git a/configs/P1025RDB_SDCARD_defconfig b/configs/P1025RDB_SDCARD_defconfig index 93801f0dcd..b7dd4aad34 100644 --- a/configs/P1025RDB_SDCARD_defconfig +++ b/configs/P1025RDB_SDCARD_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +CONFIG_SYS_TEXT_BASE=0x11001000 CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SPL_MMC_SUPPORT=y @@ -14,10 +15,12 @@ CONFIG_SYS_EXTRA_OPTIONS="SDCARD" CONFIG_BOOTDELAY=10 CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL=y +# CONFIG_SPL_FRAMEWORK is not set CONFIG_SPL_ENV_SUPPORT=y CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y CONFIG_HUSH_PARSER=y +CONFIG_CMD_IMLS=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y