[U-Boot] [PATCH v1] x86: Make table address selectable
Bin Meng
bmeng.cn at gmail.com
Sat Jul 29 06:20:01 UTC 2017
On Sat, Jul 29, 2017 at 1:02 AM, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> Some firmwares might have another window for generated tables.
>
> So, introduce two configuration options to select start address and
> maximum length for the generated tables.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> arch/x86/Kconfig | 13 +++++++++++++
> arch/x86/include/asm/tables.h | 9 ++-------
> 2 files changed, 15 insertions(+), 7 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list