Home
last modified time | relevance | path

Searched hist:"57 b10f59b7c6ff0d3827e39acb6c3e348adbc14a" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_common.c57b10f59b7c6ff0d3827e39acb6c3e348adbc14a Thu Aug 20 13:40:19 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Enlarge the size of malloc() pool before relocation

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.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.S57b10f59b7c6ff0d3827e39acb6c3e348adbc14a Thu Aug 20 13:40:19 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Enlarge the size of malloc() pool before relocation

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.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig57b10f59b7c6ff0d3827e39acb6c3e348adbc14a Thu Aug 20 13:40:19 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Enlarge the size of malloc() pool before relocation

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.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>