All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build
@ 2016-05-23 15:25 Tim Harvey
  2016-05-23 15:25 ` [U-Boot] [PATCH 1/4] imx: ventana: config: remove redundant config Tim Harvey
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tim Harvey @ 2016-05-23 15:25 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2016-05-24 13:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 15:25 [U-Boot] [PATCH 0/4] Fix Gateworks Ventana build Tim Harvey
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

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.