DaVinci EMAC: declare function for all DA8xx CPUs
[oweals/u-boot.git] / board / idmr / idmr.c
index 3771c191e10be2aa486736e2a0da77528af636bb..682991379941baedf9ce9fb7b59daa1bd604f24a 100644 (file)
@@ -78,7 +78,7 @@ phys_size_t initdram (int board_type) {
                        MCF_GPIO_SDRAM_SDCS_01);
 
        /*
-        * Wait 100us.  We run the bus at 50Mhz, one cycle is 20ns. So 5
+        * Wait 100us.  We run the bus at 50MHz, one cycle is 20ns. So 5
         * iterations will do, but we do 10 just to be safe.
         */
        for (i = 0; i < 10; ++i)