All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] mp2usb: remove board support
Date: Wed, 27 Apr 2011 22:15:51 +0200	[thread overview]
Message-ID: <4DB87977.5010208@eukrea.com> (raw)
In-Reply-To: <20110427200028.A61B1D52707@gemini.denx.de>

Hi Wolfgang,

On 27/04/2011 22:00, Wolfgang Denk wrote:
> In message<1301848555-14404-1-git-send-email-eric@eukrea.com>  you wrote:
>> this board was cancelled long time ago so remove it as it won't
>> be maintained anymore
>>
>> Signed-off-by: Eric B??nard<eric@eukrea.com>
>> ---
>>   board/mp2usb/Makefile    |   50 -----
>>   board/mp2usb/config.mk   |    3 -
>>   board/mp2usb/flash.c     |  552 ----------------------------------------------
>>   board/mp2usb/mp2usb.c    |   98 --------
>>   boards.cfg               |    1 -
>>   include/configs/mp2usb.h |  242 --------------------
>>   6 files changed, 0 insertions(+), 946 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 does not apply cleanly. Can you please rebase and resubmit?
>
in fact you already applied it ee986e2a7d1fd38568e2e5f83563b7bc4f607963 but 
took the 1st version which didn't remove boards.cfg (I forget to add v2 btw).

> Please also make an entry about the removal in doc/README.scrapyard - thanks!
>
a patch finishing to work follows.

Thanks,
Eric

  reply	other threads:[~2011-04-27 20:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 16:35 [U-Boot] [PATCH 1/3] mp2usb: remove board support Eric Bénard
2011-04-03 16:35 ` [U-Boot] [PATCH 2/3] cpu9260: update " Eric Bénard
2011-04-15 13:49   ` Eric Bénard
2011-04-16  7:26   ` Albert ARIBAUD
2011-04-23  7:12     ` Albert ARIBAUD
2011-04-03 16:35 ` [U-Boot] [PATCH 3/3] cpuat91: fix " Eric Bénard
2011-04-15 13:49   ` Eric Bénard
2011-04-16  6:57     ` Albert ARIBAUD
2011-04-23 10:08   ` Albert ARIBAUD
2011-04-27 20:00 ` [U-Boot] [PATCH 1/3] mp2usb: remove " Wolfgang Denk
2011-04-27 20:15   ` Eric Bénard [this message]
2011-04-27 20:18   ` [U-Boot] [PATCH] mp2usb: finish the removal Eric Bénard
2011-05-12 21:29     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB87977.5010208@eukrea.com \
    --to=eric@eukrea.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.