diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2016-05-11 07:44:59 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-05-23 15:18:00 +0800 |
commit | 789b6dceccbb852b0be235334b713467f88e2f8e (patch) | |
tree | 2a8f7906144a677809b2613b5093c98d68e59f49 /arch/x86/cpu/baytrail/valleyview.c | |
parent | 548344912f791ff7f7f932afdaf669f45a20448b (diff) | |
download | u-boot-imx-789b6dceccbb852b0be235334b713467f88e2f8e.zip u-boot-imx-789b6dceccbb852b0be235334b713467f88e2f8e.tar.gz u-boot-imx-789b6dceccbb852b0be235334b713467f88e2f8e.tar.bz2 |
x86: Prepare configuration tables in dedicated high memory region
Currently when CONFIG_SEABIOS is on, U-Boot allocates configuration
tables via normal malloc(). To simplify, use a dedicated memory
region which is reserved on the stack before relocation for this
purpose. Add functions for reserve and malloc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/baytrail/valleyview.c')
0 files changed, 0 insertions, 0 deletions