commit | d1cb6cb29eaa800538bbe554c723ed569ec8e04d | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Mon Nov 03 15:44:01 2008 -0600 |
committer | Jon Loeliger <jdl@freescale.com> | Tue Nov 04 10:58:50 2008 -0600 |
tree | e38395f12d4705cc9afc4c25030e4f837e86279a | |
parent | 74d126face29b316a33f703585e3d726fafa9cd5 [diff] |
powerpc: change 86xx SMP boot method We put the bootpg for the secondary cpus into memory and use BPTR to get to it. This is a step towards converting to the ePAPR boot methodology. Also, the code is written to deal properly with more than 4GB of RAM. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>