X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fppc4xx%2Fmiiphy.c;h=01710e71dd9b8fa32cdcba0c3deeeb1386d18ce6;hb=f85cd46918241842546e5021d0b88db2be50a048;hp=84b1bbe54d5cca642bbe729d3a9a5dc1aa02fc69;hpb=650a9e7abc44ce1ce73d6668eaf0ba2d6b8025e9;p=oweals%2Fu-boot.git diff --git a/cpu/ppc4xx/miiphy.c b/cpu/ppc4xx/miiphy.c index 84b1bbe54d..01710e71dd 100644 --- a/cpu/ppc4xx/miiphy.c +++ b/cpu/ppc4xx/miiphy.c @@ -301,7 +301,7 @@ static int emac_miiphy_command(u8 addr, u8 reg, int cmd, u16 value) sta_reg = reg; /* reg address */ - /* set clock (50Mhz) and read flags */ + /* set clock (50MHz) and read flags */ #if defined(CONFIG_440GX) || defined(CONFIG_440SPE) || \ defined(CONFIG_440EPX) || defined(CONFIG_440GRX) || \ defined(CONFIG_460EX) || defined(CONFIG_460GT) || \