]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Add support for NSCU board U-Boot-0_4_2
authorwdenk <wdenk>
Mon, 7 Jul 2003 20:07:54 +0000 (20:07 +0000)
committerwdenk <wdenk>
Mon, 7 Jul 2003 20:07:54 +0000 (20:07 +0000)
commitf12e568ca45f6c56b5a6d52a43524987e141abe7
treee0c4c1dc83553fa1ac900d2819a605372c1430d1
parent0d4983930a3559be92452761cfa268ee9d0f2773
* Add support for NSCU board

* Add support for TQM823M, TQM850M, TQM855M and TQM860M modules

* Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML
  mirror bit flash on TQM8xxM modules
18 files changed:
CHANGELOG
Makefile
board/tqm8xx/flash.c
common/cmd_load.c
include/configs/NSCU.h [new file with mode: 0644]
include/configs/TQM823L.h
include/configs/TQM823M.h [new file with mode: 0644]
include/configs/TQM8260.h
include/configs/TQM850L.h
include/configs/TQM850M.h [new file with mode: 0644]
include/configs/TQM855L.h
include/configs/TQM855M.h [new file with mode: 0644]
include/configs/TQM860L.h
include/configs/TQM860M.h [new file with mode: 0644]
include/configs/TQM862L.h
include/configs/TQM862M.h
include/configs/lwmon.h
include/flash.h