diff options
author | Krystian Hebel <krystian.hebel@3mdeb.com> | 2024-05-24 14:07:07 +0200 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2024-08-30 15:44:33 +0000 |
commit | 42c8ae73a3e9bea2d050b05f00a2639ebd21a61a (patch) | |
tree | 20b702b63ebf641ceb3bca7f8a5b3df71481d823 /src/lib/rmodule.ld | |
parent | 77d1a0d77fae3ac95dcd138bbbd1609a5377450d (diff) |
mb/qemu-{i440fx,q35}: reduce default ROM size to 8 MiB
By default, QEMU bails when trying to use bigger images mounted with
'-drive if=pflash', which is required to make use of writable flash
introduced in CB:82555. This changes both default size in Kconfig as
well as FMAP layouts.
Since QEMU 5.0.0 it is possible to change the limit of firmware size
with `max-fw-size` machine configuration option, up to 16 MiB, as bigger
sizes would overlap with IO APIC memory range. Default is still 8 MiB,
so it makes sense to have identical default in coreboot.
Error thrown by QEMU when trying to use too big ROM:
qemu-system-x86_64: combined size of system firmware exceeds 8388608 bytes
Change-Id: If36cb754a8e75e23bce49ff568dd88e5db279bb8
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82639
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/lib/rmodule.ld')
0 files changed, 0 insertions, 0 deletions