public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] arm, imx6: aristainetos board updates
@ 2015-08-11  6:09 Heiko Schocher
  2015-08-11  6:09 ` [U-Boot] [PATCH 1/3] " Heiko Schocher
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Heiko Schocher @ 2015-08-11  6:09 UTC (permalink / raw)
  To: u-boot

This patchserie updates the aristainetos board:
- some small fixes for the aristainetos and aristainetos2
  board
- there is a new hardware version for the aristaineos2
  board, called 2b, add it
- as the display driver is on the 2b version on another
  spi chipselect, make this configurable in the display
  driver.


Heiko Schocher (3):
  arm, imx6: aristainetos board updates
  arm, imx6: add aristainetos 2b board version
  video, lg4573: make spi bus and cs configurable

 arch/arm/Kconfig                      |  4 +++
 board/aristainetos/Kconfig            | 13 ++++++++
 board/aristainetos/aristainetos-v2.c  | 57 ++++++++++++++++++++++++++++----
 board/aristainetos/aristainetos.c     | 19 +++++------
 drivers/video/lg4573.c                |  3 +-
 include/configs/aristainetos-common.h |  4 ---
 include/configs/aristainetos.h        |  6 +++-
 include/configs/aristainetos2.h       |  8 ++++-
 include/configs/aristainetos2b.h      | 62 +++++++++++++++++++++++++++++++++++
 9 files changed, 151 insertions(+), 25 deletions(-)
 create mode 100644 include/configs/aristainetos2b.h

-- 
2.1.0

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

end of thread, other threads:[~2015-08-24  7:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11  6:09 [U-Boot] [PATCH 0/3] arm, imx6: aristainetos board updates Heiko Schocher
2015-08-11  6:09 ` [U-Boot] [PATCH 1/3] " Heiko Schocher
2015-08-24  7:59   ` Stefano Babic
2015-08-11  6:09 ` [U-Boot] [PATCH 2/3] arm, imx6: add aristainetos 2b board version Heiko Schocher
2015-08-11  6:09 ` [U-Boot] [PATCH 3/3] video, lg4573: make spi bus and cs configurable Heiko Schocher
2015-08-24  7:58 ` [U-Boot] [PATCH 0/3] arm, imx6: aristainetos board updates Stefano Babic

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