From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 02 Feb 2011 07:38:23 +0100 Subject: [U-Boot] [PATCH 1/2] mp2usb: remove board support In-Reply-To: <1295994684-7431-1-git-send-email-eric@eukrea.com> References: <1295994684-7431-1-git-send-email-eric@eukrea.com> Message-ID: <4D48FBDF.2000701@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, Le 25/01/2011 23:31, Eric B?nard a ?crit : > this board was cancelled long time ago so remove it as it won't > be maintained anymore > > Signed-off-by: Eric B?nard > --- > board/mp2usb/Makefile | 50 ----- > board/mp2usb/config.mk | 3 - > board/mp2usb/flash.c | 552 ---------------------------------------------- > board/mp2usb/mp2usb.c | 98 -------- > include/configs/mp2usb.h | 242 -------------------- > 5 files changed, 0 insertions(+), 945 deletions(-) > delete mode 100644 board/mp2usb/Makefile > delete mode 100644 board/mp2usb/config.mk > delete mode 100644 board/mp2usb/flash.c > delete mode 100644 board/mp2usb/mp2usb.c > delete mode 100644 include/configs/mp2usb.h This patch does not remove the mp2usb from boards.cfg. Can you please fix that? Amicalement, -- Albert.