[U-Boot-Users] [PATCH 5/5][RESEND] CSB 637 board support

Anders Larsen alarsen at rea.de
Wed Aug 24 11:24:33 CEST 2005


Hi,

the attached patch adds support for the Cogent csb637 board.

Patch gzip'ed due to size.

Cheers
 Anders

Signed-off-by: Anders Larsen <alarsen at rea.de>

CHANGELOG:
  Patch by Anders Larsen <alarsen at rea.de>, 2005-04-29
  Add support for the Cogent csb637 board

---

 MAKEALL                          |   10 
 Makefile                         |    3 
 README                           |   15 
 board/csb637/Makefile            |   46 +
 board/csb637/config.mk           |    1 
 board/csb637/csb637.c            |   83 +
 board/csb637/u-boot.lds          |   56 +
 cpu/arm920t/at91rm9200/Makefile  |    2 
 cpu/arm920t/at91rm9200/bcm5221.c |  232 ++++
 include/asm-arm/mach-types.h     | 2319 +++++++++++++++++++++++++++++++++++++-
 include/bcm5221.h                |  104 ++
 include/configs/csb637.h         |  235 ++++
 12 files changed, 3058 insertions(+), 48 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: csb637.diff.gz
Type: application/x-gzip
Size: 15845 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050824/cf547f09/attachment.bin 


More information about the U-Boot mailing list