commit | 5b8b3c860ba48f8ac1830cf3a7d02e781de06894 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 20 19:35:09 2016 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 20 20:43:24 2016 -0700 |
tree | 304c41e8176eac8d52cee33fafd417a2de995530 | |
parent | 6edbbd1675ea8cd24e105544e3894c59f58673b5 [diff] |
xtensa: add default memmap and mmio32native options to defconfigs Now that memory initialization doesn't add default memory region specify it explicitly in the memmap command line option in case somebody wants to boot in non-DT-enabled configuration. While at it update earlycon access mode to mmio32native to support both LE and BE cores transparently. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>