public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tim Harvey <tharvey@gateworks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build
Date: Mon, 23 May 2016 08:25:25 -0700	[thread overview]
Message-ID: <1464017129-24130-1-git-send-email-tharvey@gateworks.com> (raw)

The SPL has recently grown in size and causes a buid failure for the Gateworks
Ventana board. This series addresses this by removing a couple of features
not necessary for Ventana as well as one simple cleanup.

Tim Harvey (4):
  imx: ventana: config: remove redundant config
  imx: ventana: gsc: remove dependence on env
  imx: ventana: use EEPROM register for falcon boot mode
  imx: ventana: remove SPL_EXT_SUPPORT

 board/gateworks/gw_ventana/README           | 17 ++++++-----------
 board/gateworks/gw_ventana/gsc.c            |  4 ++--
 board/gateworks/gw_ventana/gw_ventana_spl.c |  7 ++++++-
 include/configs/gw_ventana.h                |  5 +----
 4 files changed, 15 insertions(+), 18 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-05-23 15:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 15:25 Tim Harvey [this message]
2016-05-23 15:25 ` [U-Boot] [PATCH 1/4] imx: ventana: config: remove redundant config Tim Harvey
2016-05-23 15:25 ` [U-Boot] [PATCH 2/4] imx: ventana: gsc: remove dependence on env Tim Harvey
2016-05-23 15:25 ` [U-Boot] [PATCH 3/4] imx: ventana: use EEPROM register for falcon boot mode Tim Harvey
2016-05-23 15:25 ` [U-Boot] [PATCH 4/4] imx: ventana: remove SPL_EXT_SUPPORT Tim Harvey
2016-05-24 13:04 ` [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build 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=1464017129-24130-1-git-send-email-tharvey@gateworks.com \
    --to=tharvey@gateworks.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox