Intel IXP1200 and Linux

Miao Qingjun (qjmiao@yahoo.com)
Thu, 14 Mar 2002 21:39:16 -0800 (PST)


Hi, everybody,

I have problems to run linux from IXA SDK 2.01 onto
an old IXP1200 evaluation board (not IXM1200 board).
I made some config changes, but it does not boot.
The following is my modifications

.config:
CONFIG_SPECTACLE_ISLAND --> CONFIG_EVAL_BOARD
arch/arm/boot/compressed/Makefile:
ZTEXTADDR <- 0xc0808000
arch/arm/boot/compressed/head.S:
0xc4004000->0xc0804000 for page table address

drivers/char/serial_ixp1200.c:
38400->9600 for DEFAULT_BAUD

Can anyone figure out which changes I also need to
make?

Thank you

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/