From: Ulf Samuelsson Date: Fri, 15 Jan 2010 18:45:54 +0000 (+0100) Subject: Make u-boot-2009.98 the preferred bootloader for sam9g45ek X-Git-Tag: Release-2010-05/1~873 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c47f275e1ca11fd64aa8f3c032305003c4eab8;p=openembedded.git Make u-boot-2009.98 the preferred bootloader for sam9g45ek --- 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 "