[U-Boot] [PATCH v5 2/2] ftsdmc021: add register definitions of ftsdmc021
Wolfgang Denk
wd at denx.de
Thu May 12 23:25:37 CEST 2011
Dear Macpaul Lin,
In message <1303817387-9472-2-git-send-email-macpaul at andestech.com> you wrote:
> Support registers definitions of ftsdmc021 SDRAM controller.
>
> Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> ---
> Changes for v2:
> - Add __ASSEMBLY__ protecton to register offset for supporting lowlevel_init
> Changes for v3:
> - Patch: no change. Changed a mail server to resend this patch
> Changes for v4:
> - Cleanup.
> - Replace lines over 80 chararters with proper statement.
> - Add some bit-field description about important registers.
> - Replace the define of constant which is power of 2 to (ffs(x - 1))
> Changes for v5:
> - Replace all CAPS variable into lower case.
>
> include/faraday/ftsdmc021.h | 151 +++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 151 insertions(+), 0 deletions(-)
> create mode 100644 include/faraday/ftsdmc021.h
Applied, thanks.
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
Let the programmers be many and the managers few -- then all will be
productive. -- Geoffrey James, "The Tao of Programming"
More information about the U-Boot
mailing list