Kumar, I could not test these changes on any 86xx(build I have checked), Can u test them or can I get access to some remote setup for this. Just to make sure the changes do not break anything.
Regards Poonam > -----Original Message----- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Friday, August 07, 2009 10:15 PM > To: Aggrwal Poonam-B10812 > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [v2][PATCH 2/2] Removed CONFIG_NUM_CPUS > from 85xx/86xx > > > On Jul 31, 2009, at 1:38 AM, Poonam Aggrwal wrote: > > > The number of CPUs are getting detected dynamically by checking the > > processor SVR value. > > Also removed CONFIG_NUM_CPUS references from all the platforms with > > 85xx/86xx processors. > > > > This can help to use the same u-boot image across the platforms. > > > > Also revamped and corrected few Freescale Copyright messages. > > > > Signed-off-by: Poonam Aggrwal <poonam.aggr...@freescale.com> > > --- > > - based of 2009.08-rc1 > > - depends on the patch > > "[PATCH 1/2] Refactored common cpu specific code for 85xx and 86xx > > into one file." > > - Changes over v1: > > Incorporated Wolfgang's comments > > common/cmd_mp.c | 6 +- > > cpu/mpc85xx/cpu.c | 21 ++++----- > > cpu/mpc85xx/mp.c | 6 +- > > cpu/mpc85xx/release.S | 25 +++++++++++- > > cpu/mpc85xx/speed.c | 4 +- > > cpu/mpc86xx/cpu.c | 10 +++-- > > cpu/mpc86xx/cpu_init.c | 4 +- > > cpu/mpc8xxx/cpu.c | 93 +++++++++++++++++++++++++ > > +--------------- > > include/asm-ppc/config.h | 7 +++ > > include/asm-ppc/global_data.h | 1 + > > include/asm-ppc/processor.h | 5 +- > > include/common.h | 2 + > > include/configs/MPC8572DS.h | 1 - > > include/configs/MPC8610HPCD.h | 1 - > > include/configs/MPC8641HPCN.h | 1 - > > include/configs/P2020DS.h | 1 - > > include/configs/XPEDITE5170.h | 1 - > > include/configs/XPEDITE5370.h | 1 - > > include/configs/sbc8641d.h | 1 - > > include/e500.h | 6 +-- > > lib_ppc/board.c | 3 + > > lib_ppc/bootm.c | 2 +- > > 22 files changed, 127 insertions(+), 75 deletions(-) > > applied to 85xx next > > - k > > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot