]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fdtmem] Ignore reservation regions with no fixed addresses
authorMichael Brown <mcb30@ipxe.org>
Sun, 25 May 2025 23:22:52 +0000 (00:22 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 25 May 2025 23:22:52 +0000 (00:22 +0100)
commit6af4a022b267750ec436e1bbe23e0cf91fbbd148
treef60d3090e6ca2cba7918587d603cc412e434d8a2
parent56f5845b36829ad4c278a2abab5c249d7c9c6382
[fdtmem] Ignore reservation regions with no fixed addresses

Do not print an error message for unused reservation regions that have
no fixed reserved address ranges.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/fdtmem.c