From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Nov 2011 15:14:32 +0100 Subject: [U-Boot] [PATCH 1/3] PXA: Drop CERF250 board In-Reply-To: <20111122104107.5F9D21FFB395@gemini.denx.de> References: <1321914883-6515-1-git-send-email-marek.vasut@gmail.com> <1321914883-6515-2-git-send-email-marek.vasut@gmail.com> <20111122104107.5F9D21FFB395@gemini.denx.de> Message-ID: <201111221514.33057.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Dear Marek Vasut, > > In message <1321914883-6515-2-git-send-email-marek.vasut@gmail.com> you wrote: > > The board is unmaintained and maintainer doesn't respond. > > > > Signed-off-by: Marek Vasut > > Cc: Simon Glass > > Cc: Anatolij Gustschin > > --- > > > > MAINTAINERS | 4 - > > board/cerf250/Makefile | 43 ----- > > board/cerf250/cerf250.c | 85 --------- > > board/cerf250/flash.c | 429 > > --------------------------------------------- boards.cfg > > | 1 - > > include/configs/cerf250.h | 229 ------------------------ > > 6 files changed, 0 insertions(+), 791 deletions(-) > > delete mode 100644 board/cerf250/Makefile > > delete mode 100644 board/cerf250/cerf250.c > > delete mode 100644 board/cerf250/flash.c > > delete mode 100644 include/configs/cerf250.h > > Please also add entry to doc/README.scrapyard > Roger that! Will be in V2. Thanks. > > Ditto for all the other boards. > > Best regards, > > Wolfgang Denk