* [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct
@ 2003-10-08 23:15 Thomas Lange
2003-10-09 16:30 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Lange @ 2003-10-08 23:15 UTC (permalink / raw)
To: u-boot
A big chunk of code in cmd_ide.c is only valid
for boards that set CONFIG_IDE_8xx_DIRECT
That makes it harder than neccesary to follow
the flow since alot of calculations/variables
are pointless.
* Patch by Thomas Lange, 10 Oct 2003:
code only needed by CONFIG_IDE_8xx_DIRECT ifdef:ed
/Thomas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 8xx_patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20031009/7e784eed/attachment.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct
2003-10-08 23:15 [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct Thomas Lange
@ 2003-10-09 16:30 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-10-09 16:30 UTC (permalink / raw)
To: u-boot
In message <3F849AAC.3090805@corelatus.com> you wrote:
>
> A big chunk of code in cmd_ide.c is only valid
> for boards that set CONFIG_IDE_8xx_DIRECT
> That makes it harder than neccesary to follow
> the flow since alot of calculations/variables
> are pointless.
>
> * Patch by Thomas Lange, 10 Oct 2003:
> code only needed by CONFIG_IDE_8xx_DIRECT ifdef:ed
Added, thanks. Will show up on CVS soon.
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
A secure program has to be robust: it must be able to deal with
conditions that "can't happen", whether user input, program error or
library/etc. This is basic damage control. Buffer overflow errors
have nothing to do with security, but everything with stupidity.
-- Wietse Venema in <5cnqm3$8r9@spike.porcupine.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-09 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08 23:15 [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct Thomas Lange
2003-10-09 16:30 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox