public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] SATA/IDE/etc... init
@ 2008-12-11  8:04 Mike Frysinger
  2008-12-11 10:12 ` Wolfgang Denk
  0 siblings, 1 reply; 41+ messages in thread
From: Mike Frysinger @ 2008-12-11  8:04 UTC (permalink / raw)
  To: u-boot

the SATA/IDE/etc... layers seem to go against the u-boot policy when it comes 
to initialization.  in other words, if support for them is enabled, then they 
are unconditionally initialized in board code (see ide_init / sata_initialize 
in lib_*/board.c:board_init_r).  am i missing something or should these init 
functions be delayed until the sata/ide/whatever functions need them ?  or 
should they be made explicit like some commands where you first have to do 
"sata init" before you can access the device ?

this bugs me most because normally u-boot starts up nice & fast, but now that 
we've added SATA support, there's an annoying second or 3 pause while the disk 
is probed ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20081211/4845a4e5/attachment.pgp 

^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2009-01-27 22:43 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11  8:04 [U-Boot] SATA/IDE/etc... init Mike Frysinger
2008-12-11 10:12 ` Wolfgang Denk
2008-12-11 10:32   ` [U-Boot] [PATCH] SATA: do not auto-initialize during boot Mike Frysinger
2008-12-11 16:17     ` Kumar Gala
2008-12-11 20:03       ` Mike Frysinger
2008-12-11 20:51         ` Kumar Gala
2008-12-11 20:56           ` Mike Frysinger
2008-12-11 21:01             ` Scott Wood
2008-12-11 21:07               ` Mike Frysinger
2008-12-11 21:16                 ` Scott Wood
2008-12-11 21:24                   ` Mike Frysinger
2008-12-11 21:36                     ` Scott Wood
2008-12-11 22:06                       ` Mike Frysinger
2008-12-11 23:57                     ` Wolfgang Denk
2008-12-23  5:53                       ` Mike Frysinger
2008-12-11 23:55                 ` Wolfgang Denk
2008-12-11 23:53             ` Wolfgang Denk
2008-12-11 23:57               ` Mike Frysinger
2008-12-12  0:15                 ` Scott Wood
2008-12-23  5:51                   ` Mike Frysinger
2008-12-11 23:50           ` Wolfgang Denk
2008-12-11 23:49         ` Wolfgang Denk
2008-12-11 16:18     ` Kumar Gala
2008-12-11 20:02       ` Mike Frysinger
2008-12-11 23:18     ` Wolfgang Denk
2008-12-11 23:26       ` Kumar Gala
2008-12-12  0:01         ` Wolfgang Denk
2008-12-12  0:13           ` Kumar Gala
2008-12-11 12:47   ` [U-Boot] SATA/IDE/etc... init Mike Frysinger
2008-12-11 19:23     ` Scott Wood
2008-12-11 23:22     ` Wolfgang Denk
2008-12-11 23:48       ` Mike Frysinger
2008-12-11 23:51       ` [U-Boot] [PATCH v2] SATA: do not auto-initialize during boot Mike Frysinger
2008-12-12  0:16         ` Kumar Gala
2008-12-23  5:10         ` [U-Boot] [PATCH v3] " Mike Frysinger
2009-01-24  3:12           ` Mike Frysinger
2009-01-27 20:58           ` Wolfgang Denk
2009-01-27 21:12             ` [U-Boot] [PATCH v4] " Mike Frysinger
2009-01-27 22:43               ` Wolfgang Denk
2008-12-12  5:53       ` [U-Boot] SATA/IDE/etc... init Stefan Roese
2008-12-22  7:25         ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox