diff options
author | Dinh Nguyen <dinguyen@altera.com> | 2012-10-04 06:46:02 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-04 18:11:52 +0200 |
commit | 777544085d2b417a36df50eb564bf037a044e60e (patch) | |
tree | 3a27c138d248a5dee8579570f0fd852f1f4d62ee /boards.cfg | |
parent | 1acc5559d9c3f45b4243474fe61ec3cab8d23f7a (diff) | |
download | u-boot-imx-777544085d2b417a36df50eb564bf037a044e60e.zip u-boot-imx-777544085d2b417a36df50eb564bf037a044e60e.tar.gz u-boot-imx-777544085d2b417a36df50eb564bf037a044e60e.tar.bz2 |
ARM: Add Altera SOCFPGA Cyclone5
Add minimal support for Altera's SOCFPGA Cyclone 5 hardware.
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Chin Liang See <clsee@altera.com>
Signed-off-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Acked-by: Tom Trini <trini@ti.com>
Cc: Wolfgang Denx <wd@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Stefan Roese <sr@denx.de>
----
v8: Remove no_return attribute for reset_cpu
Based on v2012.10-rc2
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -281,6 +281,7 @@ snowball arm armv7 snowball st-e kzm9g arm armv7 kzm9g kmc rmobile armadillo-800eva arm armv7 armadillo-800eva atmark-techno rmobile zynq arm armv7 zynq xilinx zynq +socfpga_cyclone5 arm armv7 socfpga_cyclone5 altera socfpga actux1_4_16 arm ixp actux1 - - actux1:FLASH2X2 actux1_4_32 arm ixp actux1 - - actux1:FLASH2X2,RAM_32MB actux1_8_16 arm ixp actux1 - - actux1:FLASH1X8 |