[U-Boot-Users] IDE patch
Wolfgang Denk
wd at denx.de
Mon Dec 8 00:52:45 CET 2003
In message <3FC21CC9.20709 at staubli.com> you wrote:
>
> 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.
Thanks, added.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
If you want strict real-time behavior, run in the real time schedu-
ling class. But there are no seatbelts or airbags; main(){for(;;);}
can hard hang your system. -- Bart Smaalders
More information about the U-Boot
mailing list