The MAC address provided by the manufacturer can be
read from the EEPROM. Add also Video support to the
mt_ventoux (TAM3517) board.

Changes in v2:
- Set dispc_config before checking for framebuffer
- Use a common macro to set up the horizontal and vertical timing (Heiko 
Schocker)
to not break beagleboard (Jeroen Hofstee)

Stefano Babic (9):
  OMAP3: tam3517: add function to read MAC from EEPROM
  OMAP3: twister : get MAC address from EEPROM
  OMAP3: mt_ventoux: Correct board pinmux
  OMAP3: mt_ventoux: activate GPIO4
  OMAP3: mt_ventoux: read MAC address from EEPROM
  OMAP3: mt_ventoux: disable the buzzer at start-up
  video: drop duplicate set of DISPC_CONFIG register
  OMAP3: video: add macros to set display parameters
  OMAP3: mt_ventoux: added video support

 arch/arm/include/asm/arch-omap3/dss.h |    5 +-
 board/technexion/twister/twister.c    |   10 +++
 board/teejet/mt_ventoux/mt_ventoux.c  |  113 +++++++++++++++++++++++++++++++++
 board/teejet/mt_ventoux/mt_ventoux.h  |   80 ++++++++++-------------
 drivers/video/omap3_dss.c             |    3 +-
 include/configs/mt_ventoux.h          |   17 +++++
 include/configs/tam3517-common.h      |   66 +++++++++++++++++++
 7 files changed, 245 insertions(+), 49 deletions(-)

-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to