> 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 <lu...@denx.de>
> ---
> 
>  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
> @@ -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)

Reviewed-by: Peng Fan <peng....@nxp.com>

> --
> 2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to