Hi Wolfgang,

> Dear Detlev Zundel,
>
> In message <1237914158-15693-7-git-send-email-...@denx.de> you wrote:
>> This patch adds the board specific communication routines needed by
>> the external 4543 RTC.
>> 
>> Signed-off-by: Detlev Zundel <a...@denx.de>
>> Signed-off-by: Andreas Pfefferle <a...@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: d...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to