X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Flwmon%2Flwmon.c;h=b5e524bb2f4e8459cd91888a648fb2193eba0ebd;hb=a53ef5e4bac750d0e84cd2b79f9f7855382b561d;hp=9d6c21f73aecdc7268e831c2e99257461ab5302c;hpb=ac956293befb265b8958654d08c4ad52e605d46e;p=u-boot diff --git a/board/lwmon/lwmon.c b/board/lwmon/lwmon.c index 9d6c21f73a..b5e524bb2f 100644 --- a/board/lwmon/lwmon.c +++ b/board/lwmon/lwmon.c @@ -365,7 +365,7 @@ int board_early_init_f (void) * * This is just a preliminary fix, intended to turn off TENA * as soon as possible to avoid noise on the network. Once - * I²C is running we will make sure the interface is + * I2C is running we will make sure the interface is * correctly initialized. */ immr->im_cpm.cp_pbpar &= ~PB_ENET_TENA;