All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Lange <thomas@corelatus.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct
Date: Thu, 09 Oct 2003 01:15:56 +0200	[thread overview]
Message-ID: <3F849AAC.3090805@corelatus.com> (raw)

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 

             reply	other threads:[~2003-10-08 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 23:15 Thomas Lange [this message]
2003-10-09 16:30 ` [U-Boot-Users] [PATCH] cmd_ide.c, ifdef code only needed by 8xx_direct Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F849AAC.3090805@corelatus.com \
    --to=thomas@corelatus.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.