Skip to content
Snippets Groups Projects
Commit c840d26c authored by Kumar Gala's avatar Kumar Gala
Browse files

85xx: Introduce determine_mp_bootpg() helper.


Match determine_mp_bootpg() that was added for 86xx.  We 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.

Also added a comment about how cpu_reset() is dealing w/an errata on
early 85xx MP HW.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 7649a590
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment