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

2021-09-11 Thread Adrian Schmutzler
> +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.

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

2021-08-30 Thread Claudiu Beznea via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Add support for SAMA5D2 ICP board.