From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Date: Thu, 19 Aug 2010 21:27:01 -0500 Subject: [U-Boot] [PATCH V2] mpx85xx/fdt: Add cpu-release-addr for all cores In-Reply-To: <1282244268-30693-1-git-send-email-msm@freescale.com> References: <1282244268-30693-1-git-send-email-msm@freescale.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Aug 19, 2010, at 1:57 PM, Matthew McClintock wrote: > We currently do not add a cpu-release-addr for core 0, this is needed > when we want to reset core 0 and later restart it from Linux > > Signed-off-by: Matthew McClintock > --- > v2: Mark boot cpu status as "okay" > > arch/powerpc/cpu/mpc85xx/fdt.c | 15 ++++++++------- > 1 files changed, 8 insertions(+), 7 deletions(-) applied to 85xx - k