Ok, cool, thanks Robert. However I feel compelled to add a bit more information just in case it ever becomes important.
First up. While the one wire overlay does seem to work fine( I can talk to a 1-wire temp sensor just fine ). dmesg only gives this: *[ 11.712253] Driver for 1-wire Dallas network protocol.* Where as the serial boot log I get: . . . Running uname_boot ... loading /boot/vmlinuz-4.4.12-ti-r31 ... 7777640 bytes read in 513 ms (14.5 MiB/s) loading /boot/dtbs/4.4.12-ti-r31/am335x-boneblack-emmc-overlay.dtb ... 60139 bytes read in 39 ms (1.5 MiB/s) debug: [dtb_overlay=/lib/firmware/BB-W1-P8.26-00A0.dtbo] ... *loading /lib/firmware/BB-W1-P8.26-00A0.dtbo ...* 974 bytes read in 72 ms (12.7 KiB/s) loading /boot/initrd.img-4.4.12-ti-r31 ... 4556959 bytes read in 308 ms (14.1 MiB/s) debug: [console=ttyO0,115200n8 root=UUID=b83ca291-b04b-4c94-819a-b33f39e574c8 ro rootfstype=ext4 rootwait coherent_pool=1M quiet] ... . . . No biggie to me, it works. So if that information is not in the dmesg syslogs, personally I'm fine with that. But maybe that is not your desired result ? The rest I think you may have just answered in a new post so will read that first. On Thu, Dec 29, 2016 at 5:53 PM, Robert Nelson <[email protected]> wrote: > On Thu, Dec 29, 2016 at 6:31 PM, William Hermans <[email protected]> > wrote: > > > > > > On Thu, Dec 29, 2016 at 3:05 PM, Robert Nelson <[email protected]> > > wrote: > >> > >> Okay, second pass more things work, more corner cases to fix... > > > > Does this replace the current method? Yes, I'm thinking for v4.10.x+ ;) > > > > <snip> > > yeah, probably not. ;) > > >> > >> > >> What have you tested it on? Just BB-UART2-00A0.dtbo and then i wrote > >> this email up and got ready to go home... > > > > > > BB-W1-P8.26-00A0.dtbo which is an adaption of the "stock" > > BB-W1-P9.12-00A0.dtbo overlay works too. > > Sweet! > > >> > >> > >> Will this fix the issue with the painful out of box experience with > >> LCD3/LCD4/LCD7? Correct, as long as they have an eeprom. ;) > >> > >> How do i actually test things? > >> > >> Easiest, /boot/uEnv.txt > >> > >> dtb=am335x-boneblack-overlay.dtb > >> > >> Regards, > >> > > > > Ok so let me get one thing clear here. I can remove "dtb=<whatever proper > > board file> and it should load automatically via uboot's board file > loader ? > > One caveat here, for me anyhow. I have a modified > > am335x-boneblack-emmc-overlay.dtb with ethernet sleep functionality > removed. > > So, how could I load that instead of the default for the board eeprom ? > > As long as you specify "dtb=<something>" i won't start with a > different default dtb.. Your still in full control. > > I also want to add a variable to /boot/uEnv.txt enable this, so end > users can easily disable it.. > > 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/CAOCHtYiX1Fyp9FzcnqrU0rR91z1mN > utd4HCqWf01t0gdnaN5oA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- 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/CALHSORo4w%2B_9pH3ExchYEo7h1xqPpUs5HbnNHNJW42AdhHK-Gg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
