public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Pending patches for Congatec QMX6 SPL support
@ 2015-09-18 17:34 Otavio Salvador
  2015-09-18 17:34 ` [U-Boot] [PATCH 1/3] cgtqmx6eval: Add fastboot support Otavio Salvador
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Otavio Salvador @ 2015-09-18 17:34 UTC (permalink / raw)
  To: u-boot

This patchset includes all changes we have pending for proper
SPL support and board revamp.


Otavio Salvador (3):
  cgtqmx6eval: Add fastboot support
  cgtqmx6eval: Add SPL support
  iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()

 arch/arm/cpu/armv7/mx6/Kconfig                     |   3 +
 arch/arm/include/asm/imx-common/iomux-v3.h         |   2 +-
 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                      |  27 +-
 7 files changed, 569 insertions(+), 262 deletions(-)
 delete mode 100644 board/congatec/cgtqmx6eval/imximage.cfg
 rename configs/{cgtqmx6qeval_defconfig => cgtqmx6eval_defconfig} (57%)

-- 
2.5.2

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

end of thread, other threads:[~2015-09-20  9:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox