public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ARM: add support of CONFIG_LAST_STAGE_INIT for arm
Date: Tue, 11 Dec 2007 12:05:47 -0500	[thread overview]
Message-ID: <200712111205.48970.vapier@gentoo.org> (raw)
In-Reply-To: <20071211161332.2C214246C2@gemini.denx.de>

On Tuesday 11 December 2007, Wolfgang Denk wrote:
> In message <20071211095906.77701bb0@dhcp-252-066.norway.atmel.com> you 
wrote:
> > It should probably initialize the PHY interface (i.e. the MDIO
> > interface) early, but I agree that it should delay initializing the
> > actual PHY until it is needed.
>
> Please keep in mind that U-Boot shall initialize hardware if and only
> if it is using it (and that it must deactivate it after use).

with many pieces of hardware, you can draw a line between initializing it and 
actually enabling/using it.

for example, shouldnt the initialization/programming of the MAC address always 
happen regardless of the network being used ?  not all MAC's have/support 
eeprom's which contain the MAC address, so the implicit address programming 
that happens in hardware cannot happen.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20071211/e4f3f569/attachment.pgp 

  reply	other threads:[~2007-12-11 17:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-10 15:29 [U-Boot-Users] PATCH: support board-specific ethernet PHY init for ARM Michael Schwingen
2007-12-08 12:45 ` Jean-Christophe PLAGNIOL-VILLARD
2007-12-08 22:32   ` Michael Schwingen
2007-12-09  9:43     ` Jean-Christophe PLAGNIOL-VILLARD
2007-12-09  9:50       ` [U-Boot-Users] [PATCH] ARM: add support of CONFIG_LAST_STAGE_INIT for arm Jean-Christophe PLAGNIOL-VILLARD
2007-12-09 14:50         ` Wolfgang Denk
2007-12-09 16:38           ` Michael Schwingen
2007-12-10 17:58             ` Haavard Skinnemoen
2007-12-10 20:08               ` Michael Schwingen
2007-12-10 20:28               ` Ben Warren
2007-12-11  8:59                 ` Haavard Skinnemoen
2007-12-11 16:13                   ` Wolfgang Denk
2007-12-11 17:05                     ` Mike Frysinger [this message]
2007-12-11 22:03                       ` Wolfgang Denk
2007-12-11 18:38                   ` Michael Schwingen
2007-12-11 22:09                     ` Wolfgang Denk
2007-12-12  8:32                       ` Michael Schwingen
2007-12-11  9:53 ` [U-Boot-Users] [PATCH] ARM: support board-specific ethernet PHY init Jean-Christophe PLAGNIOL-VILLARD

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=200712111205.48970.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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