]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Map ISP1362 USB OTG controller for NSCU board
authorwdenk <wdenk>
Tue, 5 Aug 2003 17:43:17 +0000 (17:43 +0000)
committerwdenk <wdenk>
Tue, 5 Aug 2003 17:43:17 +0000 (17:43 +0000)
commitbdccc4fedcf9c5fc1f06e8f833d792198c9d04ae
tree00c1b93f6731d838eae4f8f688d4f95c14471d0a
parent96dd9af4c7c5669924c2e40734b246f207b9a8b4
* Map ISP1362 USB OTG controller for NSCU board

* Patch by Brad Parker, 02 Aug 2003:
  fix sc520_cdp problems

* Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)

* Allow erase command to cross flash bank boundaries
17 files changed:
CHANGELOG
Makefile
board/sc520_cdp/Makefile
board/sc520_cdp/flash.c
board/sc520_cdp/sc520_cdp.c
board/sc520_cdp/u-boot.lds
board/tqm8xx/tqm8xx.c
common/cmd_bootm.c
common/cmd_flash.c
common/main.c
cpu/mpc8260/commproc.c
cpu/mpc8xx/commproc.c
include/asm-ppc/cpm_8260.h
include/common.h
include/commproc.h
include/configs/NSCU.h
tools/mkimage.c