public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Victor Wren <vwren@timension.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ATA driver in U-Boot
Date: Fri, 08 Oct 2004 12:17:55 -0800	[thread overview]
Message-ID: <41668573.16343.3D098D@localhost> (raw)

I am not sure if this is off-topic, because I'm unsure of the division of 
labor.

Is there any reason that U-Boot needs ATA support compiled in?  I ask because 
I'm trying to speed up booting on a small system with a hard drive.  U-Boot 
waits for the devices to become available, scanning the ATA bus, before 
proceeding to load the Linux kernel.  It appears to me that the kernel then 
does the same thing again, whereas if it went ahead and went straight to 
loading the kernel, it would give the drive another second or two to spin up 
and be ready for a bus scan.

Given that the kernel is being loaded out of flash (with all drivers compiled 
in), and that the only reference to the IDE drive that U-Boot really knows 
about is a commandline parameter passed to the kernel, would it cause any 
conspicuous problems to remove ATA support from U-Boot, or does the kernel 
depend on hardware information that U-Boot is providing (I notice there's a 
"U-Boot" section in the kernel config)?

Thanks,
Victor Wren

             reply	other threads:[~2004-10-08 20:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-08 20:17 Victor Wren [this message]
2004-10-08 19:21 ` [U-Boot-Users] ATA driver in U-Boot John W. Linville
2004-10-08 20:31 ` 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=41668573.16343.3D098D@localhost \
    --to=vwren@timension.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox