Re: [PATCH 4/6] PowerPC 440EPx: Sequoia bootwrapper
From: Josh Boyer <hidden>
Date: 2007-08-03 12:59:12
From: Josh Boyer <hidden>
Date: 2007-08-03 12:59:12
On Fri, 3 Aug 2007 08:38:25 +0200 Stefan Roese [off-list ref] wrote:
quoted
quoted
+static void ibm440epx_fixup_memsize(void)And we should move this at the same time. Isn't denali used by another CPU as well?Right now the Denali DDR(2) core is only used by the 440EPx/440GRx. But other AMCC PPC's using it will follow soon.
So that would be a yes :) Good. Then we should add the function to 4xx.c and call it ibm4xx_denali_fixup_memsize. josh