1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-08 04:02:07 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Becky Bruce
1266df8877 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>
2008-11-04 10:58:50 -06:00