
Dear Stefano Babic,
In message 1325090823-8051-4-git-send-email-sbabic@denx.de you wrote:
The mt_ventoux board is a custom board using the Technexion TAM3517 module.
Signed-off-by: Stefano Babic sbabic@denx.de
MAINTAINERS | 1 + board/teejet/mt_ventoux/Makefile | 44 ++++ board/teejet/mt_ventoux/mt_ventoux.c | 235 +++++++++++++++++++ board/teejet/mt_ventoux/mt_ventoux.h | 429 ++++++++++++++++++++++++++++++++++ boards.cfg | 1 + include/configs/mt_ventoux.h | 61 +++++ 6 files changed, 771 insertions(+), 0 deletions(-) create mode 100644 board/teejet/mt_ventoux/Makefile create mode 100644 board/teejet/mt_ventoux/mt_ventoux.c create mode 100644 board/teejet/mt_ventoux/mt_ventoux.h create mode 100644 include/configs/mt_ventoux.h
Acked-by: Wolfgang Denk wd@denx.de
Best regards,
Wolfgang Denk