Re: [U-Boot] commit a37c36f4 breaks several non-85xx boards

2010-08-18 Thread Wolfgang Denk
Dear Kumar Gala, In message you wrote: > > Sorry, I had a few other fixes I was queuing up for a pull request. Please do, as I want to get a -rc1 out asap (tonight?) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Off

Re: [U-Boot] commit a37c36f4 breaks several non-85xx boards

2010-08-18 Thread Kumar Gala
On Aug 18, 2010, at 5:46 PM, Kim Phillips wrote: > On Wed, 18 Aug 2010 23:50:26 +0200 > Wolfgang Denk wrote: > >> your commit a37c36f4: "powerpc/8xxx: query feature reporting register >> for num cores on unknown cpus" breaks a number of boards with error >> messages like here: > >> Please fix.

Re: [U-Boot] commit a37c36f4 breaks several non-85xx boards

2010-08-18 Thread Kim Phillips
On Wed, 18 Aug 2010 23:50:26 +0200 Wolfgang Denk wrote: > your commit a37c36f4: "powerpc/8xxx: query feature reporting register > for num cores on unknown cpus" breaks a number of boards with error > messages like here: > Please fix. I posted a fix when you first brought this up. Whilst I sent

[U-Boot] commit a37c36f4 breaks several non-85xx boards

2010-08-18 Thread Wolfgang Denk
Dear Kim, your commit a37c36f4: "powerpc/8xxx: query feature reporting register for num cores on unknown cpus" breaks a number of boards with error messages like here: cpu.c: In function 'cpu_numcores': cpu.c:113: error: 'CONFIG_SYS_MPC85xx_PIC_ADDR' undeclared (first use in this function) cpu.c