Dear Marek Vasut, In message <[email protected]> you wrote: > This board is old and is using CONFIG_I2C_X, which is wrong. > > 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/mpc8260/Kconfig | 4 - > arch/powerpc/cpu/mpc8260/pci.c | 2 - > board/tqc/tqm8272/Kconfig | 12 - > board/tqc/tqm8272/MAINTAINERS | 6 - > board/tqc/tqm8272/Makefile | 8 - > board/tqc/tqm8272/nand.c | 264 ----------- > board/tqc/tqm8272/tqm8272.c | 944 > --------------------------------------- > board/tqc/tqm8272/tqm8272.h | 37 -- > configs/TQM8272_defconfig | 3 - > doc/README.scrapyard | 1 + > include/configs/TQM8272.h | 735 ------------------------------ > 11 files changed, 1 insertion(+), 2015 deletions(-) > delete mode 100644 board/tqc/tqm8272/Kconfig > delete mode 100644 board/tqc/tqm8272/MAINTAINERS > delete mode 100644 board/tqc/tqm8272/Makefile > delete mode 100644 board/tqc/tqm8272/nand.c > delete mode 100644 board/tqc/tqm8272/tqm8272.c > delete mode 100644 board/tqc/tqm8272/tqm8272.h > delete mode 100644 configs/TQM8272_defconfig > delete mode 100644 include/configs/TQM8272.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] Time is an illusion perpetrated by the manufacturers of space. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

