[oe-commits] Ulf Samuelsson : Use _config, and not _defconfig for u-boot

git version control git at git.openembedded.org
Sat Aug 22 14:56:02 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: b658d98e4632157c09f7033121137571a1eef383
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b658d98e4632157c09f7033121137571a1eef383

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Sat Aug 22 16:05:57 2009 +0200

Use _config, and not _defconfig for u-boot

---

 conf/machine/at91sam9g45ek.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/at91sam9g45ek.conf b/conf/machine/at91sam9g45ek.conf
index 53ab626..037ecbc 100644
--- a/conf/machine/at91sam9g45ek.conf
+++ b/conf/machine/at91sam9g45ek.conf
@@ -10,7 +10,7 @@ include conf/machine/include/AT91-LCD.inc
 # Which to use, otherwise?
 # LINUX26_DEFCONFIG = "at91sam9g45ek_defconfig"
 # LINUX26_DEFCONFIG = "at91sam9m10g45ek_defconfig"
-UBOOT_MACHINE = "at91sam9m10g45ek_dataflash_cs0_defconfig"
+UBOOT_MACHINE = "at91sam9g45ek_dataflash_cs0_config"
 
 # Boot from Dataflash, so we do not have to reprogram
 # At91bootstrap/U-Boot everytime we erase the NAND flash





More information about the Openembedded-commits mailing list