On Wed, Oct 23, 2019 at 10:16 AM RJ Riemensnider <[email protected]> wrote: > > Thank you Robert, I hope you receive this, as I must admit I'm having issues > with the forums and can't seem to find where my post is located there.
First post are blocked due to spam.. The admin was traveling..... > > After much searching, I was able to get the board functional using an overlay > but would very much prefer to set it so that the it detects the correct > configuration by default. > > I used this in the uEnv.txt file. > enable_uboot_overlays=1 > dtb_overlay=/lib/firmware/BB-BBBW-WL1835-00A0.dtbo > > Do you know how I can get it to detect the board as above without having to > use the overlay? This should fix it back to the correct stock setting: GND TP1 and run this "one" line command: sudo dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom ^that's "one" line... then run: sudo /opt/scripts/tools/version.sh | grep eeprom 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/CAOCHtYjE_GDC8-uDfMs3NqR03otzi4F8igzN5Ju-zo0GGd15mA%40mail.gmail.com.
