]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: Add support for jadecpu board based on MB86R01 SoC
authorMatthias Weisser <weisserm@arcor.de>
Mon, 9 Aug 2010 11:31:51 +0000 (13:31 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 10 Aug 2010 21:14:35 +0000 (23:14 +0200)
commit18a056a18f6294a88c34105efcabf4c0638a946b
tree7ec74aeed007d8448b4af5c82614b0042798380c
parentb2621bcb8c3916e9c59186fec2ab8573a8b3bd7d
ARM: Add support for jadecpu board based on MB86R01 SoC

This patch adds support for the jadecpu board using the
MB86R01 'Jade' SoC from Fujitsu.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
MAINTAINERS
MAKEALL
board/syteco/jadecpu/Makefile [new file with mode: 0644]
board/syteco/jadecpu/config.mk [new file with mode: 0644]
board/syteco/jadecpu/jadecpu.c [new file with mode: 0644]
board/syteco/jadecpu/lowlevel_init.S [new file with mode: 0644]
boards.cfg
include/configs/jadecpu.h [new file with mode: 0644]
tools/Makefile
tools/logos/syteco.bmp [new file with mode: 0644]