]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd
authorEric Nelson <eric.nelson@boundarydevices.com>
Mon, 10 Feb 2014 17:22:41 +0000 (10:22 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 19 Feb 2014 09:55:14 +0000 (10:55 +0100)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Stefano Babic <sbabic@denx.de>
board/boundary/nitrogen6x/nitrogen6dl.cfg
board/boundary/nitrogen6x/nitrogen6dl2g.cfg
board/boundary/nitrogen6x/nitrogen6q.cfg
board/boundary/nitrogen6x/nitrogen6q2g.cfg
board/boundary/nitrogen6x/nitrogen6s.cfg
board/boundary/nitrogen6x/nitrogen6s1g.cfg

index 97ae0c291b10d1d72a933c4e492f2af4c3655e01..1cdccad7727e13c614c2b008501a674c86d141dd 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
index 82f837e10884b87db6860b4d3eb6e2ccd2e163ce..516d67e4be4cef4a3f0928a48ea55f7d6db9ee99 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
index b6f1518ea9874a83566815b0558c131edd6bac00..b6642e69017b5259de3e003fd9a04296f5646681 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
index 8d7ff25f7f972b5b959d44cb0cdd90bcae2d130d..fe6dfc1f44dc267cfba5b2edf3ac390f0d5b3d59 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
index 34fb9d0688b1a89f7df3fe0242cb3fde4fde02cb..ca30cd6c46df236c233da2e025c4144033bbf657 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
index d61453c665314870ac7261ce09fba3d857e42ee0..b1489fb907bd2cfb753aabecfa5117c89d316f58 100644 (file)
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>