[U-Boot] [U-Boot, v2, 04/10] kconfig: move CONFIG_CMD_CRC32 to Kconfig

Tom Rini trini at ti.com
Thu Sep 25 16:45:36 CEST 2014


On Tue, Sep 16, 2014 at 04:33:01PM +0900, Masahiro Yamada wrote:

> Since CONFIG_CMD_CRC32 is defined in config_cmd_defaults.h,
> it is enabled for all the boards except the ones undefining it
> explicitly:
>   kwb
>   tseries_mmc
>   tseries_nand
>   tseries_spi
>   vct_platinum_onenand_small
>   vct_platinum_small
>   vct_platinumavc_onenand_small
>   vct_platinumavc_small
>   vct_premium_onenand_small
>   vct_premium_small
> 
> The default value of this config option should be "y" and
> "# CONFIG_CMD_CRC32 is not set" should be added for those exceptions.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140925/1b985cca/attachment.pgp>


More information about the U-Boot mailing list