On Tue, Nov 3, 2015 at 12:50 PM, Ross Morrison <[email protected]> wrote:
> Here is my updated uEnv.txt. By ordering the entries like yours and adding
> the cmdline= entry, the overlays are now loaded at boot time without error.
>
> ===============================
> root@bbb-green:~# cat /boot/uEnv.txt
> uname_r=4.1.12-bone16
>
> uuid=69951811-ca64-49d9-9e55-49c7c727f449
>
> cmdline=coherent_pool=1M quiet init=/lib/systemd/systemd
>
> dtb=am335x-bonegreen.dtb
>
> cape_enable=bone_capemgr.enable_partno=BB-UART2
>
> root@bbb-green:~#
>
> ===============================
>
> Would you think ordering is significant or the one of the coherent_pool or
> init entries is the fix?

Not sure either, I disabled each individually,

coherent_pool=1M
This is for some wifi module, with it removed, the cape loads fine..

init=/lib/systemd/systemd
This is for debian wheezy (7.x) to load systemd as init, for debian
(8.x) this isn't needed as systemd is init..
with it removed, the cape loads fine..

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