On Sat, Jun 14, 2014 at 11:36 AM, <[email protected]> wrote: > Hi Robert, > > Thanks for the quick reply. I do not fully understand. What was broken in > the server and what do I need to do to fix it ?
The script calls my server to download the correct bootloader for the end device. This allows me to upgrade the bootloader when needed on shipped images. About a year ago i changed the server side abi. With the plan to eol the abi this month.. Which i did.. SO I just reverted it, you should be able to re-run the "setup_sdcard.sh" script.. it'll get the old bootloader once again. BUT note, unless you are running something ancient (Debian Wheezy or ubuntu 13.10 erra) there is known bugs in the setup_sdcard.sh shipped from "ubuntu-12.10-console-armhf-2013-03-28" with newer userspace tools fdisk/etc.. > Did I download an incorrect > image/flasher ? Even in that case the image which I downloaded a year ago > should work ? How do I unbrick the board with the latest MLO and UBoot now ? It's not bricked. Just run "nand erase.chip" from u-boot over the serial console. By running the flasher you flashed a version of u-boot into nand that only knows about device tree's, thus breaking the old 12.10 image. I "know" video is broken on the beagle cx with my current releases.. 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.
