On Sun, Oct 12, 2008 at 10:26 AM, 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?
ron
BTW ... does CAR base have to be ffef0000, it can not be (e.g.) 88000? If this is the case I need to rewrite the startup sooner rather than later. Current CAR code assumes the CAR area is backed by memory.
ron