]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: add generic board support
authorThomas Chou <thomas@wytron.com.tw>
Fri, 22 Aug 2014 03:36:47 +0000 (11:36 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Sun, 24 Aug 2014 03:28:10 +0000 (11:28 +0800)
commit5ff10aa7e76fc7dbd205ec13381757bfa2c99911
treeb61f3a949766cb6cda4f537874bebe7790356c8e
parent70fbc46192dfd52896560f4b31e40daa3d16b99f
nios2: add generic board support

This patch implements the generic board init as described in
doc/README.generic-board.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/nios2/config.mk
arch/nios2/cpu/cpu.c
arch/nios2/cpu/start.S
arch/nios2/include/asm/config.h
arch/nios2/include/asm/u-boot.h
arch/nios2/lib/Makefile
arch/nios2/lib/board.c [deleted file]
common/board_f.c
common/board_r.c
include/configs/nios2-generic.h