[U-Boot] [PATCH] inka4x0: Add hardware diagnosis and RTC in configuration.
Detlev Zundel
dzu at denx.de
Wed Mar 25 10:16:41 CET 2009
Hi Wolfgang,
> Dear Detlev Zundel,
>
> In message <1237914158-15693-7-git-send-email-dzu at denx.de> you wrote:
>> This patch adds the board specific communication routines needed by
>> the external 4543 RTC.
>>
>> Signed-off-by: Detlev Zundel <ap at denx.de>
>> Signed-off-by: Andreas Pfefferle <ap at denx.de>
> ...
>> @@ -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."
Cheers
Detlev
--
Q: What do you get when you cross an elephant and a banana?
A: |elephant| * |banana| * sin(theta)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
More information about the U-Boot
mailing list