* [U-Boot] [PATCH] mx51evk: add u-boot.imx to ALL target
@ 2010-10-13 20:37 John Rigby
2010-10-14 8:35 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: John Rigby @ 2010-10-13 20:37 UTC (permalink / raw)
To: u-boot
From: Loic Minier <loic.minier@linaro.org>
Signed-off-by: Loic Minier <loic.minier@linaro.org>
CC: stefano babic <sbabic@denx.de>
---
board/freescale/mx51evk/config.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/freescale/mx51evk/config.mk b/board/freescale/mx51evk/config.mk
index af70ec2..dd4a2c2 100644
--- a/board/freescale/mx51evk/config.mk
+++ b/board/freescale/mx51evk/config.mk
@@ -23,3 +23,4 @@
LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
TEXT_BASE = 0x97800000
IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage.cfg
+ALL += $(obj)u-boot.imx
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] mx51evk: add u-boot.imx to ALL target
2010-10-13 20:37 [U-Boot] [PATCH] mx51evk: add u-boot.imx to ALL target John Rigby
@ 2010-10-14 8:35 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2010-10-14 8:35 UTC (permalink / raw)
To: u-boot
On 10/13/2010 10:37 PM, John Rigby wrote:
> From: Loic Minier <loic.minier@linaro.org>
>
> Signed-off-by: Loic Minier <loic.minier@linaro.org>
> CC: stefano babic <sbabic@denx.de>
> ---
> board/freescale/mx51evk/config.mk | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=====================================================================
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] 2+ messages in thread
end of thread, other threads:[~2010-10-14 8:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 20:37 [U-Boot] [PATCH] mx51evk: add u-boot.imx to ALL target John Rigby
2010-10-14 8:35 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox