Make u-boot-2009.98 the preferred bootloader for sam9g45ek
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:45:54 +0000 (19:45 +0100)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:45:54 +0000 (19:45 +0100)
recipes/u-boot/u-boot_2009.08.bb

index b7f7851..21715a0 100644 (file)
@@ -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 "