aboutsummaryrefslogtreecommitdiff
path: root/targets/amd/quartet/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'targets/amd/quartet/Config.lb')
-rw-r--r--targets/amd/quartet/Config.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/amd/quartet/Config.lb b/targets/amd/quartet/Config.lb
index 9f264ca908..1ef1cfa171 100644
--- a/targets/amd/quartet/Config.lb
+++ b/targets/amd/quartet/Config.lb
@@ -5,14 +5,14 @@ mainboard amd/quartet
romimage "normal"
option USE_FALLBACK_IMAGE=0
- option ROM_IMAGE_SIZE=0x10000
+ option ROM_IMAGE_SIZE=0x14000
option LINUXBIOS_EXTRA_VERSION=".0-Normal"
payload /usr/share/LinuxBIOS/tg3--ide_disk.zelf
end
romimage "fallback"
option USE_FALLBACK_IMAGE=1
- option ROM_IMAGE_SIZE=0x10000
+ option ROM_IMAGE_SIZE=0x14000
option LINUXBIOS_EXTRA_VERSION=".0-Fallback"
payload /usr/share/LinuxBIOS/tg3--ide_disk.zelf
end