On Sun, Oct 12, 2008 at 1:26 PM, ron minnich rminnich@gmail.com wrote:
On Sun, Oct 12, 2008 at 10:24 AM, Corey Osgood corey.osgood@gmail.com wrote:
Hmm, I'm having some problems with garbage on the serial console, and my serial init code seems to be in line with both the datasheet and v2, so
I'm
probably screwing something up. I'm using 0xffef0000 for the CAR base, 0x8000 for the CAR size, and 0x1000 for CBMEMK. Are those values
somewhere
near correct?
Sure, what's the garbage look like?
I'm attaching a minicom log file. From the looks of things, it also looks like I'm losing all output from stage0/1. The reason it boots twice is a GPIO that automatically resets the system if it isn't disabled, and it's not disabled yet.
Thanks, Corey