Home
last modified time | relevance | path

Searched hist:"7649 a590b53ee548f41428bf20780f74ce9fc099" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/sbc8641d/
H A Dsbc8641d.c7649a590b53ee548f41428bf20780f74ce9fc099 Wed Apr 01 04:02:38 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 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>
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c7649a590b53ee548f41428bf20780f74ce9fc099 Wed Apr 01 04:02:38 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dsbc8641d.h7649a590b53ee548f41428bf20780f74ce9fc099 Wed Apr 01 04:02:38 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 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>
H A DMPC8641HPCN.h7649a590b53ee548f41428bf20780f74ce9fc099 Wed Apr 01 04:02:38 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 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>