[U-Boot] [PATCH 0/4] Wandboard support for Future Eletronics 7" WVGA LCD extension board

Otavio Salvador otavio at ossystems.com.br
Tue Oct 22 01:34:56 CEST 2013


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



More information about the U-Boot mailing list