
Robert Schwebel wrote:
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)...
Bad excuse for doing the same bad thing... ;-)
But where would be a goog place to store such code? The same goes for the serial driver of the AT91RM9200 (which is ARM9 too). Wolfgang?
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...
Thanks a million for the config. I'll test it with the ADS as soon as we get it.
Steven