Thanks Robert ! It now compiles.

I run make & make install. It does something like that :

‘src/arm/am335x-abbbi.dtb’ -> ‘/boot/dtbs/4.4.43-ti-r84/
am335x-abbbi.dtb’
‘src/arm/am335x-baltos-ir2110.dtb’ -> 
‘/boot/dtbs/4.4.43-ti-r84/am335x-baltos-ir2110.dtb’
‘src/arm/am335x-baltos-ir3220.dtb’ -> 
‘/boot/dtbs/4.4.43-ti-r84/am335x-baltos-ir3220.dtb’
And so on....

But my modification inside am335x-bone-common.dtsi does not work.

pwrbutton {
interrupts = <TPS65217_IRQ_PB>;
              status = "disabled";
      };


The code does not disable the instant poweroff on my LCD7 power button :(

Any idea ?

Thanks !

Le jeudi 30 mars 2017 18:25:22 UTC+2, RobertCNelson a écrit :
>
> On Thu, Mar 30, 2017 at 11:08 AM, PM <[email protected] <javascript:>> 
> wrote: 
> > Hello :) 
> > 
> > I tried to compile the dtb-4.9 but I get these errors, do you have any 
> idea 
> > ? 
> > 
> > debian@arm:/opt/source/dtb-4.9-ti$ sudo make 
> >   DTC     src/arm/am335x-boneblack-bbb-exp-r.dtb 
> > FATAL ERROR: Unrecognized check name "unit_address_vs_reg" 
> > Makefile:136: recipe for target 'src/arm/am335x-boneblack-bbb-exp-r.dtb' 
> > failed 
> > make[1]: *** [src/arm/am335x-boneblack-bbb-exp-r.dtb] Error 1 
> > Makefile:84: recipe for target 'all_arm' failed 
> > make: *** [all_arm] Error 2 
>
> dtb-4.9-ti is using mainline dtc.. While i fixed this for Stretch, 
> Jessie still has the old one: 
>
> Fixed: 
> https://github.com/RobertCNelson/dtb-rebuilder/commit/d9f78027cf4a635f81fc6d4aebafea6bc849f4f5
>  
>
> just run: 
>
> git pull 
> ./dtc-overlay.sh 
>
> dtc --version 
> Version: DTC 1.4.4 
>
> 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/d06a6b93-f5fa-4031-bb2b-be48ef25e544%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to