X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_eeprom.c;h=e911377dc6f69674bab11aec5ef9ca078760dddd;hb=23608e23fd657577602f5c202a2f2ef8fb1b1b18;hp=9f4b22c553ab3f6c114fc1b2c1cdb0c9a07d3021;hpb=47e26b1bf91ddef69f4a3892815c857db094cef9;p=u-boot diff --git a/common/cmd_eeprom.c b/common/cmd_eeprom.c index 9f4b22c553..e911377dc6 100644 --- a/common/cmd_eeprom.c +++ b/common/cmd_eeprom.c @@ -250,7 +250,7 @@ int eeprom_write (unsigned dev_addr, unsigned offset, uchar *buffer, unsigned cn /* * 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)