]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for TB5200 board
authorWolfgang Denk <wd@pollux.denx.de>
Wed, 19 Jul 2006 11:50:38 +0000 (13:50 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Wed, 19 Jul 2006 11:50:38 +0000 (13:50 +0200)
commitb87dfd2854809ddcf4be54d772752e7ed137386f
treed10a0446c375a2961223f12f553a51422bff553a
parentf3e06df7e89a1b6ff6701d523b4beea6e3fa5159
Add support for TB5200 board
The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module
integrated in a little aluminium case.
Patch by Martin Krause, 8 Jun 2006

Some code cleanup
29 files changed:
CHANGELOG
Makefile
board/amcc/yucca/cmd_yucca.c
board/amcc/yucca/flash.c
board/amcc/yucca/init.S
board/amcc/yucca/yucca.c
board/gth2/config.mk
board/gth2/ee_access.c
board/gth2/ee_access.h
board/gth2/ee_dev.h
board/gth2/gth2.c
board/gth2/lowlevel_init.S
board/ppmc7xx/config.mk
board/ppmc7xx/flash.c
board/ppmc7xx/init.S
board/ppmc7xx/ppmc7xx.c
board/tqm5200/Makefile
board/tqm5200/cmd_stk52xx.c
board/tqm5200/cmd_tb5200.c [new file with mode: 0644]
board/tqm5200/tqm5200.c
board/tqm85xx/tqm85xx.c
cpu/ppc4xx/serial.c
cpu/ppc4xx/start.S
drivers/Makefile
drivers/tqm8xx_pcmcia.c
include/configs/TB5200.h [new file with mode: 0644]
include/configs/gth2.h
include/configs/ppmc7xx.h
include/ns16550.h