[U-Boot] [PATCH] 85xx/86xx: Ensure MP boot page is not used
Kumar Gala
galak at kernel.crashing.org
Wed Apr 1 06:25:12 CEST 2009
On Mar 31, 2009, at 11:23 PM, Kumar Gala wrote:
> We had a bug on 86xx in which the boot page used to bring up secondary
> cores was being overwritten and used for the malloc region in u-boot.
>
> We need to reserve the region of memory that the boot page is going to
> be put at so nothing uses it.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> lib_ppc/board.c | 13 +++++++++++++
> 1 files changed, 13 insertions(+), 0 deletions(-)
Wolfgang,
This patch depends on the other two. If you ack this one I can send
all three via the 85xx git tree.
- k
More information about the U-Boot
mailing list