* [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough
@ 2014-01-24 11:15 Fabio Estevam
2014-01-24 14:03 ` Eric Nelson
2014-01-26 14:19 ` Stefano Babic
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-01-24 11:15 UTC (permalink / raw)
To: u-boot
From: Fabio Estevam <fabio.estevam@freescale.com>
No need to pass 'u-boot.imx' as parameter for 'make' because u-boot.imx is
built by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
board/boundary/nitrogen6x/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/boundary/nitrogen6x/README b/board/boundary/nitrogen6x/README
index 5049093..6f449be 100644
--- a/board/boundary/nitrogen6x/README
+++ b/board/boundary/nitrogen6x/README
@@ -67,7 +67,7 @@ override auto-detection and force activation of the specified panel.
To build U-Boot for one of the Nitrogen6x or SabreLite board:
make nitrogen6x_config
- make u-boot.imx
+ make
Note that 'nitrogen6x' is a placeholder. The complete list of supported
board configurations is shown in tha MAINTAINERS file:
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough
2014-01-24 11:15 [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough Fabio Estevam
@ 2014-01-24 14:03 ` Eric Nelson
2014-01-26 14:19 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Eric Nelson @ 2014-01-24 14:03 UTC (permalink / raw)
To: u-boot
Thanks Fabio,
On 01/24/2014 04:15 AM, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> No need to pass 'u-boot.imx' as parameter for 'make' because u-boot.imx is
> built by default.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> board/boundary/nitrogen6x/README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/boundary/nitrogen6x/README b/board/boundary/nitrogen6x/README
> index 5049093..6f449be 100644
> --- a/board/boundary/nitrogen6x/README
> +++ b/board/boundary/nitrogen6x/README
> @@ -67,7 +67,7 @@ override auto-detection and force activation of the specified panel.
> To build U-Boot for one of the Nitrogen6x or SabreLite board:
>
> make nitrogen6x_config
> - make u-boot.imx
> + make
>
> Note that 'nitrogen6x' is a placeholder. The complete list of supported
> board configurations is shown in tha MAINTAINERS file:
>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough
2014-01-24 11:15 [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough Fabio Estevam
2014-01-24 14:03 ` Eric Nelson
@ 2014-01-26 14:19 ` Stefano Babic
1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2014-01-26 14:19 UTC (permalink / raw)
To: u-boot
Hi Fabio,
On 24/01/2014 12:15, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> No need to pass 'u-boot.imx' as parameter for 'make' because u-boot.imx is
> built by default.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> board/boundary/nitrogen6x/README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/boundary/nitrogen6x/README b/board/boundary/nitrogen6x/README
> index 5049093..6f449be 100644
> --- a/board/boundary/nitrogen6x/README
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-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-26 14:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 11:15 [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough Fabio Estevam
2014-01-24 14:03 ` Eric Nelson
2014-01-26 14:19 ` Stefano Babic
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.