diff options
| author | Kumar Gala <galak@kernel.crashing.org> | 2009-03-31 17:58:13 -0500 |
|---|---|---|
| committer | Kumar Gala <galak@kernel.crashing.org> | 2009-04-01 15:29:49 -0500 |
| commit | fc39c2fd51e64707de4d61ed49479ebea2847e1b (patch) | |
| tree | 61674d1c39bd6f0d7c99bf6d6ffbee38c4fbda92 /common/cmd_source.c | |
| parent | c840d26c752141b94bbc24ac748ddd45752a955a (diff) | |
| download | olio-uboot-2014.01-fc39c2fd51e64707de4d61ed49479ebea2847e1b.tar.xz olio-uboot-2014.01-fc39c2fd51e64707de4d61ed49479ebea2847e1b.zip | |
85xx/86xx: Ensure MP boot page is not used
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@kernel.crashing.org>
Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
Diffstat (limited to 'common/cmd_source.c')
0 files changed, 0 insertions, 0 deletions