On Wed, Mar 30, 2016 at 1:02 PM, Axe <[email protected]> wrote:
>
> RobertCNelson: I am not using initramfs
>
> After some experimentation I found a sort-of solution.
>
> I removed the call to bone_capemgr from uEnv.txt, then decompiled
> /boot/dtbs/am335x-boneblack.dtb with
>
> dtc -I dtb -O dts am335x-boneblack.dtb > am335x-boneblack.dts
>
> then inserted the content of my overlay into am335x-boneblack.dts and
> recompiled with
>
> dtc -O dtb -o am335x-boneblack.dtb -b o am335x-boneblack.dts
>
> Now I get the RTC as I like at boot.

For next time:

https://github.com/RobertCNelson/dtb-rebuilder


> The question remains what's up with bone_capemgr and /lib/firmware at boot.
> I'll ask on the Arch Arm forum.

btw, there was a weird bug in v4.1.x, if you didn't have "quiet" on
the /proc/cmdline, the overlay wouldn't load... could be another thing
to check..

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to