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 Thank you very much ! Le mardi 28 mars 2017 17:32:03 UTC+2, PM a écrit : > > Okay I found the dtsi file in /opt/source/dtb-4.9-ti/src/arm/ :) > > Do I have to recompile it after editing the file ? > > If Yes, what command should i type ? > > Thanks :) > > > Le lundi 27 mars 2017 18:04:04 UTC+2, PM a écrit : >> >> Thanks for the info. >> >> I tried to find the corresponding dtb to modify but no success :( >> >> I can't find any am335x-bone-common.dtb. Do you know where should I look >> ? >> >> Regards, >> >> PM >> >> Le lundi 27 mars 2017 15:14:37 UTC+2, Jason Kridner a écrit : >>> >>> >>> >>> On Mar 27, 2017, at 8:47 AM, Gerald Coley <[email protected]> >>> wrote: >>> >>> Reset pin goes to the reset line and the power button goes to the PMIC. >>> PMIC pins and reset lines are not controlled via the DTS file >>> >>> >>> The interrupt into software for the power button is dts controlled: >>> >>> https://patchwork.kernel.org/patch/9389243/ >>> >>> You can eliminate the software shutdown, but the hardware will still do >>> a power down if the button is held for more than about 10-12 seconds. >>> >>> >>> >>> >>> >>> On Mon, Mar 27, 2017 at 5:02 AM, PM <[email protected]> wrote: >>> >>>> Hello everybody, >>>> >>>> I am trying to disable my reset & poweroff button from my LCD7 cape. >>>> I saw on the schematic diagram that these buttons are directly >>>> connected to SYS_RESET & PWR_BUT. >>>> >>>> I would like to know if it is possible to disable these buttons by >>>> editing any 'dts' or 'dtso' file ? >>>> >>>> Thank you very much. >>>> >>>> -- >>>> 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/37da3ff7-94d4-4305-ad02-49b8c000655f%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/beagleboard/37da3ff7-94d4-4305-ad02-49b8c000655f%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Gerald >>> >>> [email protected] >>> http://beagleboard.org/ >>> [email protected] >>> >>> -- >>> 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/CAHK_S%2BccvBKiyy5-AXM7pU5eSP4S09%2B1XVH2kQp5P-zk-3PVzQ%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BccvBKiyy5-AXM7pU5eSP4S09%2B1XVH2kQp5P-zk-3PVzQ%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/8e394fd7-0591-44f5-9141-2304e38350cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
