[U-Boot] [PATCH 2/2] powerpc/85xx: Add Support for Freescale P1014 Processor

Kumar Gala galak at kernel.crashing.org
Tue Jan 18 05:17:47 CET 2011


On Jan 14, 2011, at 10:41 AM, Kumar Gala wrote:

> From: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> 
> The P1014 is similar to the P1010 processor with the following differences:
> 
> - 16bit DDR with ECC. (P1010 has 32bit DDR w/o ECC)
> - no eCAN interface. (P1010 has 2 eCAN interfaces)
> - Two SGMII interface (P1010 has 3 SGMII)
> - No secure boot
> 
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile    |    1 +
> arch/powerpc/cpu/mpc8xxx/cpu.c       |    2 ++
> arch/powerpc/include/asm/config.h    |    4 ++--
> arch/powerpc/include/asm/processor.h |    2 ++
> drivers/misc/fsl_law.c               |    2 +-
> 5 files changed, 8 insertions(+), 3 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list