Is there anywhere I can turn to help me figure out how to at least get a serial console running on SCC1 from an MPC8247 in Linux 2.6.(14+) ?
Our current version of uboot puts data out on SCC1 quite well and I can compile and load a 2.6 kernel. I run into a problem following boot where no more data comes over the SCC1. I have used the jtag port to get a register dump during uboot and one as soon as it's obvious no data is coming from scc1. None of the registers pertaining to the serial configuration are different. I've been digging around in the kernel and the default SCC1 hookup bitmasks are exactly the same as our working 2.4 kernel. I just can't seem to make linux use SCC1 as a serial console. I even tried consoel=ttyCPM[0..5] to attempt to force it out a SCC1. Since this is my first attempt at porting (or creating a BSP for that matter), I'm sure I'm overlooking something exceedingly easy. I just need something other than raw kernel code to help me out. -- Hunter Cobbs
_______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded