[U-Boot] [PATCH v5 1/2] ftahbc020s: Faraday FTAHBC020s AHB Bus Controller

Wolfgang Denk wd at denx.de
Thu May 12 23:25:10 CEST 2011


Dear Macpaul Lin,

In message <1303817387-9472-1-git-send-email-macpaul at andestech.com> you wrote:
> ftahbc020s.h provides basic definitions of this controller
> to help a SoC which use this AHB Controller could
> do scalable software settings in lowlevel_init.S.
> 
> 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:
>  - Fix BSR according to datasheet.
>  - Replace offset define into structure.
>  - Replace the constant of power of 2 define into (ffs(x) - 1)
>  - Replace redundant define of PCR into simple version.
> Changes for v5:
>  - No Change
> 
>  include/faraday/ftahbc020s.h |   59 ++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 59 insertions(+), 0 deletions(-)
>  create mode 100644 include/faraday/ftahbc020s.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
Success in marriage is not so much finding the right person as it  is
being the right person.


More information about the U-Boot mailing list