blob: 6319840b1ce33601def7ab288679158ef6237bde [file] [log] [blame]
Joris Offougab3ebcc72020-01-29 22:06:00 +01001/ {
2 aliases {
3 mmc0 = &usdhc3;
4 usb0 = &usbotg1;
5 };
6
7 chosen {
8 stdout-path = &uart1;
9 };
10};