Searched hist:c48e686889395ee6d33c7a7d76f8399839b699d1 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | c48e686889395ee6d33c7a7d76f8399839b699d1 Fri Apr 11 15:09:41 UTC 2014 Alexander Graf <agraf@suse.de> fdt_support: Add helper function to read "ranges" property
This patch adds a helper function that can be used to interpret most "ranges" properties in the device tree.
It reads the n'th range out of a "ranges" array and returns the node's virtual address of the range, the physical address that range starts at and the size of the range.
Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | c48e686889395ee6d33c7a7d76f8399839b699d1 Fri Apr 11 15:09:41 UTC 2014 Alexander Graf <agraf@suse.de> fdt_support: Add helper function to read "ranges" property
This patch adds a helper function that can be used to interpret most "ranges" properties in the device tree.
It reads the n'th range out of a "ranges" array and returns the node's virtual address of the range, the physical address that range starts at and the size of the range.
Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|