diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-03-13 20:42:25 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-04-06 10:42:51 +0200 |
commit | fba2f2496d1855a307b8279ff947c770ad507e0b (patch) | |
tree | 7068edf1069501d29e21ebd004372ca74b092e2e /conf/machine/at91sam9rlek.conf | |
parent | 2b0bd3ae7fa508106813113f12f3a4e11e03101f (diff) |
Update sam9260/1/3 and ap7000 (stk100,ngw100) to use linux-2.6.28, u-boot-2009.01 and at91bootstrap-2.10
Diffstat (limited to 'conf/machine/at91sam9rlek.conf')
-rw-r--r-- | conf/machine/at91sam9rlek.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/at91sam9rlek.conf b/conf/machine/at91sam9rlek.conf index 06f942b1d3..ba19cb3e00 100644 --- a/conf/machine/at91sam9rlek.conf +++ b/conf/machine/at91sam9rlek.conf @@ -13,6 +13,8 @@ KERNEL_IMAGETYPE = "uImage" PREFERRED_VERSION_u-boot = "2009.01" UBOOT_MACHINE = "at92sam9rlek_config" +PREFERRED_VERSION_at91bootstrap = "2.10" + #don't try to access tty1 USE_VT = "0" |