]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc8xx/fec.c
Cleanup: fix "MHz" spelling
[karo-tx-uboot.git] / cpu / mpc8xx / fec.c
index 141425d8ed4bdeabdfcbf7adf0c58a03e2773f53..89c1ff939d2a7c7279732b467d79a1c104e1de4b 100644 (file)
@@ -398,7 +398,7 @@ static void fec_pin_init(int fecidx)
         * * the MII management interface clock must be less than or equal
         * * to 2.5 MHz.
         * * This MDC frequency is equal to system clock / (2 * MII_SPEED).
-        * * Then MII_SPEED = system_clock / 2 * 2,5 Mhz.
+        * * Then MII_SPEED = system_clock / 2 * 2,5 MHz.
         *
         * All MII configuration is done via FEC1 registers:
         */