On Thu, Jan 5, 2012 at 8:21 AM, Wolfgang Denk <[email protected]> wrote: > Dear Stefano Babic, > > In message <[email protected]> you wrote: >> The mt_ventoux board is a custom board using >> the Technexion TAM3517 module. >> >> Signed-off-by: Stefano Babic <[email protected]> >> --- >> 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 <[email protected]>
And I will apply this to u-boot-ti/master once the FPGA parts hit u-boot-arm. -- Tom _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

