[U-Boot] [PATCH 5/9] ppc: Zap HWW1U1A board
Wolfgang Denk
wd at denx.de
Fri Oct 24 23:54:49 CEST 2014
Dear Marek Vasut,
In message <1414006493-11461-6-git-send-email-marex at denx.de> you wrote:
> This is the only used of CONFIG_SPI_X macro, just zap this.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Tom Rini <trini at ti.com>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Heiko Schocher <hs at denx.de>
> ---
> arch/powerpc/cpu/mpc85xx/Kconfig | 4 -
> board/exmeritus/hww1u1a/Kconfig | 12 -
> board/exmeritus/hww1u1a/MAINTAINERS | 6 -
> board/exmeritus/hww1u1a/Makefile | 12 -
> board/exmeritus/hww1u1a/ddr.c | 34 ---
> board/exmeritus/hww1u1a/gpios.h | 56 -----
> board/exmeritus/hww1u1a/hww1u1a.c | 268 ---------------------
> board/exmeritus/hww1u1a/law.c | 18 --
> board/exmeritus/hww1u1a/tlb.c | 90 -------
> configs/HWW1U1A_defconfig | 3 -
> doc/README.scrapyard | 1 +
> include/configs/HWW1U1A.h | 460 ------------------------------------
> 12 files changed, 1 insertion(+), 963 deletions(-)
> delete mode 100644 board/exmeritus/hww1u1a/Kconfig
> delete mode 100644 board/exmeritus/hww1u1a/MAINTAINERS
> delete mode 100644 board/exmeritus/hww1u1a/Makefile
> delete mode 100644 board/exmeritus/hww1u1a/ddr.c
> delete mode 100644 board/exmeritus/hww1u1a/gpios.h
> delete mode 100644 board/exmeritus/hww1u1a/hww1u1a.c
> delete mode 100644 board/exmeritus/hww1u1a/law.c
> delete mode 100644 board/exmeritus/hww1u1a/tlb.c
> delete mode 100644 configs/HWW1U1A_defconfig
> delete mode 100644 include/configs/HWW1U1A.h
Applied to u-boot-mpc5xxx, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The computer can't tell you the emotional story. It can give you the
exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
More information about the U-Boot
mailing list