All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][dizzy][PATCH] u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite
@ 2015-03-19 19:53 Eric Nelson
  2015-03-19 19:54 ` Eric Nelson
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Nelson @ 2015-03-19 19:53 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
index fbb5bc2..27d58d3 100644
--- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
@@ -13,6 +13,7 @@ S = "${WORKDIR}/git"
 inherit deploy
 
 BOOTSCRIPT ?= "${S}/board/boundary/${MACHINE}/6x_bootscript-yocto.txt"
+BOOTSCRIPT_imx6qsabrelite ?= "${S}/board/boundary/nitrogen6x/6x_bootscript-yocto.txt"
 BOOTSCRIPT_nitrogen6x-lite ?= "${S}/board/boundary/nit6xlite/6x_bootscript-yocto.txt"
 
 UPGRADESCRIPT = "${S}/board/boundary/nitrogen6x/6x_upgrade.txt"
-- 
1.9.1



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

* Re: [meta-fsl-arm-extra][dizzy][PATCH] u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite
  2015-03-19 19:53 [meta-fsl-arm-extra][dizzy][PATCH] u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite Eric Nelson
@ 2015-03-19 19:54 ` Eric Nelson
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Nelson @ 2015-03-19 19:54 UTC (permalink / raw)
  To: Marco Cavallini; +Cc: meta-freescale, Otavio Salvador

Hi Marco,

This one should fix you up.

Sorry for the hassle.

On 03/19/2015 12:53 PM, Eric Nelson wrote:
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
>  recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> index fbb5bc2..27d58d3 100644
> --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> @@ -13,6 +13,7 @@ S = "${WORKDIR}/git"
>  inherit deploy
>  
>  BOOTSCRIPT ?= "${S}/board/boundary/${MACHINE}/6x_bootscript-yocto.txt"
> +BOOTSCRIPT_imx6qsabrelite ?= "${S}/board/boundary/nitrogen6x/6x_bootscript-yocto.txt"
>  BOOTSCRIPT_nitrogen6x-lite ?= "${S}/board/boundary/nit6xlite/6x_bootscript-yocto.txt"
>  
>  UPGRADESCRIPT = "${S}/board/boundary/nitrogen6x/6x_upgrade.txt"
> 



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

end of thread, other threads:[~2015-03-19 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 19:53 [meta-fsl-arm-extra][dizzy][PATCH] u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite Eric Nelson
2015-03-19 19:54 ` Eric Nelson

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.