aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91sam9g20ek_2mmc.conf
blob: 2969f49b6ed6f9262f5f3ee68a44ac52c352314c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#@TYPE: Machine
#@Name: Atmel AT91SAM9G20EK Development Platform
#@DESCRIPTION: Machine configuration for the at91sam9g20ek development board with a at91sam9g20 processor

include conf/machine/include/at91-2.6.39a.inc

UBOOT_MACHINES = " \
	at91sam9g20ek_2mmc_nandflash \
	at91sam9g20ek_2mmc_dataflash_cs0 \
	at91sam9g20ek_2mmc_dataflash_cs1 \
	at91sam9g20ek_2mmc_sd \
	at91sam9g20ek_2mmc \
	"

AT91BOOTSTRAP_BOARD = " \
	at91sam9g20ek_2mmc \
	at91sam9g20ek_2mmcdfc \
	at91sam9g20ek_2mmcdf \
	at91sam9g20ek_2mmcnf \
	at91sam9g20ek_2mmcsd \
	"

MACHINE_FEATURES += "usbhost"