newest "bk pull" of 8xx tree still builds a kernel that hangs
Robert P. J. Day
rpjday at mindspring.com
Tue Jun 8 10:28:26 EST 2004
On Mon, 7 Jun 2004, Tom Rini wrote:
...
> I haven't had time to look into this yet, in part because I just don't
> know how well to trust my h/w, but to get SMC1 console working (RPX
> Lite) I need to enable both SCC1 and SMC1. For your board, I would
> recommend enabling all of the consoles.
ok, i just turned them all on, it's compiling as we speak. i'll let you
know what happens. my .config file now looks like (in part):
...
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
...
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
...
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_CPM=y
CONFIG_SERIAL_CPM_CONSOLE=y
CONFIG_SERIAL_CPM_SCC1=y
CONFIG_SERIAL_CPM_SCC2=y
CONFIG_SERIAL_CPM_SCC3=y
CONFIG_SERIAL_CPM_SCC4=y
CONFIG_SERIAL_CPM_SMC1=y
CONFIG_SERIAL_CPM_SMC2=y
CONFIG_UNIX98_PTYS=y
...
i'm pretty sure there's not much more i can turn on related to this. :-)
rday
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list