uboot/lib_ppc
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
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.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-08-28 17:12:38 -05:00
..
Makefile
bat_rw.c mpc86xx: Add support to populate addr map based on BATs 2009-02-10 00:29:49 +01:00
board.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
bootm.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
cache.c ppc: Fix roll over bug in flush_cache() 2009-02-10 00:47:18 +01:00
config.mk Move architecture specific config.mk files into subdirs 2009-07-21 00:12:35 +02:00
extable.c
interrupts.c
kgdb.c
ppccache.S Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
ppcstring.S
ticks.S
time.c