diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2025-01-25 18:51:33 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2025-01-25 18:51:33 +0800 |
commit | 341cf992d331a34d764bf943e4e177daff94fc92 (patch) | |
tree | 0d735802a4cf2441c2e8590aaad724daf8d58b61 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | c91ddab5799109124ccdfa88fd381c613a766a89 (diff) |
LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabled
When ARCH_IOREMAP is enabled, we are using always accessible DMW for
ioremap(). It makes no sense to create a dedicated mapping for earlycon
given that we can access the region via DMW.
Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is selected. This can ease
debugging for early mapping issues.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions