]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Greg Ungerer, 19 May 2005:
authorwdenk <wdenk>
Thu, 19 May 2005 22:46:33 +0000 (22:46 +0000)
committerwdenk <wdenk>
Thu, 19 May 2005 22:46:33 +0000 (22:46 +0000)
commit16b013e750345afdf73977be73eb046f2b476495
tree72da11a18a82ce66e854de47fb075d68ee00f53d
parent121fc64022d5bbdec16886fcad87f647b5ffa864
Patch by Greg Ungerer, 19 May 2005:
add support for the OpenGear CM4008 board
13 files changed:
Makefile
board/cm4008/Makefile [new file with mode: 0644]
board/cm4008/cm4008.c
board/cm4008/config.mk [new file with mode: 0644]
board/cm4008/flash.c [new file with mode: 0644]
board/cm4008/u-boot.lds [new file with mode: 0644]
board/cm41xx/Makefile [new file with mode: 0644]
board/cm41xx/cm41xx.c [new file with mode: 0644]
board/cm41xx/config.mk [new file with mode: 0644]
board/cm41xx/flash.c [new file with mode: 0644]
board/cm41xx/u-boot.lds [new file with mode: 0644]
include/configs/cm4008.h [new file with mode: 0644]
include/configs/cm41xx.h [new file with mode: 0644]