OSDN Git Service

powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
authorDave Liu <daveliu@freescale.com>
Tue, 12 Jan 2010 00:04:03 +0000 (00:04 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 29 Mar 2012 13:14:16 +0000 (08:14 -0500)
commitfa1b42b45a9c96da77f3ddabf715f49525a87209
treef676c9d2eddaa03f7105515fe3cf7c9e22737261
parent8a57d734004b8018f3d320455c1816b1e6810265
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0

The MPC8569 Rev2.0 has the correct SNUM table as QE Reference Manual, we
must follow it.

However the Rev1.0 silicon need the old SNUM table as workaround due to
Rev1.0 silicon SNUM erratum.

So, we support both snum table, and choose the one FDT tell us.
And u-boot will fixup FDT according to SPRN_SVR.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/qe_lib/qe.c
drivers/net/ethernet/freescale/ucc_geth.c