|
| From: | Gerd Hoffmann |
| Subject: | Re: [PATCH v2 2/2] pci: add romsize property |
| Date: | Mon, 1 Feb 2021 08:56:32 +0100 |
Hi,
> + DEFINE_PROP_UINT32("romsize", PCIDevice, romsize, -1),
IIRC we have a DEFINE_PROP_SIZE() which can parse units and therefore
accepts -- for example -- "512k" or "1M".
take care,
Gerd
| [Prev in Thread] | Current Thread | [Next in Thread] |