Add support for friendly-arm SBC-2410X board
authorWolfgang Denk <wd@pollux.denx.de>
Fri, 21 Jul 2006 09:31:42 +0000 (11:31 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Fri, 21 Jul 2006 09:31:42 +0000 (11:31 +0200)
commit32cb2c70c46c2be977215eb33aea049add647c09
tree5dbf2b388b95cf1c55c235361ab70ae814059c8f
parente644670b68d652cec98f649a776ea44d725a45ad
Add support for friendly-arm SBC-2410X board
Patch by JinHua Luo, 01 Sep 2005
CHANGELOG
MAKEALL
Makefile
board/sbc2410x/Makefile [new file with mode: 0644]
board/sbc2410x/config.mk [new file with mode: 0644]
board/sbc2410x/flash.c [new file with mode: 0644]
board/sbc2410x/lowlevel_init.S [new file with mode: 0644]
board/sbc2410x/sbc2410x.c [new file with mode: 0644]
board/sbc2410x/u-boot.lds [new file with mode: 0644]
cpu/arm920t/s3c24x0/interrupts.c
include/configs/sbc2410x.h [new file with mode: 0644]