Searched hist:bb682001f16504c2885a4ce5f82bff79df7a83c9 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | bb682001f16504c2885a4ce5f82bff79df7a83c9 Tue May 03 18:24:07 UTC 2011 Timur Tabi <timur@freescale.com> fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Introduce two functions, fdt_verify_alias_address() and fdt_get_base_address(), which can be used to verify the physical address of a device in a device tree.
fdt_get_base_address() returns the base address of an SOC or PCI node.
fdt_verify_alias_address() prints a message if the address of a node specified by an alias does not match the given physical address.
Signed-off-by: Timur Tabi <timur@freescale.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | bb682001f16504c2885a4ce5f82bff79df7a83c9 Tue May 03 18:24:07 UTC 2011 Timur Tabi <timur@freescale.com> fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Introduce two functions, fdt_verify_alias_address() and fdt_get_base_address(), which can be used to verify the physical address of a device in a device tree.
fdt_get_base_address() returns the base address of an SOC or PCI node.
fdt_verify_alias_address() prints a message if the address of a node specified by an alias does not match the given physical address.
Signed-off-by: Timur Tabi <timur@freescale.com>
|