RE: [PATCH 8/8] at91: add support for sam9x60-ek board

2021-08-22 Thread Adrian Schmutzler
Hi, > @@ -112,6 +112,15 @@ define Device/atmel_at91sam9x35ek endef > TARGET_DEVICES += atmel_at91sam9x35ek > > +define Device/microchip_sam9x60ek Please move device definition block according to alphabetic sorting. Best Adrian > + $(Device/evaluation-dtb) > + DEVICE_VENDOR := Microchip > +

[PATCH 8/8] at91: add support for sam9x60-ek board

2021-08-20 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 SAM9X60-EK board.