[U-Boot] [RFC PATCH 0/3] tegra2: Add paz00 support

Thierry Reding thierry.reding at avionic-design.de
Sun Nov 20 13:05:58 CET 2011


* Stephen Warren wrote:
> This patch series adds support for the Toshiba AC100 Tegra netbook.
> 
> I'm posting it as an RFC because:
> 
> a) The AC100 is designed by Compal and marketed by Toshiba. Should we put
> the files into board/nvidia (since it uses an NVIDIA SoC), or create a
> board/toshiba or board/compal directory to contain this?

I don't think it should go into board/nvidia. Directories below board are
supposed to be vendor directories and NVIDIA isn't the vendor of the AC100.
I have a slight tendency for preferring toshiba over compal mostly because I
think that's what people will be looking for first.

Thierry

> b) It'll need rebasing on top of some of the many outstanding Tegra
> patches before it can be applied.
> 
> Stephen Warren (3):
>   MAINTAINERS: Fix my email address
>   tegra2: Fix conflicting pinmux for UARTA
>   tegra2: Add support for Paz00 (Toshiba AC100)
> 
>  MAINTAINERS                 |    3 +-
>  board/nvidia/common/board.c |   12 ++++++
>  board/nvidia/paz00/Makefile |   49 ++++++++++++++++++++++++
>  board/nvidia/paz00/paz00.c  |   88 +++++++++++++++++++++++++++++++++++++++++++
>  boards.cfg                  |    1 +
>  include/configs/paz00.h     |   59 +++++++++++++++++++++++++++++
>  6 files changed, 211 insertions(+), 1 deletions(-)
>  create mode 100644 board/nvidia/paz00/Makefile
>  create mode 100644 board/nvidia/paz00/paz00.c
>  create mode 100644 include/configs/paz00.h
> 
> -- 
> 1.7.5.4
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111120/95c5cf06/attachment.pgp>


More information about the U-Boot mailing list