]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/kirkwood/cpu.c
Merge branch 'u-boot/master'
[u-boot] / arch / arm / cpu / arm926ejs / kirkwood / cpu.c
index cde3172fe3c8c2b67742bb17767e86e1a729f34e..d4711c070c3ddaef84740c608d75cb0d6c5617bd 100644 (file)
@@ -302,7 +302,7 @@ int arch_cpu_init(void)
        /*
         * Configures the I/O voltage of the pads connected to Egigabit
         * Ethernet interface to 1.8V
-        * By defult it is set to 3.3V
+        * By default it is set to 3.3V
         */
        reg = readl(KW_REG_MPP_OUT_DRV_REG);
        reg |= (1 << 7);