
23 May
2016
23 May
'16
9:01 a.m.
On Thu, May 19, 2016 at 12:00 PM, Simon Glass sjg@chromium.org wrote:
On 11 May 2016 at 08:45, Bin Meng bmeng.cn@gmail.com wrote:
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
Changes in v2: None
arch/x86/lib/tables.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!