aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-06-18 15:45:14 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-06-18 15:45:14 +0400
commitf1cc64d92cc4023fe8180dc0079d010eec0d71b0 (patch)
tree8edacc965b0513223c8e48a1c843555ab995a420 /recipes/u-boot
parentec7b787de1ea8c71ac2e2e23be93500c347105b6 (diff)
downloadopenembedded-f1cc64d92cc4023fe8180dc0079d010eec0d71b0.tar.gz
linux-2.6.29: add a default kernel for tqm8540
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_2009.01.bb2
-rw-r--r--recipes/u-boot/u-boot_git.bb2
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb
index e0839c923e..9bc0f9565d 100644
--- a/recipes/u-boot/u-boot_2009.01.bb
+++ b/recipes/u-boot/u-boot_2009.01.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_at91rm9200dk = "1"
DEFAULT_PREFERENCE_at91sam9rlek = "1"
DEFAULT_PREFERENCE_at91sam9260ek = "1"
DEFAULT_PREFERENCE_at91sam9261ek = "1"
-DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "1"
DEFAULT_PREFERENCE_at91cap9adk = "1"
DEFAULT_PREFERENCE_atngw100 = "1"
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 12ebcfe74e..9921326e6c 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -10,6 +10,8 @@ SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
SRCREV_afeb9260 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
+SRCREV_at91sam9g20ek = "34b76a14f676bc6501c27a96564e4dfb4793f033"
+
SRC_URI_append_afeb9260 = " file://AFEB9260-network-fix.patch;patch=1"
SRC_URI_append_afeb9260-180 = " file://AFEB9260-network-fix.patch;patch=1"