[U-Boot] [PATCH 10/31] powerpc/mpc8xxx: Add T1040 and variant SoCs

Wolfgang Denk wd at denx.de
Fri Mar 22 22:00:51 CET 2013


Dear York Sun,

In message <1363973369-26110-10-git-send-email-yorksun at freescale.com> you wrote:
> T1040 and variants have e5500 cores and are compliant to QorIQ Chassis
> Generation 2. The major difference between T1040 and its variants is the
> number of cores and the number of L2 switch ports.
> 
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
>  arch/powerpc/cpu/mpc85xx/Makefile                  |    3 +
>  .../cpu/mpc85xx/{b4860_ids.c => t1040_ids.c}       |   14 +--
>  arch/powerpc/cpu/mpc85xx/t1040_serdes.c            |   94 ++++++++++++++++++++
>  arch/powerpc/cpu/mpc8xxx/cpu.c                     |    6 ++
>  arch/powerpc/include/asm/config_mpc85xx.h          |   26 ++++++
>  arch/powerpc/include/asm/fsl_serdes.h              |    8 ++
>  arch/powerpc/include/asm/immap_85xx.h              |    5 ++
>  arch/powerpc/include/asm/processor.h               |    6 ++
>  8 files changed, 149 insertions(+), 13 deletions(-)
>  copy arch/powerpc/cpu/mpc85xx/{b4860_ids.c => t1040_ids.c} (90%)
>  create mode 100644 arch/powerpc/cpu/mpc85xx/t1040_serdes.c

CHECK: Blank lines aren't necessary after an open brace '{'
#297: FILE: arch/powerpc/cpu/mpc85xx/t1040_serdes.c:77:
+{
+


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
"Where humor is concerned there are no standards -- no  one  can  say
what is good or bad, although you can be sure that everyone will.
- John Kenneth Galbraith


More information about the U-Boot mailing list