From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 29 Nov 2004 15:54:47 +0100 Subject: [U-Boot-Users] PATCH: Removing all these "extern void reset_cpu()" In-Reply-To: <417D0A5F.6000606@imc-berlin.de> References: <417D0A5F.6000606@imc-berlin.de> Message-ID: <41AB3837.3010204@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 Steven Scholz wrote: > please consider the patch attached. > > CHANGELOG: > > * Patch by Steven Scholz, 25 Oct 2004: > - Replace all "extern void reset_cpu()" with one occurence of > "void reset_cpu (ulong addr)" in include/common.h Any comment on this so far? -- Steven