[U-Boot] [PATCH 2/2] powerpc/8xxx: query feature reporting register for num cores on unknown cpus
Kim Phillips
kim.phillips at freescale.com
Tue Aug 10 01:39:57 CEST 2010
On Mon, 9 Aug 2010 23:33:18 +0200
Wolfgang Denk <wd at denx.de> wrote:
> Dear Kim,
>
> In message <20100714194729.7405f880.kim.phillips at freescale.com> you wrote:
> > doing so helps avant garde users, such as those using simulators that
> > allow users to configure the number of cores, so as to not have to
> > manually adjust u-boot sources. h/w should also be reliably setting
> > FRR NCPU in the future.
> >
> > Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> > ---
> > arch/powerpc/cpu/mpc8xxx/cpu.c | 10 ++++++++--
> > arch/powerpc/include/asm/immap_85xx.h | 2 ++
> > 2 files changed, 10 insertions(+), 2 deletions(-)
>
> Unfortunately this commit breaks a number of boards, especially 86xx
> ones. For example:
sorry, my fault - this should fix it:
More information about the U-Boot
mailing list