On Tue, Nov 24, 2015 at 10:21 AM, Lee Armstrong <[email protected]> wrote: > I can certainly give that a go, I can replicate the problem every few hours. > > I am using simply loading the default overlay. > https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-UART2-00A0.dts > > What changes would I make to this? I am happy being able to compile that > back into the initram etc.
Here you go: https://github.com/RobertCNelson/dtb-rebuilder/commit/c7ef581450aa068b8cd6c428655a797f387562d1 git clone https://github.com/RobertCNelson/dtb-rebuilder/ cd dtb-rebuilder/ git checkout origin/4.1-ti -b tmp make sudo make install /boot/uEnv.txt dtb=am335x-boneblack-ttyS2.dtb about dtb-rebuilder: it's regular synced with the 4.1.x-ti: https://github.com/RobertCNelson/dtb-rebuilder/commits/4.1-ti r31-r33 was just aufs/config changes so the dtb's are 100% binary.. 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]. For more options, visit https://groups.google.com/d/optout.
