[oe-commits] Ulf Samuelsson : Set SD card as default u-boot for sam9m10ekes

git version control git at git.openembedded.org
Mon Feb 28 12:36:53 UTC 2011


Module: openembedded.git
Branch: ulf/linux-2.6.30-2011-01-16
Commit: 60ef3a4e0a26cc68188c7694a6f22fa8badd8852
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=60ef3a4e0a26cc68188c7694a6f22fa8badd8852

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Mon Feb 28 09:31:35 2011 +0100

Set SD card as default u-boot for sam9m10ekes

---

 conf/machine/at91sam9m10ekes.conf |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/conf/machine/at91sam9m10ekes.conf b/conf/machine/at91sam9m10ekes.conf
index 527fbb0..9b00e64 100644
--- a/conf/machine/at91sam9m10ekes.conf
+++ b/conf/machine/at91sam9m10ekes.conf
@@ -14,7 +14,9 @@ include conf/machine/include/at91-lcd.inc
 #UBOOT_MACHINE = "at91sam9m10g45ek_nandflash_config"
 #UBOOT_MACHINE = "at91sam9m10g45ek_dataflash_config"
 #UBOOT_MACHINE = "at91sam9m10g45ek_dataflash_cs0_config"
-UBOOT_MACHINE = "at91sam9m10g45ek_config"
+#UBOOT_MACHINE = "at91sam9m10g45ek_config"
+UBOOT_MACHINE = "at91sam9m10g45ek_sd"
+
 #UBOOT_MACHINES = "at91sam9m10g45ek_sd at91sam9m10g45ek_nandflash at91sam9m10g45ek_dataflash"
 UBOOT_MACHINES = "at91sam9m10g45ek_sd at91sam9m10g45ek_nandflash at91sam9m10g45ek_dataflash"
 





More information about the Openembedded-commits mailing list