On Mon, Oct 9, 2017 at 8:24 PM, Stéphane Charette <[email protected]> wrote: >> Is it really worth it thou? ;) > > > > Sorry, Robert, you lost me, I'm not familiar with the things you're pointing > out. From an end-user perspective, all I need to know is how can I > determine what type of board my code is running?
Well today: sudo /opt/scripts/tools/version.sh | grep eeprom > I used to look at > /proc/device-tree/compatible but that no longer works. Is there a different > or better file I should be reading to determine if I'm on a BBG, BBB, BBGW, > etc? No, i just need to write a fixup pass in u-boot so those two strings are the correct value for the BBG... 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/CAOCHtYgCS%3DcQArFb7U65Mj29wJfth77DYhR0E3oc8FR6NQg7sQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
