OMAP3: mt_ventoux: disable the buzzer at start-upSigned-off-by: Stefano Babic <sbabic@denx.de>
OMAP3: mt_ventoux: read MAC address from EEPROMSigned-off-by: Stefano Babic <sbabic@denx.de>
OMAP3: mt_ventoux: Correct board pinmuxFix some issues (some pins were not set as GPIOs)Signed-off-by: Stefano Babic <sbabic@denx.de>
omap3: Introduce weak misc_init_rIntroduce a __weak misc_init_r function that just runs dieid_num_r().Remove misc_init_r from cm_t35, mcx, omap3_logic and mt_ventoux as this wasall they did for m
omap3: Introduce weak misc_init_rIntroduce a __weak misc_init_r function that just runs dieid_num_r().Remove misc_init_r from cm_t35, mcx, omap3_logic and mt_ventoux as this wasall they did for misc_init_r.Cc: Igor Grinberg <grinberg@compulab.co.il>Cc: Ilya Yanok <yanok@emcraft.com>Cc: Peter Barada <peter.barada@logicpd.com>Cc: Stefano Babic <sbabic@denx.de>Signed-off-by: Tom Rini <trini@ti.com>Acked-by: Igor Grinberg <grinberg@compulab.co.il>
show more ...
ARM:OMAP+:MMC: Add parameters to MMC initAdd parameters to the OMAP MMC initialization function so the board canmask host capabilities and set the maximum clock frequency. While theOMAP supports
ARM:OMAP+:MMC: Add parameters to MMC initAdd parameters to the OMAP MMC initialization function so the board canmask host capabilities and set the maximum clock frequency. While theOMAP supports a certain set of MMC host capabilities, individual boardsmay be more restricted and the OMAP may need to be configured to matchthe board. The PRG_SDMMC1_SPEEDCTRL bit in the OMAP3 is an example.Signed-off-by: Jonathan Solnit <jsolnit@gmail.com>
OMAP3: mt_ventoux: updated timing for FPGAFix chipselect timing for FPGASigned-off-by: Stefano Babic <sbabic@denx.de>Cc: Tom Rini <trini@ti.com>
ARM: omap3: Added Teejet mt_ventouxThe mt_ventoux board is a custom board usingthe Technexion TAM3517 module.The patch fixes also the mtdparts variable in theTAM3517 common configuration file.
ARM: omap3: Added Teejet mt_ventouxThe mt_ventoux board is a custom board usingthe Technexion TAM3517 module.The patch fixes also the mtdparts variable in theTAM3517 common configuration file.Signed-off-by: Stefano Babic <sbabic@denx.de>CC: Ilya Yanok <yanok@emcraft.com>CC: Igor Grinberg <grinberg@compulab.co.il>CC: Tom Rini <tom.rini@gmail.com>Cc: Detlev Zundel <dzu@denx.de>Acked-by: Igor Grinberg <grinberg@compulab.co.il>
12