mirror of
https://github.com/ipxe/ipxe
synced 2026-02-01 23:39:46 +03:00
Many region types (e.g. I2C bus addresses) can only ever contain a single region with no size cells specified. Provide fdt_reg() to reduce boilerplate in this common use case. Signed-off-by: Michael Brown <mcb30@ipxe.org>