
Dear tmarri@apm.com,
In message 1285708521-5747-1-git-send-email-tmarri@apm.com you wrote:
From: Tirumala Marri tmarri@apm.com
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
V6:
- Correcting indentation.
V7:
- Correcting Typo Bloustone to Bluestone.
MAINTAINERS | 4 + board/amcc/bluestone/Makefile | 52 +++++++++++ board/amcc/bluestone/bluestone.c | 111 +++++++++++++++++++++++ board/amcc/bluestone/config.mk | 40 +++++++++ board/amcc/bluestone/init.S | 60 +++++++++++++ boards.cfg | 1 + include/configs/bluestone.h | 178 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 446 insertions(+), 0 deletions(-)
Reviewed-by: Wolfgang Denk wd@denx.de Acked-by: Wolfgang Denk wd@denx.de
Best regards,
Wolfgang Denk