In message <[email protected]> you wrote: > The PCU_E board has long reached EOL, and support for it is no longer > relevant in current versions of U-Boot. Remove it. > > Signed-off-by: Wolfgang Denk <[email protected]> > --- > MAINTAINERS | 1 - > README | 2 +- > arch/m68k/lib/board.c | 4 - > arch/powerpc/cpu/mpc8xx/cpu_init.c | 1 - > arch/powerpc/lib/board.c | 4 +- > board/siemens/pcu_e/Makefile | 44 --- > board/siemens/pcu_e/config.mk | 28 -- > board/siemens/pcu_e/flash.c | 700 > ---------------------------------- > board/siemens/pcu_e/pcu_e.c | 562 --------------------------- > board/siemens/pcu_e/u-boot.lds | 127 ------ > board/siemens/pcu_e/u-boot.lds.debug | 136 ------- > boards.cfg | 1 - > include/commproc.h | 8 +- > include/configs/pcu_e.h | 550 -------------------------- > include/status_led.h | 4 +- > 15 files changed, 9 insertions(+), 2163 deletions(-) > delete mode 100644 board/siemens/pcu_e/Makefile > delete mode 100644 board/siemens/pcu_e/config.mk > delete mode 100644 board/siemens/pcu_e/flash.c > delete mode 100644 board/siemens/pcu_e/pcu_e.c > delete mode 100644 board/siemens/pcu_e/u-boot.lds > delete mode 100644 board/siemens/pcu_e/u-boot.lds.debug > delete mode 100644 include/configs/pcu_e.h
Applied. 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] The ideal situation is to have massive computing power right at home. Something that dims the streetlights and shrinks the picture on the neighbours' TVs when you boot it up. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

