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+) ?<br><br><br>Our current version of uboot puts data out on SCC1 quite well and I can compile and load a 2.6 kernel.&nbsp; I run into a problem following boot where no more data comes over the SCC1.
<br><br>I have used the jtag port to get a register dump during uboot and one as soon as it&#39;s obvious no data is coming from scc1.&nbsp; None of the registers pertaining to the serial configuration are different.<br><br>I&#39;ve been digging around in the kernel and the default SCC1 hookup bitmasks are exactly the same as our working 
2.4 kernel.&nbsp; I just can&#39;t seem to make linux use SCC1 as a serial console.&nbsp; I even tried consoel=ttyCPM[0..5] to attempt to force it out a SCC1.&nbsp; <br><br>Since this is my first attempt at porting (or creating a BSP for that matter), I&#39;m sure I&#39;m overlooking something exceedingly easy.&nbsp; I just need something other than raw kernel code to help me out.
<br clear="all"><br>-- <br>Hunter Cobbs