summaryrefslogtreecommitdiff
path: root/targets/amd/solo/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'targets/amd/solo/Config.lb')
-rw-r--r--targets/amd/solo/Config.lb6
1 files changed, 3 insertions, 3 deletions
diff --git a/targets/amd/solo/Config.lb b/targets/amd/solo/Config.lb
index c30e164501..e6a254d36d 100644
--- a/targets/amd/solo/Config.lb
+++ b/targets/amd/solo/Config.lb
@@ -54,8 +54,8 @@ option CC="gcc -m32"
option CONFIG_CHIP_CONFIGURE=1
-option MAXIMUM_CONSOLE_LOGLEVEL=8
-option DEFAULT_CONSOLE_LOGLEVEL=8
+option MAXIMUM_CONSOLE_LOGLEVEL=10
+option DEFAULT_CONSOLE_LOGLEVEL=10
option CONFIG_CONSOLE_SERIAL8250=1
option CPU_FIXUP=1
@@ -99,4 +99,4 @@ romimage "fallback"
payload /suse/stepan/tg3--ide_disk.zelf
end
-buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"
+buildrom ./solo.rom ROM_SIZE "normal" "fallback"