public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [ARM] TI DaVinci support, 2nd attempt [0/5]
Date: Tue, 07 Aug 2007 19:40:20 +0200	[thread overview]
Message-ID: <46B8AE84.5060401@googlemail.com> (raw)
In-Reply-To: <Pine.LNX.4.64ksi.0708071006480.4806@home-gw.koi8.net>

ksi at koi8.net wrote:
> On Tue, 7 Aug 2007, Dirk Behme wrote:
...
>> 1) As with your first set of patches, I can't get patch 2/5 and 4/5 get
>> apply cleanly. I get rejects needing manual resolve for everything 
>> modifying already existing files. All files/patches adding new files 
>> apply
>> cleanly.
> 
> That is extremely strange because the entire patch is made against
> yesterday's git tree. I don't know, may be you guys have some other tree,
> but I made the patch against what I pulled yesterday.

Me too ;)

Seems that the tree version isn't the issue here.

There is some reformatting, either on your side while pasting the 
patches into mail or at my side, while store. Not sure.

It looks to me that each line not starting with a '+' or not empty 
gets an additonal ' ' (space). E.g. in patch 2/5 in file net/eth.c I have

   extern int ns7520_miiphy_initialize(bd_t *bis);
+extern int dm644x_eth_miiphy_initialize(bd_t *bis);

Note the *two* spaces before the first 'extern', while there should be 
only one. Have to check if I can get patch to ignore this.

Best regards

Dirk

  reply	other threads:[~2007-08-07 17:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-07  2:11 [U-Boot-Users] [ARM] TI DaVinci support, 2nd attempt [0/5] ksi at koi8.net
2007-08-07 17:04 ` Dirk Behme
2007-08-07 17:09   ` ksi at koi8.net
2007-08-07 17:40     ` Dirk Behme [this message]
2007-08-07 18:02       ` ksi at koi8.net
  -- strict thread matches above, loose matches on Subject: below --
2007-08-07  2:13 [U-Boot-Users] [ARM] TI DaVinci support, 2nd attempt [1/5] ksi at koi8.net
     [not found] ` <5CBE65F7D9232C47861CB09B0954861C2FD8F8@MAIL.infinitychannel.local>
2007-08-07  2:22   ` [U-Boot-Users] [ARM] TI DaVinci support, 2nd attempt [0/5] Zach Sadecki
2007-08-07  4:43     ` ksi at koi8.net
2007-08-07 12:52       ` Zach Sadecki

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=46B8AE84.5060401@googlemail.com \
    --to=dirk.behme@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox