public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards
@ 2008-09-10 21:44 Ricardo Ribalda Delgado
  2008-09-11 22:10 ` Ricardo Ribalda Delgado
  2008-09-12  5:09 ` Stefan Roese
  0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Ribalda Delgado @ 2008-09-10 21:44 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
---
 board/xilinx/ppc440-generic/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/xilinx/ppc440-generic/config.mk b/board/xilinx/ppc440-generic/config.mk
index 8d220da..6d76755 100644
--- a/board/xilinx/ppc440-generic/config.mk
+++ b/board/xilinx/ppc440-generic/config.mk
@@ -22,4 +22,4 @@
 # MA 02111-1307 USA
 #
 
-sinclude $(obj)/board/$(BOARDDIR)/config.tmp
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards
  2008-09-10 21:44 [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards Ricardo Ribalda Delgado
@ 2008-09-11 22:10 ` Ricardo Ribalda Delgado
  2008-09-12  5:09 ` Stefan Roese
  1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Ribalda Delgado @ 2008-09-11 22:10 UTC (permalink / raw)
  To: u-boot

Hi

  This patch solves a bug introduced by
	880f6a5d7596f42db5ff8803b797b78ec5b146e0 ppc4xx: ppc440-generic-ALL:
Fix out of tree build v2.

   Just in case the subject was not clear enough. Without this patch
user cannot build: ml507, v5fx30tevel and ppc440-generic board
normally. They only work out of three,


    Best regards

On Wed, Sep 10, 2008 at 17:44, Ricardo Ribalda Delgado
<ricardo.ribalda@uam.es> wrote:
>
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
> ---
>  board/xilinx/ppc440-generic/config.mk |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/board/xilinx/ppc440-generic/config.mk b/board/xilinx/ppc440-generic/config.mk
> index 8d220da..6d76755 100644
> --- a/board/xilinx/ppc440-generic/config.mk
> +++ b/board/xilinx/ppc440-generic/config.mk
> @@ -22,4 +22,4 @@
>  # MA 02111-1307 USA
>  #
>
> -sinclude $(obj)/board/$(BOARDDIR)/config.tmp
> +sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
> --
> 1.5.6.5
>
>



-- 
Ricardo Ribalda
http://www.eps.uam.es/~rribalda/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards
  2008-09-10 21:44 [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards Ricardo Ribalda Delgado
  2008-09-11 22:10 ` Ricardo Ribalda Delgado
@ 2008-09-12  5:09 ` Stefan Roese
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2008-09-12  5:09 UTC (permalink / raw)
  To: u-boot

On Wednesday 10 September 2008, Ricardo Ribalda Delgado wrote:
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>

Applied to u-boot-ppc4xx. Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-12  5:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 21:44 [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards Ricardo Ribalda Delgado
2008-09-11 22:10 ` Ricardo Ribalda Delgado
2008-09-12  5:09 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox