[U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct
Wolfgang Denk
wd at denx.de
Thu Oct 9 18:30:17 CEST 2003
In message <3F849AAC.3090805 at 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 at spike.porcupine.org>
More information about the U-Boot
mailing list