* [U-Boot-Users] IDE patch
@ 2003-11-24 14:59 Pierre AUBERT
2003-12-07 23:52 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Pierre AUBERT @ 2003-11-24 14:59 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] IDE patch
2003-11-24 14:59 [U-Boot-Users] IDE patch Pierre AUBERT
@ 2003-12-07 23:52 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-12-07 23:52 UTC (permalink / raw)
To: u-boot
In message <3FC21CC9.20709@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-07 23:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-24 14:59 [U-Boot-Users] IDE patch Pierre AUBERT
2003-12-07 23:52 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox