Dear Marek Vasut, In message <[email protected]> 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 <[email protected]> > Cc: Masahiro Yamada <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Heiko Schocher <[email protected]> > --- > 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: [email protected] A witty saying proves nothing, but saying something pointless gets people's attention. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

