]> git.ipfire.org Git - people/ms/u-boot.git/commit
Patches by Robert Schwebel, 14 Jun 2003:
authorwdenk <wdenk>
Thu, 19 Jun 2003 23:04:19 +0000 (23:04 +0000)
committerwdenk <wdenk>
Thu, 19 Jun 2003 23:04:19 +0000 (23:04 +0000)
commit52f52c1494eedaeacccad6e2331f4f638b48f5ab
treeef44c22a2c583fe9b136ae6f38bbb42ef6a71df0
parent48b42616e928ce6eacfe20276a1614e2b27ac4b5
Patches by Robert Schwebel, 14 Jun 2003:
- add support for Logotronic DL datalogger board
- cleanup serial line after kermit binary download
- add debugX macro (debug level support)
- update mach-types.h to latest arm.linux.org.uk master list.
13 files changed:
CHANGELOG
Makefile
README
board/logodl/Makefile [new file with mode: 0644]
board/logodl/config.mk [new file with mode: 0644]
board/logodl/flash.c [new file with mode: 0644]
board/logodl/logodl.c [new file with mode: 0644]
board/logodl/memsetup.S [new file with mode: 0644]
board/logodl/u-boot.lds [new file with mode: 0644]
common/cmd_boot.c
include/asm-arm/mach-types.h
include/common.h
include/configs/logodl.h [new file with mode: 0644]