From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 07 Sep 2011 21:50:14 +0200 Subject: [U-Boot] [PATCH 06/10] ARM: remove broken "impa7" board. In-Reply-To: <1315226254-16826-7-git-send-email-wd@denx.de> References: <1315226254-16826-1-git-send-email-wd@denx.de> <1315226254-16826-7-git-send-email-wd@denx.de> Message-ID: <20110907195014.586FB140875D@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, In message <1315226254-16826-7-git-send-email-wd@denx.de> you wrote: > Signed-off-by: Wolfgang Denk > Cc: Albert ARIBAUD > Cc: Marius Gr??ger > --- > MAINTAINERS | 4 - > MAKEALL | 1 - > arch/arm/cpu/arm720t/cpu.c | 29 +-- > arch/arm/cpu/arm720t/interrupts.c | 14 +- > arch/arm/cpu/arm720t/start.S | 64 +----- > arch/arm/include/asm/arch-arm720t/hardware.h | 2 - > board/impa7/Makefile | 51 ---- > board/impa7/config.mk | 28 -- > board/impa7/flash.c | 359 -------------------------- > board/impa7/impa7.c | 71 ----- > board/impa7/lowlevel_init.S | 85 ------ > boards.cfg | 1 - > doc/README.scrapyard | 1 + > include/configs/impa7.h | 174 ------------- > 14 files changed, 6 insertions(+), 878 deletions(-) > delete mode 100644 board/impa7/Makefile > delete mode 100644 board/impa7/config.mk > delete mode 100644 board/impa7/flash.c > delete mode 100644 board/impa7/impa7.c > delete mode 100644 board/impa7/lowlevel_init.S > delete mode 100644 include/configs/impa7.h Applied, 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 When properly administered, vacations do not diminish productivity: for every week you're away and get nothing done, there's another when your boss is away and you get twice as much done. -- Daniel B. Luten