]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: Whistler board support
authorStephen Warren <swarren@nvidia.com>
Tue, 15 May 2012 06:45:28 +0000 (06:45 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:17 +0000 (14:07 +0200)
commitd5ebc937c90b95f52bd85c15ce74edff4df2e0be
tree43412c78db6eab5fa174dfe96a09480d29f8eb98
parentb9607e70614823893d1a47a377232d2a12e4464f
tegra: Whistler board support

Whistler is a highly configurable Tegra evaluation and development board.
This change adds support for the following specific configuration:

E1120 motherboard
E1108 CPU board
E1116 PMU board

The motherboard configuration switches are set as follows:
SW1=0 SW2=0 SW3=5
S1/S2/S3/S4 all on, except S3 7/8 are off.

Other combinations of daugher boards may work to varying degrees, but will
likely require some SW adjustment.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
MAINTAINERS
board/nvidia/dts/tegra2-whistler.dts [new file with mode: 0644]
board/nvidia/whistler/Makefile [new file with mode: 0644]
board/nvidia/whistler/whistler.c [new file with mode: 0644]
boards.cfg
include/configs/whistler.h [new file with mode: 0644]