Zach Welch writes:
> Immediately after the point I lose feedback, the system opens /dev/console.
> I tried adding:
> 
> console=/dev/ttyS1,38400

In the code that I've seen, the sa1100 hard codes the console into its serial
drivers.  Therefore this option doesn't work.

> to my kernel parameter line (in fixup_sa1100), thinking that the output may
> be redirected at that point. No change was detected in the systems
> behaviour.  Any thoughts as to what might be happening?

Yep.  The serial driver is probably getting confused with the debugging messages.
If it boots that far, you should probably disable the debugging stuff and move
back to the more conventional kernel messages on console approach.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to