commit | f8bc7bb5a79b392db3af9f62b63caefab8afbc31 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Aug 30 17:40:11 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 29 19:01:06 2011 -0500 |
tree | 9ee756eebfdcab351f4a00a52fa4505b5e2f0feb | |
parent | 360275b362e50f480b09c7c8770019ea4287afad [diff] |
powerpc/85xx: Refactor P2041RDB to use common p_corenet files The P2041RDB has almost identical setup for TLB, LAWS, and PCI with other P-Series CoreNet platforms. The only difference between P2041RDB & P3041DS/P4080DS/P5020DS is the CPLD vs PIXIS FPGA which we can handle via some simple #ifdefs in the TLB and LAW setup tables. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>