Files
u-boot-tk1-som/cpu
Kumar Gala 7649a590b5 86xx: Cleanup MP support
* Use CONFIG_MP instead of CONFIG_NUM_CPUS to match 85xx
* Introduce determine_mp_bootpg() helper.  We'll need this to address a
  bug introduced in v2009.03 with 86xx MP booting.  We have to make sure
  to reserve the region of memory used for the MP bootpg() so other
  u-boot code doesn't use it.
* Added dummy versions of cpu_reset(), cpu_status() & cpu_release() to
  allow cmd_mp.c to build and work. In the future we should look at
  implementing all these functions. This could be common w/85xx if we
  use spin tables on 86xx.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-04-01 15:29:44 -05:00
..
2008-11-04 23:40:05 +01:00
2008-10-18 21:54:03 +02:00
2009-03-20 22:39:13 +01:00
2009-03-20 22:39:11 +01:00
2009-03-30 13:33:51 -05:00
2009-04-01 15:29:44 -05:00
2009-01-28 08:49:52 +01:00
2009-03-09 12:01:32 +01:00
2008-12-10 23:11:35 +09:00