]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: Add support for IGEP COM AQUILA/CYGNUS
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Thu, 4 Apr 2013 22:27:58 +0000 (22:27 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:55 +0000 (08:25 -0400)
commit5f5c1d13d3b3bb97fae1ed8c3c9e35b4af0f19e5
treed7d47d40d311658b98aff40e4a50ec60da6cd59d
parentcc175e6353b088c6c79d8d51b56d76972aab5c65
ARM: Add support for IGEP COM AQUILA/CYGNUS

The IGEP COM AQUILA and CYGNUS are industrial processors modules with
following highlights:

  o AM3352/AM3354 Texas Instruments processor
  o Cortex-A8 ARM CPU
  o 3.3 volts Inputs / Outputs use industrial
  o 256 MB DDR3 SDRAM / 128 Megabytes FLASH
  o MicroSD card reader on-board
  o Ethernet controller on-board
  o JTAG debug connector available
  o Designed for industrial range purposes

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
MAINTAINERS
board/isee/igep0033/Makefile [new file with mode: 0644]
board/isee/igep0033/board.c [new file with mode: 0644]
board/isee/igep0033/board.h [new file with mode: 0644]
board/isee/igep0033/mux.c [new file with mode: 0644]
boards.cfg
include/configs/igep0033.h [new file with mode: 0644]