Hi Bo,
2015-03-13 18:19 GMT+09:00 Bo Shen <voice.s...@atmel.com>: > diff --git a/configs/at91sam9m10g45ek_mmc_defconfig > b/configs/at91sam9m10g45ek_mmc_defconfig > index 6949d3a..84d3133 100644 > --- a/configs/at91sam9m10g45ek_mmc_defconfig > +++ b/configs/at91sam9m10g45ek_mmc_defconfig > @@ -1,4 +1,5 @@ > +CONFIG_SPL=y > CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC" > -CONFIG_ARM=y > -CONFIG_ARCH_AT91=y > -CONFIG_TARGET_AT91SAM9M10G45EK=y > ++S:CONFIG_ARM=y > ++S:CONFIG_ARCH_AT91=y > ++S:CONFIG_TARGET_AT91SAM9M10G45EK=y I abolished the prefixes such "+S". Now they are harmless, but meaningless. I am ripping off all of them: http://patchwork.ozlabs.org/patch/449347/ Could you please not change those three lines? -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot