commit | 4a20aad15a59939db974e97232590c8038850b03 | [log] [tgz] |
---|---|---|
author | Adithya Baglody <adithya.nagaraj.baglody@intel.com> | Wed Nov 08 16:00:17 2017 +0530 |
committer | Andrew Boie <andrewboie@gmail.com> | Mon Nov 13 10:21:58 2017 -0800 |
tree | ae76f91074dc71526b585b7e15f58a570de8036c | |
parent | 8d0a80c6a92e25ffd36d0a2959e23dec7882d160 [diff] |
dts: x86: RAM start address needs to be page aligned for arduino 101. When CONFIG_X86_MMU is enabled for arduino 101 the start address should be aligned to 4kB. If not aligned the page tables would not be created and the build fails. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>