at91: Add SAMA5D2 device
[openwrt/staging/lynxis.git] / target / linux / at91 / image / sama5.mk
1 define Device/at91-sama5d3_xplained
2 $(Device/evaluation-dtb)
3 DEVICE_TITLE := Microchip(Atmel AT91) SAMA5D3 Xplained
4 KERNEL_SIZE := 6144k
5 SUBPAGESIZE := 2048
6 endef
7 TARGET_DEVICES += at91-sama5d3_xplained
8
9 define Device/at91-sama5d2_xplained
10 $(Device/evaluation-dtb)
11 DEVICE_TITLE := Microchip(Atmel AT91) SAMA5D2 Xplained
12 KERNEL_SIZE := 6144k
13 SUBPAGESIZE := 2048
14 endef
15 TARGET_DEVICES += at91-sama5d2_xplained