
7 Apr
2010
7 Apr
'10
8:32 a.m.
On Apr 7, 2010, at 1:11 AM, vinay hegde wrote:
Hi All,
We are coming up with a new platform that uses Freescale P2020 processor and P2020 U-Boot. In this platform, we will be using only one core (core 0) of P2020 and will be disabling the core 1 (thro, some hardware strapping as hardware folks told me).
If anybody has already investigated and knows how to disable core 1 (and support only core 0) in P2020 U-Boot (or in general, say mpc8572), please let me know. Any pointers will be very useful.
You can use the 'cpu disable' command.
- k