Skip to content

Commit

Permalink
ARM: tegra: Add Colibri T20 512MB COM device tree
Browse files Browse the repository at this point in the history
This adds the device tree include file for the Toradex Colibri T20
Computer on Module (COM). It's only valid for the 512MB RAM version of
the module, as the 256MB version needs different EMC tables and flash
configuration. To make this clear the suffix -512 was added to the board
compatible string.

The Colibri T20 uses a Tegra20 SoC and has onboard USB Ethernet and AC97
sound.

Still some things like onboard NAND support missing, but should be a
good base for further development.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
  • Loading branch information
Lucas Stach authored and Stephen Warren committed Jan 28, 2013
1 parent ab343e9 commit fc9c713
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/arm/tegra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ board-specific compatible values:
nvidia,seaboard
nvidia,ventana
nvidia,whistler
toradex,colibri_t20-512
Loading

0 comments on commit fc9c713

Please sign in to comment.