
On Mon, Jun 21, 2004 at 08:13:45AM +0200, Steven Scholz wrote:
How do you seperate the MX1 from the MXL? Maybe it's not neccessary for U-Boot. We will hardly support the BlueTooth stuff in U-Boot... On the other hand the MX1 got one more UART...
... which has the same register layout (well, at least that ones you need in u-boot) as the other ones. The basic serial support in cpu/arm920t/imx_serial.c (well, not exactly a good place for a serial driver, but that's how it was done for the other ports) can easily be extended to support more than two serial ports.
BTW: Does anyone got a working BDI2000 config file for the MC9328MX1/L? I want to be able to burn the flash when we got the ADS board...
Attached. I'm not sure about the memory situation on the ADS board, our board has 32 Bit flash.
Robert