[U-Boot] [PATCH 2/4] ARM: atmel: at91sam9m10g45ek: enable spl support

Masahiro Yamada yamada.masahiro at socionext.com
Fri Mar 13 10:34:27 CET 2015


Hi Bo,


2015-03-13 18:19 GMT+09:00 Bo Shen <voice.shen at 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


More information about the U-Boot mailing list