powerpc/85xx: Added P1020RDB Platform support.
authorPoonam Aggrwal <poonam.aggrwal@freescale.com>
Fri, 25 Sep 2009 04:20:28 +0000 (09:50 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Nov 2009 03:43:16 +0000 (21:43 -0600)
commit52dffd7fbf3d7e29fccfd4896a812d358177dc58
tree026f6a5869e1e62ff724853a7c8a1c385a6462a5
parent46d2293470c18c1bb632083bf0b589deff30ccae
powerpc/85xx: Added P1020RDB Platform support.

P1020 is another member of Freescale QorIQ series of processors.
It is an e500 based dual core SOC.
Being a scaled down version of P2020 it has following differences from P2020:
- 533MHz - 800MHz core frequency.
- 256Kbyte L2 cache
- Ethernet controllers with classification capabilities(new controller).

From board perspective P1020RDB is same as P2020RDB.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1020rdb.dts [new file with mode: 0644]
arch/powerpc/platforms/85xx/mpc85xx_rdb.c