diff options
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | 2013-04-04 22:27:58 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-05-10 08:25:55 -0400 |
commit | 5f5c1d13d3b3bb97fae1ed8c3c9e35b4af0f19e5 (patch) | |
tree | d7d47d40d311658b98aff40e4a50ec60da6cd59d /boards.cfg | |
parent | cc175e6353b088c6c79d8d51b56d76972aab5c65 (diff) | |
download | u-boot-imx-5f5c1d13d3b3bb97fae1ed8c3c9e35b4af0f19e5.zip u-boot-imx-5f5c1d13d3b3bb97fae1ed8c3c9e35b4af0f19e5.tar.gz u-boot-imx-5f5c1d13d3b3bb97fae1ed8c3c9e35b4af0f19e5.tar.bz2 |
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>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -277,6 +277,7 @@ igep0020_nand arm armv7 igep00x0 isee igep0030 arm armv7 igep00x0 isee omap3 igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_ONENAND igep0030_nand arm armv7 igep00x0 isee omap3 igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_NAND igep0032 arm armv7 igep00x0 isee omap3 igep00x0:MACH_TYPE=MACH_TYPE_IGEP0032,BOOT_ONENAND +igep0033 arm armv7 igep0033 isee am33xx am3517_evm arm armv7 am3517evm logicpd omap3 mt_ventoux arm armv7 mt_ventoux teejet omap3 omap3_zoom1 arm armv7 zoom1 logicpd omap3 |