commit | a364e62b081305dd4380618e4113e33a85539ac2 | [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 | 6ffad64db653508c19d32d63032a5f119eaa3bbe [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>