[U-Boot] [PATCHv2 2/2] arm: socfpga: clean up common config options

Tom Rini trini at konsulko.com
Wed Apr 20 16:21:33 CEST 2016


On Tue, Apr 19, 2016 at 08:41:52PM -0500, Dinh Nguyen wrote:

> Move common config options like these to socfpga_*_defconfig:
> 
> CONFIG_CMD_ASKENV
> CONFIG_CMD_BOOTZ
> CONFIG_CMD_CACHE
> CONFIG_CMD_DHCP
> CONFIG_CMD_EXT4
> CONFIG_CMD_EXT4_WRITE
> CONFIG_CMD_FAT
> CONFIG_CMD_FS_GENERIC
> CONFIG_CMD_GREPENV
> CONFIG_CMD_MEMTEST
> CONFIG_CMD_MII
> CONFIG_CMD_MMC
> CONFIG_CMD_PING
> CONFIG_CMD_SF
> CONFIG_CMD_SPI
> CONFIG_CMD_TIME
> 
> to avoid defining them in individual SoCFPGA config files.

So this is the tricky part, yes.  You need to be able to use
moveconfig.py to update _everyone_ and this easily conflicts (so don't
do it right now, I have some stuff to push out that would cause it to
conflict).  I think I'll see if I can do this part, globally instead
after applying your 1/2.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160420/0310a2af/attachment.sig>


More information about the U-Boot mailing list