X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fat91%2Fimage%2Fsama5.mk;fp=target%2Flinux%2Fat91%2Fimage%2Fsama5.mk;h=ae34943321390d82541af5ca6cfe0a428f988950;hp=f8e05aae934320ab90a809300a2cfb8125a5a437;hb=8b7e577f76897ee44bc00a2303cbcae2a52b5ebf;hpb=999c925f9d47637b3913229acb20568989df5ca3 diff --git a/target/linux/at91/image/sama5.mk b/target/linux/at91/image/sama5.mk index f8e05aae93..ae34943321 100644 --- a/target/linux/at91/image/sama5.mk +++ b/target/linux/at91/image/sama5.mk @@ -54,6 +54,17 @@ define Build/at91-sdcard rm -f $@.img $@.boot $@-uboot.env $@-uboot-env.txt) endef +define Device/microchip_sama5d2-icp + $(Device/evaluation-dtb) + DEVICE_VENDOR := Microchip + DEVICE_MODEL := SAMA5D2 ICP + DEVICE_DTS := at91-sama5d2_icp + SUPPORTED_DEVICES := microchip,sama5d2-icp + KERNEL_SIZE := 6144k + $(Device/evaluation-sdimage) +endef +TARGET_DEVICES += microchip_sama5d2-icp + define Device/microchip_sama5d2-xplained $(Device/evaluation-dtb) DEVICE_VENDOR := Microchip