]> git.sur5r.net Git - u-boot/commit
x86: Reserve configuration tables in high memory
authorBin Meng <bmeng.cn@gmail.com>
Wed, 11 May 2016 14:45:01 +0000 (07:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitd19c90747d8975a523489f863984c521ae72ce39
tree3fd0986f3f6ef22c7b7f6856ecb302207f977252
parent0c2b7eef97b00c3d1e5545518b2647b8fbf42537
x86: Reserve configuration tables in high memory

When SeaBIOS is on, reserve configuration tables in reserve_arch().

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