[U-Boot] [PATCHv2] cmd: Kconfig: Add a Kconfig options for a few CMD

Dinh Nguyen dinguyen at opensource.altera.com
Thu Apr 21 16:18:59 CEST 2016


Hi Simon,

On 04/21/2016 09:13 AM, Simon Glass wrote:
> Hi Dinh,
> 
> On 21 April 2016 at 08:05, Dinh Nguyen <dinguyen at kernel.org> wrote:
>>
>> Add the following CMD options to Kconfig:
>>
>> CMD_BOOTZ
>> CMD_ASKENV
>> CMD_GREPENV
>> CMD_USB_MASS_STORAGE
>> CMD_FAT
>> CMD_MII
>> CMD_CACHE
>> CMD_DFU
>> CMD_EXT2
>> CMD_EXT4
>> CMD_EXT4_WRITE
>> CMD_FS_GENERIC
>> CMD_MMC
>>
>> Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>
>> ---
>> v2: remove an extra CMD_DFU
>> ---
>>  cmd/Kconfig | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 72 insertions(+)
> 
> Can you convert existing users with moveconfig.py?
> 

Yes, I started doing the moveconfig, starting with ARM, but I saw Tom's
message to hold off because it might conflict with his work. I'll be
happy to do the moveconfig, when I get Tom's OK to move ahead.

Dinh


More information about the U-Boot mailing list