public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Wandboard support for Future Eletronics 7" WVGA LCD extension board
@ 2013-10-21 23:34 Otavio Salvador
  2013-10-21 23:34 ` [U-Boot] [PATCH 1/4] mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Otavio Salvador @ 2013-10-21 23:34 UTC (permalink / raw)
  To: u-boot

This patchset adds support for the Future Eletronics 7" WVGA LCD
extension board and implements its auto-detection using i2c to check
for it's touch controller presence.

The IOMUXC change is included here as it makes both SoC type MUX
settings in line to each other and took a while to figure out why it
worked with one and failed with another SoC.


Otavio Salvador (4):
  mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin
  wandboard: add Future Eletronics 7" WVGA LCD extension board
  wandboard: Use '0' as bootdelay but interruptable
  wandboard: Pass 'quiet' bootparam by default

 arch/arm/include/asm/arch-mx6/mx6dl_pins.h |   2 +-
 board/wandboard/wandboard.c                | 238 ++++++++++++++++++++++++++---
 include/configs/wandboard.h                |  38 ++++-
 3 files changed, 254 insertions(+), 24 deletions(-)

-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-11-21 13:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 23:34 [U-Boot] [PATCH 0/4] Wandboard support for Future Eletronics 7" WVGA LCD extension board Otavio Salvador
2013-10-21 23:34 ` [U-Boot] [PATCH 1/4] mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin Otavio Salvador
2013-10-31 17:01   ` Stefano Babic
2013-10-21 23:34 ` [U-Boot] [PATCH 2/4] wandboard: add Future Eletronics 7" WVGA LCD extension board Otavio Salvador
2013-10-22 10:20   ` Tapani Utriainen
2013-10-21 23:34 ` [U-Boot] [PATCH 3/4] wandboard: Use '0' as bootdelay but interruptable Otavio Salvador
2013-10-21 23:35 ` [U-Boot] [PATCH 4/4] wandboard: Pass 'quiet' bootparam by default Otavio Salvador
2013-11-21  9:23 ` [U-Boot] [PATCH 0/4] Wandboard support for Future Eletronics 7" WVGA LCD extension board Stefano Babic
2013-11-21 13:02   ` Otavio Salvador

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