View Single Post
Posts: 243 | Thanked: 172 times | Joined on Sep 2007 @ silicon valley
#8
Originally Posted by jebba View Post
Ya, I wasn't expecting to fry it, I just assumed it would boot or just get a black screen or whatever. But I'm 100% sure it smelled of burnt electronics (and still does a bit), and that (somewhat) surprised me.

It would be nice to put a proper boot manager on here and boot from SD like you say.

Thx,

-Jeff
Originally Posted by TA-t3 View Post
It won't fry the device, and it'll be possible to recover (although it's best to experiment with own kernels in a boot-from-SD scenario).

These are Linux devices. We build kernels for them. As for the Nokia Internet tablets this has been done back since the 770.
Feeding in a voltage higher than the chips maximum ratings is entirely possible with the PMIC. Oh the joys of feeding in 5V to a 3.3V part.

Check out arch/arm/mach-omap2/board-rx51* .

The PM related stuff is twl4030. The omap3 can have different signals for a given ball (pin) and there is some macro to change that pin muxing. The pin assignments should be checked as well.