Hi, I flashed the following image https://rcn-ee.com/rootfs/bb.org/testing/2015-09-13/console/BBB-eMMC-flasher-debian-8.2-console-armhf-2015-09-13-2gb.img.xz & booted successfully.
It seems the uboot has a bug & it is not able to boot via tftp. => setenv serverip 192.168.1.10 => setenv ipaddr 192.168.1.12 => tftp 0x80800000 lwip-test.img link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.1.10; our IP address is 192.168.1.12 Filename 'lwip-test.img'. Load address: 0x80800000 Loading: * TFTP error: 'Unsupported option(s) requested' (8) Starting again I saw the following discussion on uboot forums about the same issue & seems they have a solution https://www.mail-archive.com/[email protected]/msg183373.html Thanks, Ragunath On Fri, Sep 18, 2015 at 9:09 PM, Robert Nelson <[email protected]> wrote: > > > On Fri, Sep 18, 2015 at 10:36 AM, Marcos Díaz > <[email protected]> wrote: >> >> Thanks a lot! >> I'm still testing, but apparently with the new u-boot I can´t see the >> problem. > > > That's good right? ;) > >> >> Do you know about this problem with older u-boot versions? >> >> Again thanks a lot!! > > > underneath u-boot is a pretty fast moving target, it's either enabling an > errata/caches/etc that make things work. ;) > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ -- ragu -- 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.
