Re: [beagleboard] Arch linux and issues loading device tree overlay at boot via uEnv.txt

2016-03-25 Thread Robert Nelson
On Mar 25, 2016 4:42 PM, "Axe" wrote: > > > Like many, I'm having issues with loading device tree overlays at boot. > > # uname -a > Linux spa.turrim 4.4.4-1-ARCH #1 Sat Mar 5 18:30:09 MST 2016 armv7l GNU/Linux > # > > I have DS3231.dts: > > /dts-v1/; > /plugin/; > > /{ > >

Re: [beagleboard] Arch linux and issues loading device tree overlay at boot via uEnv.txt

2016-03-25 Thread David Good
Or does it have something to do with the external RTC specifically? I made a cape that had an RTC which loads correctly at boot time using kernel 3.8 something, so maybe it's a kernel problem. Can you check if another cape loads automatically on boot correctly? --David On Fri, Mar 25, 2016 at

[beagleboard] Arch linux and issues loading device tree overlay at boot via uEnv.txt

2016-03-25 Thread Axe
Like many, I'm having issues with loading device tree overlays at boot. # uname -a Linux spa.turrim 4.4.4-1-ARCH #1 Sat Mar 5 18:30:09 MST 2016 armv7l GNU/Linux # I have DS3231.dts: /dts-v1/; /plugin/; /{ compatible = "ti,beaglebone", "ti,beaglebone-black"; part-number = "BBB-DS3231";