On Thu, Dec 21, 2017 at 11:06 AM, ags <[email protected]> wrote: > How can I see which dtb file is being loaded? I've looked at /boot/uEnv.txt > but nothing is specified there - all lines are commented other than > uname=..., uuid=... and: > > cmdline=coherent_pool=1M quiet cape_universal=enable > > I believe I'm using an older uboot. Where/how is the dtb file specified? I > see two likely candidates: > > /boot/dtbs/4.4.30-ti-r64/am335x-boneblack-wireless.dtb > /boot/dtbs/4.4.30-ti-r64/am335x-boneblack-wl1835mod.dtb > > I first tried installing a new version of the "standard" dtb but that didn't > work so I presume it is not the one used for BBBW: > > /boot/dtbs/4.4.30-ti-r64/am335x-boneblack.dtb > > I'm stumped trying to figure out where this is specified. dmesg did not help > either... > > Thanks in advance.
U-Boot will correctly pick the correct dtb. What issues are you seeing? 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/CAOCHtYjKn_825oWgh%2BsPCf%2B1x8jj3RV43H1OKoiN4HyC1onHCw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
