]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/cmd_nand.c
* Patch by Gary Jennejohn, 11 Sep 2003:
authorwdenk <wdenk>
Thu, 11 Sep 2003 19:48:06 +0000 (19:48 +0000)
committerwdenk <wdenk>
Thu, 11 Sep 2003 19:48:06 +0000 (19:48 +0000)
commita43278a43d522fba7fea0ed3045b718a9c8d22ac
treec21920a271992ce76e5e679c3e3e8bb11054d356
parent7205e4075d8b50e4dd89fe39ed03860b23cbb704
* Patch by Gary Jennejohn, 11 Sep 2003:
  - allow for longer timeouts for USB mass storage devices

* Patch by Denis Peter, 11 Sep 2003:
  - fix USB data pointer assignment for bulk only transfer.
  - prevent to display erased directories in FAT filesystem.

* Change output format for NAND flash - make it look like for other
  memory, too
15 files changed:
CHANGELOG
board/at91rm9200dk/at91rm9200dk.c
board/dave/PPChameleonEVB/PPChameleonEVB.c
board/esd/ash405/ash405.c
board/mpl/vcma9/vcma9.c
board/netvia/netvia.c
board/sixnet/sixnet.c
common/cmd_nand.c
common/usb_storage.c
cpu/arm920t/usb_ohci.c
fs/fat/fat.c
include/linux/mtd/nand.h
include/version.h
lib_arm/board.c
lib_ppc/board.c