On Mon, Oct 27, 2014 at 3:53 PM, Matt Denton <[email protected]> wrote: > Ok thanks. I currently have this: > > uenvcmd=load mmc 0:1 0x82000000 /boot/uImage; load mmc 0:1 0x88000000 > /boot/am335x-boneblack.dtb; bootm 0x82000000
bootm 0x82000000 - 0x88000000 Otherwise the kernel won't find the *.dtb (the - is for the empty initramfs location) > But as yet it's not working. Unfortunately I don't ahve the serial debug > cable with me so I can't see where it is failing, hopefully I will have this > tomorrow and see what's going on. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
