]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for UC100 board LABEL_2004_12_18_2335
authorwdenk <wdenk>
Sat, 18 Dec 2004 22:35:43 +0000 (22:35 +0000)
committerwdenk <wdenk>
Sat, 18 Dec 2004 22:35:43 +0000 (22:35 +0000)
commitf7d1572bf51619554f278cb543ef0445baa3a1f8
treeac5ad0054651a4c3596f9809f534df4587163111
parent8e6b47a89b6db05594f559f7829e5dc54c0df86e
Add support for UC100 board
13 files changed:
CHANGELOG
MAKEALL
Makefile
board/uc100/Makefile [new file with mode: 0644]
board/uc100/config.mk [new file with mode: 0644]
board/uc100/u-boot.lds [new file with mode: 0644]
board/uc100/u-boot.lds.debug [new file with mode: 0644]
board/uc100/uc100.c [new file with mode: 0644]
common/cmd_pcmcia.c
cpu/mpc8xx/cpu.c
drivers/cfi_flash.c
include/configs/UC100.h [new file with mode: 0644]
include/pcmcia.h