aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2010-01-15 19:45:54 +0100
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2010-01-15 19:45:54 +0100
commit48c47f275e1ca11fd64aa8f3c032305003c4eab8 (patch)
treed596ccd2ea1350c5ec24dcbc02d2a98654da49ee
parentf3569dca5399f6cfead0e7f69bed263315c2d18b (diff)
downloadopenembedded-48c47f275e1ca11fd64aa8f3c032305003c4eab8.tar.gz
Make u-boot-2009.98 the preferred bootloader for sam9g45ek
-rw-r--r--recipes/u-boot/u-boot_2009.08.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb
index b7f7851d9b..21715a07a8 100644
--- a/recipes/u-boot/u-boot_2009.08.bb
+++ b/recipes/u-boot/u-boot_2009.08.bb
@@ -3,6 +3,7 @@ require u-boot.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_igep0020 = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "