]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd28a04c6c95efb6977b6bed86ff71f7114e52e1a
tree304c41e8176eac8d52cee33fafd417a2de995530
parent111570992586071c0871eb54fe29519b2de1c873
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