[U-Boot] [PATCH v6 5/5] tegra2: Add support for Ventana

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Oct 28 07:18:00 CEST 2011


Hi Stephen,

Le 13/10/2011 01:05, Simon Glass a écrit :
> On Wed, Oct 12, 2011 at 3:53 PM, Stephen Warren<swarren at nvidia.com>  wrote:
>> Ventana is a board which is very similar to Seaboard. Support it by
>> re-using board/nvidia/seaboard/seaboard.c with minor run-time conditionals.
>>
>> v5: Makefile: Use cmd_link_o_target, remove unused clean/distclean targets.
>> v6: Make gpio_config_uart_seaboard() static.
>>
>> Signed-off-by: Stephen Warren<swarren at nvidia.com>
>
> Acked-by: Simon Glass<sjg at chromium.org>
>
>> ---
>>   board/nvidia/seaboard/seaboard.c |   11 ++++++-
>>   board/nvidia/ventana/Makefile    |   49 +++++++++++++++++++++++++++++++++
>>   boards.cfg                       |    1 +
>>   include/configs/ventana.h        |   55 ++++++++++++++++++++++++++++++++++++++
>>   4 files changed, 114 insertions(+), 2 deletions(-)
>>   create mode 100644 board/nvidia/ventana/Makefile
>>   create mode 100644 include/configs/ventana.h

Please add an entry for this board in MAINTAINERS.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list