cosmetic: Update comment in cmd/eeprom.c
This commit just corrects spelling of 'accessed' word in the EEPROM comment. Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
0047a4d1a0
commit
35087fb4e0
@ -108,7 +108,7 @@ static int eeprom_len(unsigned offset, unsigned end)
|
||||
|
||||
/*
|
||||
* For a FRAM device there is no limit on the number of the
|
||||
* bytes that can be ccessed with the single read or write
|
||||
* bytes that can be accessed with the single read or write
|
||||
* operation.
|
||||
*/
|
||||
#if !defined(CONFIG_SYS_I2C_FRAM)
|
||||
|
Loading…
Reference in New Issue
Block a user