[U-Boot] [PATCH 2/9] ppc: Zap ICU862 board

Wolfgang Denk wd at denx.de
Fri Oct 24 23:47:45 CEST 2014


Dear Marek Vasut,

In message <1414006493-11461-3-git-send-email-marex at denx.de> you wrote:
> This board is the only user of CONFIG_SYS_EEPROM_X40430 , remove
> it so the EEPROM command code can be cleansed of the related code
> as well.
> 
> 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/mpc8xx/Kconfig    |   4 -
>  arch/powerpc/cpu/mpc8xx/cpu_init.c |   1 -
>  arch/powerpc/cpu/mpc8xx/fec.c      |  40 +--
>  board/icu862/Kconfig               |   9 -
>  board/icu862/MAINTAINERS           |   7 -
>  board/icu862/Makefile              |   8 -
>  board/icu862/flash.c               | 575 -------------------------------------
>  board/icu862/icu862.c              | 199 -------------
>  board/icu862/pcmcia.c              | 262 -----------------
>  board/icu862/u-boot.lds            |  82 ------
>  board/icu862/u-boot.lds.debug      | 122 --------
>  configs/ICU862_100MHz_defconfig    |   4 -
>  configs/ICU862_defconfig           |   3 -
>  doc/README.scrapyard               |   1 +
>  include/commproc.h                 |  10 -
>  include/configs/ICU862.h           | 443 ----------------------------
>  include/pcmcia.h                   |   2 -
>  include/status_led.h               |  19 --
>  18 files changed, 2 insertions(+), 1789 deletions(-)
>  delete mode 100644 board/icu862/Kconfig
>  delete mode 100644 board/icu862/MAINTAINERS
>  delete mode 100644 board/icu862/Makefile
>  delete mode 100644 board/icu862/flash.c
>  delete mode 100644 board/icu862/icu862.c
>  delete mode 100644 board/icu862/pcmcia.c
>  delete mode 100644 board/icu862/u-boot.lds
>  delete mode 100644 board/icu862/u-boot.lds.debug
>  delete mode 100644 configs/ICU862_100MHz_defconfig
>  delete mode 100644 configs/ICU862_defconfig
>  delete mode 100644 include/configs/ICU862.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
A witty saying proves nothing, but saying  something  pointless  gets
people's attention.


More information about the U-Boot mailing list