]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Add support for Promess ATC board LABEL_2003_05_03_1700
authorwdenk <wdenk>
Sat, 3 May 2003 15:50:43 +0000 (15:50 +0000)
committerwdenk <wdenk>
Sat, 3 May 2003 15:50:43 +0000 (15:50 +0000)
commit7aa78614716b7bd7bdf68553f261ad0d5a12826a
tree756a98d1deac76f1cfba3d8da18c19e7183618c8
parent4532cb696eb717419022dbaa8d408e7df7df7b68
* Add support for Promess ATC board

* Patch by Keith Outwater, 28 Apr 2003:
  - Miscellaneous corrections and additions to GEN860T board specific code.
  - Added GEN860_SC variant to GEN860T.
  - Miscellaneous corrections to GEN860T documentation.
  - Correct duplicate entry in U-Boot CREDITS file.
  - Add GEN860T_SC entry in MAINTAINERS file.
  - Update CREDITS file with GEN860T_SC info.

* Update Smiths Aerospace addresses in MAINTAINERS file

* Fix error handling in hush's version of "run" command
27 files changed:
CHANGELOG
CREDITS
MAINTAINERS
MAKEALL
Makefile
README
board/atc/Makefile [new file with mode: 0644]
board/atc/atc.c [new file with mode: 0644]
board/atc/config.mk [new file with mode: 0644]
board/atc/flash.c [new file with mode: 0644]
board/atc/u-boot.lds [new file with mode: 0644]
board/gen860t/README
board/gen860t/gen860t.c
board/gen860t/ioport.c
board/gen860t/u-boot-flashenv.lds [new file with mode: 0644]
board/gen860t/u-boot.lds
common/main.c
cpu/mpc8260/Makefile
cpu/mpc8260/spi.c [new file with mode: 0644]
cpu/mpc8xx/lcd.c
include/asm-ppc/cpm_8260.h
include/common.h
include/configs/GEN860T.h
include/configs/TQM8260.h
include/configs/atc.h [new file with mode: 0644]
include/status_led.h
lib_ppc/board.c