diff options
Diffstat (limited to 'targets/amd/norwich/Config.lb')
-rw-r--r-- | targets/amd/norwich/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/amd/norwich/Config.lb b/targets/amd/norwich/Config.lb index b054ef703c..4f4100af3f 100644 --- a/targets/amd/norwich/Config.lb +++ b/targets/amd/norwich/Config.lb @@ -34,8 +34,8 @@ option ROM_SIZE=512*1024-36*1024 #option ROM_SIZE=256*1024-36*1024 option FALLBACK_SIZE=ROM_SIZE -option DEFAULT_CONSOLE_LOGLEVEL = 11 -option MAXIMUM_CONSOLE_LOGLEVEL = 11 +option DEFAULT_CONSOLE_LOGLEVEL = 9 +option MAXIMUM_CONSOLE_LOGLEVEL = 9 #option DEFAULT_CONSOLE_LOGLEVEL = 4 #option MAXIMUM_CONSOLE_LOGLEVEL = 4 |