[U-Boot] [PATCH v2] DA8xx: fix LPSC numbering

Wolfgang Denk wd at denx.de
Mon Mar 21 22:15:03 CET 2011


Dear Laurence Withers,

In message <1300740277-2358-1-git-send-email-lwithers at guralp.com> you wrote:
> The DA8xx chips have two modules PSC0 and PSC1 for the local power and
> sleep controllers (LPSC). Each LPSC has up to 32 submodules over which
> it has control, which are enumerated by the DAVINCI_LPSC_* symbols.
> 
> This commit fixes the definitions of a number of symbols to be
> consistent with both the OMAP-L137 and OMAP-L138 data sheets (TI
> documents SPRS563D and SPRS586A respectively): some minor renaming to
> reflect actual functionality and some reordering of modules in PSC1 to
> be correct.
> 
> None of the affected symbols were actually used anywhere in the code,
> so there are no related code changes.
> 
> Signed-off-by: Laurence Withers <lwithers at guralp.com>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> ---
> Changes for v2:
>    - Fixed formatting of commit message.
> ---
>  arch/arm/include/asm/arch-davinci/hardware.h |   29 +++++++++++++++++---------
>  1 files changed, 19 insertions(+), 10 deletions(-)

NAK, as this is breaking existing code as I pointed out previously.

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
Unix is supported by IBM, like a hanging man is supported by rope.
		        - Don Libes & Sandy Ressler: _Life With Unix_


More information about the U-Boot mailing list