[U-Boot] [U-Boot,v4,11/16] board: MCR3000: cleanup config

Tom Rini trini at konsulko.com
Fri Apr 6 21:03:38 UTC 2018


On Fri, Mar 16, 2018 at 05:20:51PM +0100, Christophe Leroy wrote:

> Some config is redundant with Kconfig. Fix it.
> Also remove unused configs
> Move SDRAM_MAX_SIZE in the only place it is used
> 
> include/environment.h already defines CONFIG_ENV_SIZE
> from CONFIG_ENV_SECT_SIZE and defines CONFIG_ENV_ADDR as
> (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET)
> 
> remove BOOTARGS as bootargs is set by the different boot commands
> 
> Fix CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE to be in
> line with CPM DPRAM organisation
> 
> Remove CONFIG_SYS_GBL_DATA_SIZE, CONFIG_SYS_GBL_DATA_OFFSET and
> CONFIG_SYS_INIT_SP_OFFSET which are unused
> 
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180406/2c36db95/attachment.sig>


More information about the U-Boot mailing list