[U-Boot-Users] [PATCH] (Resubmit) ADD ARM AMBA PL031 RTC Support
Wolfgang Denk
wd at denx.de
Tue Jul 22 08:21:24 CEST 2008
In message <18582594.post at talk.nabble.com> you wrote:
>
> I think nabble wont truncate or line wrap my mail. So i am giving it a try.
Don't think - test before sending to public mailing lists.
...
> +#define RTC_WRITE_REG(addr, val) (*(volatile unsigned int
> *)(CFG_RTC_PL031_BASE + (addr)) = (val))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Line wrapped. Unusable.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is common sense to take a method and try it. If it fails, admit it
frankly and try another. But above all, try something.
- Franklin D. Roosevelt
More information about the U-Boot
mailing list