On 21 August 2015 at 17:27, Simon Glass <s...@chromium.org> wrote: > On 20 August 2015 at 07:40, Bin Meng <bmeng...@gmail.com> wrote: >> After fsp_init() returns, the stack has already been switched to a >> place within system memory as defined by CONFIG_FSP_TEMP_RAM_ADDR. >> Enlarge the size of malloc() pool before relocation since we have >> plenty of memory now. >> >> Signed-off-by: Bin Meng <bmeng...@gmail.com> >> >> --- >> >> Changes in v2: >> - Add some comments in x86_fsp_init() for malloc() adjustment >> >> arch/x86/Kconfig | 7 +++++++ >> arch/x86/cpu/start.S | 8 ++++++++ >> arch/x86/lib/fsp/fsp_common.c | 16 +++++++++++++++- >> 3 files changed, 30 insertions(+), 1 deletion(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot