On Sun, Jun 11, 2017 at 7:44 AM, JoelM <[email protected]> wrote: > Hi, I got a BBB Wireless from Mouser this week. This is the eeprom content: > 00000000 aa 55 33 ee 41 33 33 35 42 4e 4c 54 42 42 57 47 > |.U3.A335BNLTBBWG| > 00000010 33 30 36 32 00 00 00 00 b0 4f 0d 00 ff ff ff ff > |3062.....O......| > 00000020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > |................| > > I had to add the following to /boot/uEnv.txt to get wireless going: > dtb=am335x-boneblack-wireless.dtb > > I haven't flashed the eeprom with the BWA3 version, do I need that now when > uEnv.txt is changed?
Lovely, another furbar'ed eeprom: GND TP1 and run: sudo dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom then run: sudo /opt/scripts/tools/version.sh | grep eeprom and it "should" show: A335BNLTBWA50000BBWG0000 Then it'll work out of the box.. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhRoF8wG2-1viaaD2BOxonnRsw6C2O%3D5Eg-1b%2Bk8%2ByhJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
