aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91sam9rlek.conf
AgeCommit message (Collapse)Author
2010-01-21Update of ATMEL board configuration filesNicolas Ferre
Correction of at91sam9260ek and at91sam9g20ek configuration files: Xserver is not needed. At91sam9rlek configuration file: no usbhost. Adding of two new boards: at91sam9g10ek and at91sam9g45ekes. "es" stands for Engineering Sample and correspond to the marking that is on the board. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-05-25at91*: use correct u-boot configsDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-25at91*: drop PREFERRED_VERSION_u-bootDmitry Eremin-Solenikov
u-boot 2009.01 for all of these boards already conatains DEFAULT_PREFERENCE_at91xxx = "1". Drop the version specification from machine configs to lower confusion. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-04-06Update sam9260/1/3 and ap7000 (stk100,ngw100) to use linux-2.6.28, ↵Ulf Samuelsson
u-boot-2009.01 and at91bootstrap-2.10
2009-04-06Add support for AT91SAM9RL64Ulf Samuelsson