[PATCH 2/3] at91: add support for sama5d2 icp board

Adrian Schmutzler mail at adrianschmutzler.de
Sat Jul 17 11:58:23 PDT 2021


Hi,

> --- 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

SUPPORTED_DEVICES can be dropped in this specific case, since it matches the global default: Device node name with "_" -> ","

Best

Adrian 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210717/a89e4fc9/attachment.sig>


More information about the openwrt-devel mailing list