uboot-mt623x/board/altera
Thomas Chou 8cbb0ddd7e nios2: add nios2-generic board
This is a generic approach to port u-boot for nios2 boards.
You may find the usage of this approach on the nioswiki,
http://nioswiki.com/DasUBoot

A fpga parameter file, which contains base address information
and drivers declaration, is generated from Altera's hardware system
description sopc file using tools.

The example fpga parameter file is compatible with EP1C20, EP1S10
and EP1S40 boards. So these boards can be removed after this commit.
Though epcs controller is removed to cut the dependency of altera_spi
driver.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-04-24 18:21:23 -04:00
..
common nios2: add altera cf reset 2010-04-24 18:21:22 -04:00
dk1c20 nios: Move cpu/nios/* to arch/nios/cpu/* 2010-04-13 09:13:27 +02:00
dk1s10 nios: Move cpu/nios/* to arch/nios/cpu/* 2010-04-13 09:13:27 +02:00
ep1c20 nios2: Move individual board linker scripts to common script in cpu tree. 2010-04-16 16:12:39 -04:00
ep1s10 nios2: Move individual board linker scripts to common script in cpu tree. 2010-04-16 16:12:39 -04:00
ep1s40 nios2: Move individual board linker scripts to common script in cpu tree. 2010-04-16 16:12:39 -04:00
nios2-generic nios2: add nios2-generic board 2010-04-24 18:21:23 -04:00