On Sun, Feb 28, 2016 at 8:25 PM, Virendra <[email protected]> wrote: > Hi Robert, > > I am planning to use this custom built image in another board which is not > Beagle boar. That board doesn't require voltage from battery. > Is there an option to disable the tps65217 so that i can try the image in my > own board and not in Beagleboard.
Your first line: "kernel on Beaglebone Black." Look at the board schematic https://github.com/CircuitCo/BeagleBone-Black/blob/master/BBB_SCH.pdf See Page 2... that's the tps65217 providing "ALL" the power rails for the am335x. Disabling the tps65217 on the "BeagleBone Black" is about the most "stupid" thing one can do.. Now all of sudden: "another board which is not Beagle boar." Well you should have led with that thought.. So what board are we talking about? Is there a schematic available? > Also there seems to be a link where they are mentioning about removing the > tps65217.dtsi > > https://lkml.org/lkml/2015/10/27/33 That's a completely different topic, that was about "removing" the tps65217.dtsi "FILE" and re-factoring the code.. anyhow that got yanked: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts?id=e327b3f564031a8d0090a6b3e3562a8b59bafe0e as someone had forgotten to test the beaglebone white.. 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.
