u-boot/board/sbc8641d
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
..
Makefile FSL DDR: Convert SBC8641D to new DDR code. 2008-08-27 02:06:04 +02:00
config.mk Add support for SBC8641D. Board files. 2007-08-10 14:30:30 -05:00
ddr.c Pass dimm parameters to populate populate controller options 2008-10-18 21:54:04 +02:00
law.c sbc8641d: Fix PCI mapping concepts 2009-01-13 15:27:45 -06:00
sbc8641d.c 86xx: Cleanup MP support 2009-04-01 15:29:44 -05:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00