| commit | 343e16026e69b87dfff4b71c37ac18b48c4d9ec0 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <kumar.gala@linaro.org> | Tue May 21 15:53:16 2019 -0500 |
| committer | Anas Nashif <anas.nashif@intel.com> | Wed May 22 12:38:20 2019 -0400 |
| tree | a639ad423fd2011a5b675e69505e8b362f043078 | |
| parent | e7cc51094af1d7d073b0911a14f9b05c9dbf88bb [diff] |
dts: x86: shring ioapic register size to 4k Previous the register size was 1M, technically the there are only a small handful of registers defined in the IOAPIC, so shrinking the size to 4k, so its as most one page large. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>