[PATCH 1/5] [POWERPC] qe_lib and users: get rid of most device_types and model
Kumar Gala
galak at kernel.crashing.org
Sat Jan 26 08:19:40 EST 2008
On Thu, 24 Jan 2008, Anton Vorontsov wrote:
> Now we're searching for "fsl,qe", "fsl,qe-muram", "fsl,qe-muram-data"
> and "fsl,qe-ic".
>
> Unfortunately it's still impossible to remove device_type = "qe"
> from the existing device trees (except for MPC8360E-RDK), because
> older u-boots are looking for it.
>
> Per http://ozlabs.org/pipermail/linuxppc-dev/2007-December/048388.html
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> Documentation/powerpc/booting-without-of.txt | 11 +++--
> arch/powerpc/boot/dts/mpc832x_mds.dts | 9 ++--
> arch/powerpc/boot/dts/mpc832x_rdb.dts | 10 +++--
> arch/powerpc/boot/dts/mpc836x_mds.dts | 10 +++--
> arch/powerpc/boot/dts/mpc836x_rdk.dts | 1 -
> arch/powerpc/boot/dts/mpc8568mds.dts | 10 +++--
> arch/powerpc/platforms/83xx/mpc832x_mds.c | 11 +++--
> arch/powerpc/platforms/83xx/mpc832x_rdb.c | 11 +++--
> arch/powerpc/platforms/83xx/mpc836x_mds.c | 11 +++--
> arch/powerpc/platforms/85xx/mpc85xx_mds.c | 32 ++++++++-----
> arch/powerpc/sysdev/fsl_soc.c | 5 ++-
> arch/powerpc/sysdev/qe_lib/qe.c | 63 ++++++++++++++++++--------
> 12 files changed, 117 insertions(+), 67 deletions(-)
>
applied, however _rdk will need fixing.
- k
More information about the Linuxppc-dev
mailing list