aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at91bootstrap/at91bootstrap_2.13.bb
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2010-01-15 19:36:05 +0100
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2010-01-15 19:36:05 +0100
commitba82dd70f3dcae1954e34a1ec622e3c23863854c (patch)
tree05dd16e2d742f355fd7fe99d579e56e8316902ab /recipes/at91bootstrap/at91bootstrap_2.13.bb
parent60c4cc003f167d6725aa57fcffce664f1f53e1dd (diff)
downloadopenembedded-ba82dd70f3dcae1954e34a1ec622e3c23863854c.tar.gz
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk * at91sam9g10ek, * at91sam9g20ek * at91sam9g45ek * at91sam9g45ekes * at91sam9rlek * at91sam9xeek * at91sam9m10ek * at91sam9260ek * at91sam9261ek * at91sam9263ek So far, it has only been downloaded and tested on the sam9g45ek (dataflash) Therefore it is only default for this chip. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap_2.13.bb')
-rw-r--r--recipes/at91bootstrap/at91bootstrap_2.13.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap_2.13.bb b/recipes/at91bootstrap/at91bootstrap_2.13.bb
new file mode 100644
index 0000000000..6f544fba54
--- /dev/null
+++ b/recipes/at91bootstrap/at91bootstrap_2.13.bb
@@ -0,0 +1,8 @@
+require at91bootstrap.inc
+PR = "r0"
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_at91sam9g45ek = "1"
+DEFAULT_PREFERENCE_at91sam9g45ekes = "1"
+DEFAULT_PREFERENCE_at91sam9m10ek = "1"
+
+