[U-Boot-Users] Re: U-Boot-1.1.4 released
Wolfgang Denk
wd at denx.de
Mon Dec 19 12:17:20 CET 2005
In message <do5nui$kv4$1 at sea.gmane.org> you wrote:
> Thank you for new version!
You are welcome :-)
> Small remark for at91rm9200dk configuration.
> In file at91rm9200dk.c line 44.
> Instead of
> (AT91PS_PIO) AT91C_BASE_PIOA->PIO_OER = AT91C_PA23_TXD2;
> it should be
> ((AT91PS_PIO) AT91C_BASE_PIOA)->PIO_OER = AT91C_PA23_TXD2;
Thanks for pointing out (but please provide a proper patch next time).
> May be it is an issue with my particular compiler - gcc 3.4.4, but it is not
> nice to have release version non-compilable.
You are absolutely right. Code should be bug-free ;-)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Deliver yesterday, code today, think tomorrow."
More information about the U-Boot
mailing list