[U-Boot] [PATCH 1/2] [v2] fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()

Jerry Van Baren gvb.uboot at gmail.com
Fri Jul 15 04:56:16 CEST 2011


On 05/03/2011 02:24 PM, Timur Tabi wrote:
> 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 at freescale.com>

Applied to u-boot-fdt.

Thanks,
gvb


More information about the U-Boot mailing list