commit | a3c5e49da98156a3895cddb4a9f54d8bec4e889b | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Jan 11 12:56:45 2018 -0800 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Jan 22 11:54:23 2018 -0800 |
tree | 4b12ae2739c12dc8fcd20c7b36512f1051a511e3 | |
parent | 7ddaee6d0805961dbcc035b37da0d9f9ea07f26c [diff] |
target/xtensa: allow different default CPU for MMU/noMMU Define default core for noMMU configurations and use that core as machine default with noMMU XTFPGA machines. This is done to avoid offering non-working configuration (MMU core on a noMMU machine) as a default. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>