Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
9
# $FreeBSD$
# All the dts files for the boards we might likely support made by Atmel,
# plus the SAMA5 offerings.
DTS=at91-sama5d3_xplained.dts at91sam9g20ek.dts ethernut5.dts \
	at91-qil_a9260.dts sama5d31ek.dts sama5d33ek.dts  sama5d34ek.dts \
	sama5d35ek.dts sama5d36ek.dts tny_a9260.dts tny_a9g20.dts \
	usb_a9260.dts usb_a9g20.dts

.include <bsd.dtb.mk>