Dear Marek Vasut, In message <[email protected]> you wrote: > This board uses eeprom accessors in an incorrect way. The board > is old and unsupported, just zap it. > > 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 - > board/eltec/mhpc/Kconfig | 12 - > board/eltec/mhpc/MAINTAINERS | 6 - > board/eltec/mhpc/Makefile | 8 - > board/eltec/mhpc/flash.c | 414 --------------------------------- > board/eltec/mhpc/mhpc.c | 465 > ------------------------------------- > board/eltec/mhpc/u-boot.lds.debug | 121 ---------- > configs/MHPC_defconfig | 3 - > doc/README.scrapyard | 1 + > include/commproc.h | 22 -- > include/configs/MHPC.h | 369 ----------------------------- > 12 files changed, 1 insertion(+), 1425 deletions(-) > delete mode 100644 board/eltec/mhpc/Kconfig > delete mode 100644 board/eltec/mhpc/MAINTAINERS > delete mode 100644 board/eltec/mhpc/Makefile > delete mode 100644 board/eltec/mhpc/flash.c > delete mode 100644 board/eltec/mhpc/mhpc.c > delete mode 100644 board/eltec/mhpc/u-boot.lds.debug > delete mode 100644 configs/MHPC_defconfig > delete mode 100644 include/configs/MHPC.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] I am an atheist, thank God! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

