aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91sam9g20ek.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*: 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-05-14at91sam9g20ek: enable at91bootstrap and u-boot in EXTRA_IMAGEDEPSDmitry Eremin-Solenikov
The at91sam9* boards aren't really usefull w/o both bootloaders. Reenable them for default build of at91sam9g20ek board images. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-04-23u-boot: fix compilation for at91sam9g20ek boardsDmitry Eremin-Solenikov
Fix the naming of config inside machine conf file and provide a patch that make u-boot compile for at91sam9g20ek boards. 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 AT91SAM9G20EKUlf Samuelsson