Searched hist:ff94c219e95843fe24710c16a66efdfb6ca536a9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | tables.c | ff94c219e95843fe24710c16a66efdfb6ca536a9 Sun Feb 28 06:58:02 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Support writing configuration tables in high area
For those secondary bootloaders like SeaBIOS who want to live in the F segment, which conflicts the configuration table address, now we allow write_tables() to write the configuration tables in high area (malloc'ed memory).
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|