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

Adrian Schmutzler mail at adrianschmutzler.de
Sat Sep 11 10:08:56 PDT 2021


> +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. This value is generated by the global
default.

Best

Adrian

> +  KERNEL_SIZE := 6144k
> +  $(Device/evaluation-sdimage)
> +endef
> +TARGET_DEVICES += microchip_sama5d2-icp
> +
>  define Device/microchip_sama5d2-xplained
>    $(Device/evaluation-dtb)
>    DEVICE_VENDOR := Microchip
> --
> 2.23.0
> 





More information about the openwrt-devel mailing list