From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 23 Sep 2011 09:50:07 +0200 Subject: [U-Boot] [PATCH] ARM: remove broken "ixpg425" and "ixpg425" boards In-Reply-To: <4E7C3958.5030107@aribaud.net> References: <1316726311-1873-1-git-send-email-albert.u.boot@aribaud.net> <4E7C3958.5030107@aribaud.net> Message-ID: <4E7C3A2F.9080500@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 23/09/2011 09:46, Albert ARIBAUD a ?crit : > Hi Fabio, > > Le 23/09/2011 00:39, Fabio Estevam a ?crit : >> Albert, >> >> On Thu, Sep 22, 2011 at 6:18 PM, Albert ARIBAUD >> wrote: >>> --- >>> MAINTAINERS | 2 - >>> board/ixdp425/Makefile | 50 -------- >>> board/ixdp425/ixdp425.c | 238 --------------------------------------- >>> boards.cfg | 2 - >>> doc/README.scrapyard | 2 + >>> include/configs/ixdp425.h | 268 -------------------------------------------- >>> include/configs/ixdpg425.h | 256 ------------------------------------------ >>> 7 files changed, 2 insertions(+), 816 deletions(-) >>> delete mode 100644 board/ixdp425/Makefile >>> delete mode 100644 board/ixdp425/ixdp425.c >>> delete mode 100644 include/configs/ixdp425.h >>> delete mode 100644 include/configs/ixdpg425.h >> >> You forgot your Signed-off-by line. > > Right... Let's see if patchwork sees it here: > > Signed-off-by: Albert ARIBAUD No, it does not. Well, here comes V2. :( Amicalement, -- Albert.