]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
APM821xx: Add bluestone board support
authorTirumala Marri <tmarri@apm.com>
Tue, 28 Sep 2010 21:15:21 +0000 (14:15 -0700)
committerStefan Roese <sr@denx.de>
Mon, 4 Oct 2010 09:17:38 +0000 (11:17 +0200)
commitd0e6665a24c2c2a3d333db169fcd1261a0903146
tree1c2e1af99ce4e712e618f342573a2f766fee8b40
parent1b8fec1393e33d72d0e24f55ed597673b1c9e884
APM821xx: Add bluestone board support

Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.

Signed-off-by: Tirumala R Marri <tmarri@apm.com
Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
board/amcc/bluestone/Makefile [new file with mode: 0644]
board/amcc/bluestone/bluestone.c [new file with mode: 0644]
board/amcc/bluestone/config.mk [new file with mode: 0644]
board/amcc/bluestone/init.S [new file with mode: 0644]
boards.cfg
include/configs/bluestone.h [new file with mode: 0644]