[U-Boot] [PATCH] DA8xx: fix LPSC numbering
Wolfgang Denk
wd at denx.de
Mon Mar 21 19:43:51 CET 2011
Dear Laurence Withers,
In message <ebf6efc6604b9b61981585d0f348fbe40429f6a6.1300720635.git.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.
> ---
> arch/arm/include/asm/arch-davinci/hardware.h | 29 +++++++++++++++++---------
> 1 files changed, 19 insertions(+), 10 deletions(-)
SoB missing.
Lines in commit message too long.
Please fix also all other places where these identifiers are used in
the code.
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
Genius doesn't work on an assembly line basis. You can't simply say,
"Today I will be brilliant."
-- Kirk, "The Ultimate Computer", stardate 4731.3
More information about the U-Boot
mailing list