diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2010-01-15 19:45:54 +0100 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2010-01-15 19:45:54 +0100 |
commit | 48c47f275e1ca11fd64aa8f3c032305003c4eab8 (patch) | |
tree | d596ccd2ea1350c5ec24dcbc02d2a98654da49ee /recipes/u-boot | |
parent | f3569dca5399f6cfead0e7f69bed263315c2d18b (diff) |
Make u-boot-2009.98 the preferred bootloader for sam9g45ek
Diffstat (limited to 'recipes/u-boot')
-rw-r--r-- | recipes/u-boot/u-boot_2009.08.bb | 1 |
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 " |