Here ya go evilwulfie exact steps . . . just make sure you backup any files you have in there that you may need . . .
william@beaglebone:~$ rm -rf dtb-rebuilder/ william@beaglebone:~$ git clone -b 4.4.x https://github.com/RobertCNelson/dtb-rebuilder Cloning into 'dtb-rebuilder'... remote: Counting objects: 7106, done. remote: Compressing objects: 100% (9/9), done. remote: Total 7106 (delta 2), reused 0 (delta 0), pack-reused 7095 Receiving objects: 100% (7106/7106), 4.74 MiB | 339 KiB/s, done. Resolving deltas: 100% (3135/3135), done. On Wed, Apr 20, 2016 at 5:03 PM, William Hermans <[email protected]> wrote: > Do'h just dawned on me hah ! Sorry Rick ! > > git clone -b 4.4.x https://github.com/RobertCNelson/dtb-rebuilder > > On Wed, Apr 20, 2016 at 5:01 PM, Robert Nelson <[email protected]> > wrote: > >> >> >> On Wed, Apr 20, 2016 at 6:55 PM, evilwulfie <[email protected]> wrote: >> >>> So much i dont know. >>> >>> >>> rick or robert where might i get this file ? >>> >>> am33xx-es2.dtsi >>> >>> Its not in the dts-rebuilder i installed and Ricks new dts file seems to >>> require it to compile >>> >>> src/arm/am335x-boneblack-audio-emmc.dts:11:27: fatal error: >>> am33xx-es2.dtsi: No such file or directory >>> >>> Designing hardware is so much more easier :P >>> >>> I remember firmware in the old days patch the code and burn some >>> bipolar proms install and continue >>> >> >> am33xx-es2.dtsi is on the 4.4.x branch.. you had mentioned " >> 4.1.14-bone-rt-r17 " that's why i pointed out 4.1.x... >> >> Regards, >> >> -- >> 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/CAOCHtYgRwax_s-irGPEzmJiDxhs_5QDA6cNJpTJ1dBpOgAPzRw%40mail.gmail.com >> <https://groups.google.com/d/msgid/beagleboard/CAOCHtYgRwax_s-irGPEzmJiDxhs_5QDA6cNJpTJ1dBpOgAPzRw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> 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/CALHSORpzSJWrs4WLveeVx3DqZOecuBCypaGc3M5%2B3u%3DRoOHoRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
