commit | c3df28f6e2fc7299883f3340475c532f18754585 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Jul 28 20:02:15 2017 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 01 20:17:02 2017 +0800 |
tree | fb8bbe43822bd58364739786ee39ceeb3a49fc05 | |
parent | 167a40166bb116a19d23c946b6394636da34f3cf [diff] |
x86: Make table address selectable 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@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>