X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fat91sam9m10g45ek_mmc_defconfig;h=c4d396216cb1fcfcf41104f138a810751ee37dbe;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=f3e1ebec9316a08e3aba5d88dcce7b08a785a941;hpb=10697704ca579850b0edc0e772671c32586d76ee;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/at91sam9m10g45ek_mmc_defconfig b/configs/at91sam9m10g45ek_mmc_defconfig index f3e1ebe..c4d3962 100644 --- a/configs/at91sam9m10g45ek_mmc_defconfig +++ b/configs/at91sam9m10g45ek_mmc_defconfig @@ -1,5 +1,14 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC" CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_AT91SAM9M10G45EK=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC" +CONFIG_SYS_PROMPT="U-Boot> " +# CONFIG_CMD_BDI is not set +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y