[U-Boot-Users] IDE patch
Pierre AUBERT
p.aubert at staubli.com
Mon Nov 24 15:59:21 CET 2003
Hi everybody,
The attached patch makes the IDE and FAT commands working on our custom
board.
CHANGELOG:
* adds a return value for the fpga command
* fixes an endianess problem in fat.h
* adds an ide_preinit function called in ide_init if
CONFIG_IDE_PREINIT is defined. If the ide_preinit fails,
the ide_init is aborted.
* adds the CFG_ATA_STRIDE configuration variable, which defines the
spacing between ATA registers.
The default value is 1, but it can be modified in the board
configuration file.
Best regards
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ide-fat.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20031124/e4e3fd78/attachment.txt
More information about the U-Boot
mailing list