xtensa: add default memmap and mmio32native options to defconfigs
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 21 Sep 2016 02:35:09 +0000 (19:35 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 21 Sep 2016 03:43:24 +0000 (20:43 -0700)
commit5b8b3c860ba48f8ac1830cf3a7d02e781de06894
tree304c41e8176eac8d52cee33fafd417a2de995530
parent6edbbd1675ea8cd24e105544e3894c59f58673b5
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>
arch/xtensa/configs/audio_kc705_defconfig
arch/xtensa/configs/generic_kc705_defconfig
arch/xtensa/configs/nommu_kc705_defconfig
arch/xtensa/configs/smp_lx200_defconfig