public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/3 RESEND] ppc4xx: Add initial esd PMC440 board files
Date: Wed, 30 Jan 2008 14:19:08 +0100	[thread overview]
Message-ID: <m2lk6778oj.fsf@ohwell.denx.de> (raw)
In-Reply-To: <200712281311.06375.sr@denx.de> (Stefan Roese's message of "Fri,  28 Dec 2007 13:11:06 +0100")

Hi Stefan,

> Hi Matthias,
>
> On Friday 28 December 2007, Matthias Fuchs wrote:
>> This patch adds the first files for the new esd PMC440 boards.
>> The next two patches will complete the PMC440 board support.
>>
>> Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
>> ---
>>  board/{amcc/sequoia => esd/pmc440}/Makefile        |    4 +-
>>  board/{amcc/sequoia => esd/pmc440}/config.mk       |    0
>>  board/{amcc/sequoia => esd/pmc440}/init.S          |   64 +--
>>  .../sequoia/sequoia.c => esd/pmc440/pmc440.c}      |  564
>> +++++++++++++++----- board/esd/pmc440/pmc440.h                          | 
>> 154 ++++++
>>  board/{amcc/sequoia => esd/pmc440}/sdram.c         |    0
>>  board/{amcc/sequoia => esd/pmc440}/sdram.h         |    0
>>  board/{amcc/sequoia => esd/pmc440}/u-boot-nand.lds |    0
>>  board/{amcc/sequoia => esd/pmc440}/u-boot.lds      |    0
>>  9 files changed, 595 insertions(+), 191 deletions(-)
>>  copy board/{amcc/sequoia => esd/pmc440}/Makefile (95%)
>>  copy board/{amcc/sequoia => esd/pmc440}/config.mk (100%)
>>  copy board/{amcc/sequoia => esd/pmc440}/init.S (71%)
>>  copy board/{amcc/sequoia/sequoia.c => esd/pmc440/pmc440.c} (57%)
>>  create mode 100644 board/esd/pmc440/pmc440.h
>>  copy board/{amcc/sequoia => esd/pmc440}/sdram.c (100%)
>>  copy board/{amcc/sequoia => esd/pmc440}/sdram.h (100%)
>>  copy board/{amcc/sequoia => esd/pmc440}/u-boot-nand.lds (100%)
>>  copy board/{amcc/sequoia => esd/pmc440}/u-boot.lds (100%)
>
> This option you used to make the patches smaller (find-copies or something 
> like this) really makes reviewing not easy. And additionally the patch 
> doesn't apply anymore, since the reference (sequoia) has changed in my non 
> publiched branch already. Another reason why I would like to see a 100k size 
> limit on this list.
>
> So Matthias, could you please resend these 3 patches without this option to me 
> directly?

This failure mode of git is so annoying, effectively rendering the nice
patch format useless, that we researched a little bit deeper.

Am I correct to assume that you tried to apply the patch with "plain"
git-am only, i.e. without using -3?

Because by now I am pretty much convinced that you should have been able
to successfully use it with a "git-am -3" as this invokation really
tries to do a merge of the recorded identities of the relevant blobs
instead of "only applying diffs".

For the git savvy among the readers on a lower level this uses
"--build-fake-ancestor" from git-apply although this option does not
lend itself to easy usage from a command line.

Cheers
  Detlev

-- 
It was actually a very beautiful thing to see a sunrise, cause' that's
such a calm time of day. It's a wonderful time of day  to get ready to
go to bed.
                                            -- Richard M. Stallman
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  parent reply	other threads:[~2008-01-30 13:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-28 10:56 [U-Boot-Users] [PATCH 1/3 RESEND] ppc4xx: Add initial esd PMC440 board files Matthias Fuchs
2007-12-28 12:11 ` Stefan Roese
2007-12-28 12:33   ` Matthias Fuchs
2008-01-30 13:19   ` Detlev Zundel [this message]
2008-01-30 13:25     ` Stefan Roese
2008-01-30 14:34       ` Detlev Zundel
2008-01-30 14:39         ` Stefan Roese
2008-01-30 23:52         ` Wolfgang Denk
2008-01-30 22:50     ` Jon Loeliger
2008-01-31 13:26       ` Detlev Zundel

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=m2lk6778oj.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox