On Wed, Mar 5, 2014 at 6:36 PM, David Lambert <d...@lambsys.com> wrote:
> On 02/12/2014 12:56 PM, Robert Nelson wrote:
>
>
>
> The path i'm going to start heading for v3.13.x/v3.14.x is just to do
> separate major cape dtb's..
>
> So in u-boot: fdtbase=am335x-bone or am335x-boneblack
>
> cape=xzy (defined in uEnv.txt (lcd4-a1/etc))
>
> Then it'll just load:
> $fdtbase-$cape.dtb
>
> on bootup..
>
>
> Using 3.13.5-bone5.1 on my BBB I have edited my uEnv.txt to include the
> line:
>
> cape=cape-bone-argus
>
> and I have the file:
>
> /boot/uboot/dtbs/am335x-boneblack-cape-bone-argus.dtb
>
> The above dtb does not load regardless of $cape. However if I copy
> am335x-boneblack-cape-bone-argus.dtb to am335x-boneblack.dtb, all works
> fine.
>
> Any pointers?

I just fixed this last friday, the 'cape' variable was used in the
wrong spot in u-boot so it never got used..

cd /opt/scripts/
git pull
./tools/update_bootloader.sh

Regards,

-- 
Robert Nelson
http://www.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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to