ams: various fixes to support booting debug configuration
This commit is contained in:
@@ -20,7 +20,7 @@ namespace ams::diag {
|
||||
|
||||
namespace impl {
|
||||
|
||||
constexpr inline size_t DebugPrintBufferLength = 0x80;
|
||||
constexpr inline size_t DebugPrintBufferLength = 0x100;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user