public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request u-boot-marvell.git
Date: Mon, 01 Mar 2010 08:31:26 +0100	[thread overview]
Message-ID: <4B8B6D4E.2010609@denx.de> (raw)
In-Reply-To: <4B89AA21.10609@windriver.com>

Hello Tom,

Tom wrote:
> Prafulla Wadaskar wrote:
>> Hi Tom
>>
>> Pls pull the following
>>
>> The following changes since commit
>> 1b063b552e815f90a6a880e78fc40cc309dd52ad:
>>   Anders Darander (1):
>>         Add bootcount to AT91
>>
>> are available in the git repository at:
>>
>> http://git.denx.de/u-boot/u-boot-marvell.git  master branch
>>
>> Heiko Schocher (1):
>>       arm: add support for the suen3 board from keymile
> 
> For the regression test, I get a failure to build error.
> This must be fixed.

Yes, you are right, good catch. The following patch will help:

diff --git a/board/keymile/km_arm/Makefile b/board/keymile/km_arm/Makefile
index fffc6a3..c5b0be1 100644
--- a/board/keymile/km_arm/Makefile
+++ b/board/keymile/km_arm/Makefile
@@ -23,6 +23,9 @@
 #

 include $(TOPDIR)/config.mk
+ifneq ($(OBJTREE),$(SRCTREE))
+$(shell mkdir -p $(obj)../common)
+endif

 LIB    = $(obj)lib$(BOARD).a



Should I make a new version of the "arm: add support for the
suen3 board from keymile" patch, or a patch based on the actual

git://git.denx.de/u-boot-marvell.git ?

bye
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2010-03-01  7:31 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26  9:36 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2010-02-27 23:26 ` Tom
2010-03-01  7:31   ` Heiko Schocher [this message]
2010-03-01 14:01     ` Tom
2010-03-01 14:58       ` [U-Boot] [PATCH] arm, suen3: fix compile error, if doing not a local build Heiko Schocher
2010-03-02 21:25         ` Tom
2010-03-03  4:36           ` Prafulla Wadaskar
2010-03-03  6:14             ` Prafulla Wadaskar
2010-03-05 14:05             ` Tom
  -- strict thread matches above, loose matches on Subject: below --
2011-09-13 13:08 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2011-09-13 17:43 ` Albert ARIBAUD
2011-09-14  6:06   ` Prafulla Wadaskar
2011-09-14  6:54     ` Albert ARIBAUD
2011-08-21  7:34 Prafulla Wadaskar
2011-08-21  8:05 ` Albert ARIBAUD
2011-08-21  8:15   ` Prafulla Wadaskar
2011-08-21 10:16     ` Albert ARIBAUD
2011-08-21 13:00       ` Prafulla Wadaskar
2011-08-22  6:42         ` Albert ARIBAUD
2011-08-04 12:51 Prafulla Wadaskar
2011-08-04 14:45 ` Albert ARIBAUD
2011-08-05  1:52   ` Prafulla Wadaskar
2011-06-17 10:51 Prafulla Wadaskar
2011-06-16 11:23 Prafulla Wadaskar
2011-06-18  5:46 ` Albert ARIBAUD
2011-06-20  5:16   ` Prafulla Wadaskar
2011-06-20 11:46     ` Albert ARIBAUD
2011-05-06 13:25 Prafulla Wadaskar
2011-05-06 20:00 ` Albert ARIBAUD
2011-05-06 20:43   ` Prafulla Wadaskar
2011-05-07  7:14     ` Albert ARIBAUD
2011-05-11 11:51       ` Prafulla Wadaskar
2011-05-11 21:01         ` Albert ARIBAUD
2011-04-13 14:47 Prafulla Wadaskar
2011-04-13 19:35 ` Albert ARIBAUD
2011-02-14  6:58 Prafulla Wadaskar
2011-02-14  7:17 ` Albert ARIBAUD
2011-02-09  9:49 Prafulla Wadaskar
2011-02-09 21:01 ` Albert ARIBAUD
2011-02-10 20:40   ` Albert ARIBAUD
     [not found] <F766E4F80769BD478052FB6533FA745D19F11C124E@SC-VEXCH4.marvell.com>
2010-12-13 22:45 ` Wolfgang Denk
2010-12-16 22:04 ` Wolfgang Denk
     [not found] <4970A9779D0EB04A877B313171049CA7047FDE73@SC-VEXCH4.marvell.com>
2010-11-25  7:10 ` Prafulla Wadaskar
2010-11-26 20:15   ` Wolfgang Denk
2010-06-17 10:35 Prafulla Wadaskar
2010-06-17 20:27 ` Wolfgang Denk
2010-08-09  6:18 ` Prafulla Wadaskar
2010-08-09  6:51   ` Albert ARIBAUD
2010-08-09  8:13     ` Prafulla Wadaskar
2010-08-09  8:40       ` Albert ARIBAUD
2010-08-10 20:45         ` Wolfgang Denk
2010-08-10 20:56           ` Albert ARIBAUD
2010-08-10 20:39   ` Wolfgang Denk
2010-08-26  5:09   ` Prafulla Wadaskar
2010-09-07 21:25     ` Wolfgang Denk
2010-09-08  6:03       ` Prafulla Wadaskar
2010-09-08  6:17         ` Wolfgang Denk
2010-10-12  5:20         ` Prafulla Wadaskar
2010-10-12 18:07           ` Wolfgang Denk
2010-10-29 11:11   ` Prafulla Wadaskar
2010-10-29 11:23     ` Albert ARIBAUD
2010-10-29 11:28       ` Prafulla Wadaskar
2010-10-29 11:45         ` Wolfgang Denk
2010-10-29 11:31       ` Stefan Roese
2010-10-29 11:39         ` Prafulla Wadaskar
2010-10-29 20:07     ` Wolfgang Denk
2010-05-21  6:46 Prafulla Wadaskar
2010-05-21 20:31 ` Wolfgang Denk
2010-05-22  6:45   ` Prafulla Wadaskar
2010-04-19 10:33 Prafulla Wadaskar
2010-04-21 23:46 ` Tom Rix
2010-04-23 13:12   ` Prafulla Wadaskar
2010-01-18  4:32 Prafulla Wadaskar

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=4B8B6D4E.2010609@denx.de \
    --to=hs@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