From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Wed, 12 Dec 2007 09:32:57 +0100 Subject: [U-Boot-Users] [PATCH] ARM: add support of CONFIG_LAST_STAGE_INIT for arm In-Reply-To: <20071211220915.02E82246C2@gemini.denx.de> References: <20071211220915.02E82246C2@gemini.denx.de> Message-ID: <475F9CB9.2000300@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >> That may depend on board/PHY: on some PHYs, the LED pin functions need >> to be set in software, so on power-up the ethernet LEDs may light up and >> display bogus states, so I would prefer to configure that early, even if >> the port is not used. >> > > I think that things like this should be done in board specific init > code, then. > I fully agree - after all, this is definitely very board-specific. cu Michael