[U-Boot] [PATCH v1 02/11] cosmetic: Update comment in cmd/eeprom.c

2019-07-20 Thread sbabic
> This commit just corrects spelling of 'accessed' word in the EEPROM > comment. > Signed-off-by: Lukasz Majewski > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software

Re: [U-Boot] [PATCH v1 02/11] cosmetic: Update comment in cmd/eeprom.c

2019-06-09 Thread Peng Fan
> Subject: [PATCH v1 02/11] cosmetic: Update comment in cmd/eeprom.c > > This commit just corrects spelling of 'accessed' word in the EEPROM > comment. > > Signed-off-by: Lukasz Majewski > --- > > cmd/eeprom.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/cmd/eeprom

[U-Boot] [PATCH v1 02/11] cosmetic: Update comment in cmd/eeprom.c

2019-06-09 Thread Lukasz Majewski
This commit just corrects spelling of 'accessed' word in the EEPROM comment. Signed-off-by: Lukasz Majewski --- cmd/eeprom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/eeprom.c b/cmd/eeprom.c index 7b1f81477f..19953df082 100644 --- a/cmd/eeprom.c +++ b/cmd/eeprom.c