[PATCH 11/14] 85xx: merge 32-bit QorIQ with DPA boards support
Kumar Gala
galak at kernel.crashing.org
Wed Jul 20 00:12:54 EST 2011
On Jul 19, 2011, at 3:53 AM, Dmitry Eremin-Solenikov wrote:
> Board support files for p4080ds, p3041ds and p2040rdb don't differ at
> all (all differencies are hidden in dts files). So merge them into
> single board file containing all necessary stuff.
>
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
> ---
> arch/powerpc/platforms/85xx/Kconfig | 32 +------
> arch/powerpc/platforms/85xx/Makefile | 4 +-
> arch/powerpc/platforms/85xx/p2040_rdb.c | 88 -------------------
> arch/powerpc/platforms/85xx/p3041_ds.c | 90 --------------------
> .../platforms/85xx/{p4080_ds.c => qoriq_dpa_ds.c} | 24 +++--
> 5 files changed, 20 insertions(+), 218 deletions(-)
> delete mode 100644 arch/powerpc/platforms/85xx/p2040_rdb.c
> delete mode 100644 arch/powerpc/platforms/85xx/p3041_ds.c
> rename arch/powerpc/platforms/85xx/{p4080_ds.c => qoriq_dpa_ds.c} (72%)
NAK, there are other reasons these are split like they are today.
- k
More information about the Linuxppc-dev
mailing list