sixtyfifthbit
Member
- Joined
- Aug 24, 2007
- Messages
- 168
I'm at the point in my AtariSIO project where I need to have better access to the serial port, code-wise. Now, I understand that enabling/modifying access to the UART/GPIO pins involves modifying either or both U-Boot and the kernel. What all is involved with doing this? For good reason I'm very nervous about modifying U-Boot as screwing that up means I gotta drop to JTAG (if I'm lucky) and even compiling the kernel is tricky, much less modifying it. I'm hoping those familiar with the OpenPandora code (and those familiar with kernel hacking in general) can give me pointers on how best to proceed. Obviously, being able to compile the existing U-Boot and kernel code is the first thing I should verify. Can you point me to the right source files for the serial port? Can you outline any caveats to modifying and installing a custom U-Boot/kernel? And finally, anything that other people can use, I'd like to give to the community so others can further enjoy the Pandora. It would be my first time actively contributing to an open-source project. What's the protocol for that?
Last edited by a moderator: