summaryrefslogtreecommitdiff
path: root/target/linux/at91/image/sama5d2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/at91/image/sama5d2.mk')
-rw-r--r--target/linux/at91/image/sama5d2.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/at91/image/sama5d2.mk b/target/linux/at91/image/sama5d2.mk
index 28a6f93..b841448 100644
--- a/target/linux/at91/image/sama5d2.mk
+++ b/target/linux/at91/image/sama5d2.mk
@@ -21,3 +21,11 @@ define Device/at91-sama5d27_som1_ek
$(Device/evaluation-sdimage)
endef
TARGET_DEVICES += at91-sama5d27_som1_ek
+
+define Device/at91-sama5d2_ptc_ek
+ $(Device/evaluation-dtb)
+ DEVICE_TITLE := Microchip(Atmel AT91) SAMA5D2 PTC Ek
+ KERNEL_SIZE := 6144k
+ $(Device/evaluation-sdimage)
+endef
+TARGET_DEVICES += at91-sama5d2_ptc_ek