Console Bug in linux-2.4.4 for sbc8260
From: Craig MacDonald <hidden>
Date: 2001-09-21 21:12:43
From: Craig MacDonald <hidden>
Date: 2001-09-21 21:12:43
I finally got linux to boot and display messages on the serial console. The problem was that in immap_8260.h immap_t *immr; was not extern and code in uart.c was getting a garbage value for immr. I changed it to extern immap_t *immr; and I not receive console messages. Best, Craig MacDonald ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/