commit | 775f1f7eacede583ec25ed56e58c4483f2b29265 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Nov 05 17:16:21 2018 -0800 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Jul 08 14:32:06 2019 -0700 |
tree | c38b5398f3f4904104ebb654282e56982e7e1d03 | |
parent | d6d5f19e21d98c0607ff029e4e2e508d4cdd1d5a [diff] |
xtensa: virt: add defconfig and DTS Add defconfig and DTS for a virt board. Defconfig enables PCIe host and a number of virtio devices. DTS routes legacy PCI IRQs to the first four level-triggered external IRQ lines. CPU core with edge-triggered IRQs among the first four may need a custom DTS to work correctly. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>