From e26b05bb45d7e1ab3482763c05312476b5060b1d Mon Sep 17 00:00:00 2001 From: Christoph Baumann Date: Wed, 21 May 2025 16:54:46 +0200 Subject: [PATCH] add memory_mode_auto config to exosphere.ini template --- config_templates/exosphere.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config_templates/exosphere.ini b/config_templates/exosphere.ini index 8df772ccf..4a2d5efeb 100644 --- a/config_templates/exosphere.ini +++ b/config_templates/exosphere.ini @@ -46,6 +46,10 @@ # Key: log_inverted, default: 0. # Desc: Controls whether the logging uart port is inverted. +# Key: memory_mode_auto, default: 0. +# Desc: Control how the memory mode is determined +# NOTE: 1: Set memory mode according to physical memory/dram id, 0: + [exosphere] debugmode=1 debugmode_user=0