grub2/include/grub/ieee1275
Eric Snowberg 6003eb2fea ieee1275: decode-unit command for 4 addr cell devs
decode-unit ( addr len -- phys.lo ... phys.hi )

Convert text unit-string to physical address.

Convert unit-string, the text string representation, to phys.lo ... phys.hi,
the numerical representation of a physical address within the address space
defined by this device node. The number of cells in the list
phys.lo ... phys.hi is determined by the value of the #address-cells
property of this node.

This function is for devices with #address-cells == 4

Signed-off-by: Eric Snowberg <eric.snowberg@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2018-03-05 15:00:09 +01:00
..
console.h Allow IEEE1275 ports on path even if it wasn't detected automatically. 2013-04-14 17:01:31 +02:00
ieee1275.h ieee1275: decode-unit command for 4 addr cell devs 2018-03-05 15:00:09 +01:00
ofdisk.h Don't continue to query block-size if disk doesn't have it. 2015-03-03 20:50:37 +01:00