u-boot/arch/nios2
Thomas Chou 5c0f9822e7 nios2: add 10m50 devboard support
Add 10m50 devboard support. It is based on the Golden Hardware
Reference Design (GHRD), available at,

http://rocketboards.org/foswiki/view/Documentation/
AlteraMAX1010M50RevCDevelopmentKitLinuxSetup

Though we supported only one nios2-generic board in the past. Now,
with the removal of the nios2-generic board dir, adding new nios2
boards to u-boot is easier than before. It should be helpful to
add those boards supported in Linux mainline. There are only two
such nios2 boards, the 3c120 devboard and 10m50 devboard. The
nios2-generic is actually 3c120, and should restore the name. The
10m50 is this one.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Marek Vasut <marex@denx.de>
2015-11-12 08:26:59 +08:00
..
cpu nios2: fix cached mode in clearing the BSS 2015-11-06 09:14:12 +08:00
dts nios2: add 10m50 devboard support 2015-11-12 08:26:59 +08:00
include/asm nios2: add memcpy_fromio and memcpy_toio 2015-11-12 08:26:58 +08:00
lib nios2: convert cache flush to use dm cpu data 2015-10-23 07:58:20 +08:00
Kconfig nios2: zap nios2-generic board dir 2015-10-23 14:55:36 +08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00