From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra PATCH 1/3] imx6qsabrelite: Remove specific setup and turn it as an alias to Nitrogen6X
Date: Tue, 02 Jul 2013 14:54:45 -0700 [thread overview]
Message-ID: <51D34C25.1010006@boundarydevices.com> (raw)
In-Reply-To: <1372793748-4062-1-git-send-email-otavio@ossystems.com.br>
On 07/02/2013 12:35 PM, Otavio Salvador wrote:
> This board now use the *same* code as Nitrogen6X and it boots from
> internal SPI NOR memory. If you did change it to boot from the MMC
> (SD3 or SD4) please check the Boundary's blog post at:
>
> http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
>
> Change-Id: I5ec3444afee65002f94c2d2de40662749e5a9070
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> conf/machine/imx6qsabrelite.conf | 18 +++++-------------
> 1 file changed, 5 insertions(+), 13 deletions(-)
>
> diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
> index 2155ba0..14409fb 100644
> --- a/conf/machine/imx6qsabrelite.conf
> +++ b/conf/machine/imx6qsabrelite.conf
> @@ -3,17 +3,9 @@
> #@SOC: i.MX6Q
> #@DESCRIPTION: Machine configuration for Boundary Devices i.MX6Q SABRE Lite
>
> -include conf/machine/include/imx-base.inc
> -include conf/machine/include/tune-cortexa9.inc
> +# WARNING: This board now use the *same* code as Nitrogen6X and it
> +# boots from internal SPI NOR memory. If you did change it to boot
> +# from the MMC (SD3 or SD4) please check the Boundary's blog post
> +# at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
>
> -SOC_FAMILY = "mx6:mx6q"
> -
> -KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6q-sabrelite.dts"
> -
> -PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
> -
> -UBOOT_MACHINE = "mx6qsabrelite_config"
> -
> -SERIAL_CONSOLE = "115200 ttymxc1"
> -
> -MACHINE_FEATURES += " pci wifi bluetooth"
> +include conf/machine/nitrogen6x.conf
>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
prev parent reply other threads:[~2013-07-02 21:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 19:35 [meta-fsl-arm-extra PATCH 1/3] imx6qsabrelite: Remove specific setup and turn it as an alias to Nitrogen6X Otavio Salvador
2013-07-02 19:35 ` [meta-fsl-arm-extra PATCH 2/3] linux-wandboard: Update to 3.0.35-4.0.0 based kernel Otavio Salvador
2013-07-02 19:35 ` [meta-fsl-arm-extra PATCH 3/3] wandboard-quad: Add Wandboard Quad support Otavio Salvador
2013-07-02 21:54 ` Eric Nelson [this message]
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=51D34C25.1010006@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/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 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.