[U-Boot] [PATCH] inka4x0: Add hardware diagnosis and RTC in configuration.

Wolfgang Denk wd at denx.de
Wed Mar 25 10:41:15 CET 2009


Dear Detlev Zundel,

In message <m23ad2rmh2.fsf at ohwell.denx.de> you wrote:
> 
> >> @@ -235,6 +238,23 @@ int misc_init_f (void)
> >>  	*(vu_long *) MPC5XXX_WU_GPIO_ENABLE |= GPIO_PSC3_9;
> >>  	*(vu_long *) MPC5XXX_WU_GPIO_DIR    |= GPIO_PSC3_9;
> >>  	*(vu_long *) MPC5XXX_WU_GPIO_DATA_O   |= GPIO_PSC3_9;
> >
> > You don't want to fix the missing accessor functions here, do you? ;-)
> 
> Oh I do - actually, I did - please check my later posting "inka4x0: Use
> proper accessor macros for memory mapped registers."



More information about the U-Boot mailing list