From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 23 Nov 2004 17:54:44 +0100 Subject: [U-Boot-Users] PATCH: Introducing CONFIG_BOARD_PRE_RESET In-Reply-To: <20041123164725.7D848C1430@atlas.denx.de> References: <20041123164725.7D848C1430@atlas.denx.de> Message-ID: <41A36B54.3000904@imc-berlin.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: >>So reset is cpu (better SoC) specific and might even be board specific. > > You may want to run board-specific code _before_ reset, but the reset > operation itself should IMHO not depend on board specific features. > It's always processor (CPU or SoC or what you may call it) specific. Sorry. But I have to ask again: If I don't want to rely on the processor reset (since it might be broken), how am I able to use my boards pecific hardware watchdog? -- Steven Scholz