commit | 4baef829c0168516304bb3d724e0140e0952a747 | [log] [tgz] |
---|---|---|
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | Fri Jul 31 12:08:14 2009 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:38 2009 -0500 |
tree | 627bfb5272eb2508ff8ed9027e00d86897af7fee | |
parent | 91208846693bf821c104a9e30b3e406664da5680 [diff] |
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>