grub/grub-core/kern/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
..
cmain.c ieee1275: check for IBM pseries emulated machine 2014-03-24 15:44:33 +00:00
ieee1275.c ieee1275: decode-unit command for 4 addr cell devs 2018-03-05 15:00:09 +01:00
init.c i386-ieee1275: Increase maximum heap size to accomodate highres graphi tests 2016-01-22 10:12:43 +01:00
mmap.c ieee1275: fix signed comparison 2016-02-24 18:37:22 +01:00
openfw.c Remove leftover options defines. 2013-12-23 18:17:02 +01:00