diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-19 13:21:14 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-19 13:21:14 +0400 |
commit | bb103dc3d8b1d237ec86599af02ee05ff4f5d805 (patch) | |
tree | fdeb23bbf4eb0f9a2e49dc451a135beb8ebca257 /recipes/u-boot/u-boot_2009.01.bb | |
parent | 3165281acdf77d535d0c040e6f69ca500c0d66cc (diff) |
u-boot: upgrade at91sam9g20ek from 2009.01 to 2009.06
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/u-boot/u-boot_2009.01.bb')
-rw-r--r-- | recipes/u-boot/u-boot_2009.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb index 49d08a2938..dfb3b3a767 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" |