9
0
Fork 0
barebox/arch/arm/dts/dove-cubox-bb.dts

19 lines
271 B
Plaintext

/*
* Barebox specific DT overlay for SolidRun CuBox
* Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
*/
#include "arm/dove-cubox.dts"
/ {
chosen {
linux,stdout-path = &uart0;
};
leds {
power {
barebox,default-trigger = "heartbeat";
};
};
};