]> git.sur5r.net Git - u-boot/blobdiff - board/tqc/tqma6/tqma6.c
imx6: icorem6_rqs: Update SPL board boot order for eMMC
[u-boot] / board / tqc / tqma6 / tqma6.c
index 8656782d869c7eaa9566edab8a8b103275dc5be7..c8fc95d52bc947756ca1d7201accf306112831e1 100644 (file)
@@ -13,7 +13,7 @@
 #include <asm/arch/imx-regs.h>
 #include <asm/arch/iomux.h>
 #include <asm/arch/sys_proto.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
 #include <asm/imx-common/mxc_i2c.h>
@@ -77,7 +77,7 @@ static iomux_v3_cfg_t const tqma6_usdhc3_pads[] = {
 
 /*
  * According to board_mmc_init() the following map is done:
- * (U-boot device node)    (Physical Port)
+ * (U-Boot device node)    (Physical Port)
  * mmc0                    eMMC (SD3) on TQMa6
  * mmc1 .. n               optional slots used on baseboard
  */