]> git.proxmox.com Git - mirror_qemu.git/commit
hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Thu, 11 Jan 2024 10:29:53 +0000 (10:29 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 27 Feb 2024 08:36:33 +0000 (09:36 +0100)
commit8e8616f3db9f5e43cf3d319bbf349aca58f7c7de
tree8acd6140427f4d259296f8906c155e0ae9953c35
parent9cda31193b84ea91684efb3916ac2cc34a6715bc
hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb

Whilst 128k is more than enough for a typical Declaration ROM, a C compiler
configured to produce an unstripped debug binary can generate a ROM image that
exceeds this limit. Increase the maximum size to 1Mb to help make life easier
for developers.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-ID: <20240111102954.449462-3-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
include/hw/nubus/nubus.h