
16 May
2017
16 May
'17
2:18 a.m.
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.
Regards, Simon