Home
last modified time | relevance | path

Searched hist:"644 a76742c85ae8bbdd9fcd00d06b7099015d593" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dtables.c644a76742c85ae8bbdd9fcd00d06b7099015d593 Wed May 11 14:45:02 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Use high_table_malloc() for tables passing to SeaBIOS

Now that we already reserved high memory for configuration tables,
call high_table_malloc() to allocate tables from the region.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>