Re: [U-Boot] [PATCH 14/47] Convert CONFIG_CMD_EEPROM et al to Kconfig

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 06:18:13PM -0600, Simon Glass wrote: > Hi Tom, > > On 15 May 2017 at 12:04, Tom Rini wrote: > > On Mon, May 15, 2017 at 04:57:29AM -0600, Simon Glass wrote: > > > >> This converts the following to Kconfig: > >>CONFIG_CMD_EEPROM > >>CONFIG_CMD_EEPROM_LAYOUT > >>

Re: [U-Boot] [PATCH 14/47] Convert CONFIG_CMD_EEPROM et al to Kconfig

2017-05-15 Thread Simon Glass
Hi Tom, On 15 May 2017 at 12:04, Tom Rini wrote: > On Mon, May 15, 2017 at 04:57:29AM -0600, Simon Glass wrote: > >> This converts the following to Kconfig: >>CONFIG_CMD_EEPROM >>CONFIG_CMD_EEPROM_LAYOUT >>CONFIG_EEPROM_LAYOUT_HELP_STRING >> >> Signed-off-by: Simon Glass > [snip] >>

Re: [U-Boot] [PATCH 14/47] Convert CONFIG_CMD_EEPROM et al to Kconfig

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 04:57:29AM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_EEPROM >CONFIG_CMD_EEPROM_LAYOUT >CONFIG_EEPROM_LAYOUT_HELP_STRING > > Signed-off-by: Simon Glass [snip] > 273 files changed, 259 insertions(+), 119 deletions(-) I fee