]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mx6sxsabreauto/mx6sxsabreauto.c
Merge branch 'master' of git://git.denx.de/u-boot-mips
[u-boot] / board / freescale / mx6sxsabreauto / mx6sxsabreauto.c
index c9631d25784d793a19c8f10cfe2ecf254b7ffeb5..886373c901a492ac86740fd15cabf93c0409cbbb 100644 (file)
@@ -28,7 +28,7 @@
 #include <power/pfuze100_pmic.h>
 #include "../common/pfuze.h"
 #include <usb.h>
-#include <usb/ehci-fsl.h>
+#include <usb/ehci-ci.h>
 #include <pca953x.h>
 
 DECLARE_GLOBAL_DATA_PTR;
@@ -339,7 +339,7 @@ int board_mmc_init(bd_t *bis)
 
        /*
         * According to the board_mmc_init() the following map is done:
-        * (U-boot device node)    (Physical Port)
+        * (U-Boot device node)    (Physical Port)
         * mmc0                    USDHC3
         * mmc1                    USDHC4
         */