Hi Simon, On 04/21/2016 09:13 AM, Simon Glass wrote: > Hi Dinh, > > On 21 April 2016 at 08:05, Dinh Nguyen <[email protected]> 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 <[email protected]> >> --- >> 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

