All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] cgtqmx6eval: Add SPL support
Date: Sun, 20 Sep 2015 10:21:31 +0200	[thread overview]
Message-ID: <55FE6C8B.7010100@denx.de> (raw)
In-Reply-To: <1442597680-23500-3-git-send-email-otavio@ossystems.com.br>

Hi Otavio,

On 18/09/2015 19:34, Otavio Salvador wrote:
> Congatec has several MX6 boards based on quad, dual, dual-lite and solo.
> 
> Add SPL support so that all the variants can be supported.
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> 
>  arch/arm/cpu/armv7/mx6/Kconfig                     |   3 +
>  board/congatec/cgtqmx6eval/README                  |  78 ++-
>  board/congatec/cgtqmx6eval/cgtqmx6eval.c           | 573 +++++++++++++++++----
>  board/congatec/cgtqmx6eval/imximage.cfg            | 143 -----
>  ...gtqmx6qeval_defconfig => cgtqmx6eval_defconfig} |   5 +-
>  include/configs/cgtqmx6eval.h                      |  21 +-
>  6 files changed, 562 insertions(+), 261 deletions(-)
>  delete mode 100644 board/congatec/cgtqmx6eval/imximage.cfg
>  rename configs/{cgtqmx6qeval_defconfig => cgtqmx6eval_defconfig} (57%)
> 

It is waiting until SPI-NOR patches are applied by Jagan.

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
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
=====================================================================

  parent reply	other threads:[~2015-09-20  8:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 17:34 [U-Boot] [PATCH 0/3] Pending patches for Congatec QMX6 SPL support Otavio Salvador
2015-09-18 17:34 ` [U-Boot] [PATCH 1/3] cgtqmx6eval: Add fastboot support Otavio Salvador
2015-09-18 18:20   ` Fabio Estevam
2015-09-18 17:34 ` [U-Boot] [PATCH 2/3] cgtqmx6eval: Add SPL support Otavio Salvador
2015-09-18 18:22   ` Fabio Estevam
2015-09-20  8:21   ` Stefano Babic [this message]
2015-09-18 17:34 ` [U-Boot] [PATCH 3/3] iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad() Otavio Salvador
2015-09-18 18:22   ` Fabio Estevam
2015-09-20  8:07 ` [U-Boot] [PATCH 0/3] Pending patches for Congatec QMX6 SPL support Stefano Babic
2015-09-20  9:09   ` Stefano Babic

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=55FE6C8B.7010100@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.