
16 May
2017
16 May
'17
2:54 a.m.
On Mon, May 15, 2017 at 06:18:13PM -0600, Simon Glass wrote:
Hi Tom,
On 15 May 2017 at 12:04, Tom Rini trini@konsulko.com 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 sjg@chromium.org
[snip]
273 files changed, 259 insertions(+), 119 deletions(-)
I feel there needs to be a bit more poking on places to imply CMD_EEPROM. Thanks!
I did try pretty hard on this. Part of the problem is that some boards that have a shared include file do not have a shared Kconfig option.
I guess we can cycle back here later, this is OK for now, thanks!
--
Tom