[U-Boot] [PATCH 4/4] ARM: omap3: Added Teejet mt_ventoux
Tom Rini
tom.rini at gmail.com
Thu Jan 5 16:24:41 CET 2012
On Thu, Jan 5, 2012 at 8:21 AM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Stefano Babic,
>
> In message <1325090823-8051-4-git-send-email-sbabic at denx.de> you wrote:
>> The mt_ventoux board is a custom board using
>> the Technexion TAM3517 module.
>>
>> Signed-off-by: Stefano Babic <sbabic at 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 at denx.de>
And I will apply this to u-boot-ti/master once the FPGA parts hit u-boot-arm.
--
Tom
More information about the U-Boot
mailing list