Searched hist:f43b4356a794be647011132f4f2dc970a29a9dd5 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | f43b4356a794be647011132f4f2dc970a29a9dd5 Mon Sep 08 19:19:59 UTC 2014 Arnab Basu <arnab.basu@freescale.com> fdt_support: Make of_bus_default_count_cells non static
of_bus_default_count_cells can be used to get the #address-cells and #size-cells defined by the current node's parent node. This is required when using of_read_number to read from FDT nodes that can be 32 or 64 bytes depending on values defined by the parent.
Signed-off-by: Arnab Basu <arnab.basu@freescale.com> CC: Scott Wood <scottwood@freescale.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | f43b4356a794be647011132f4f2dc970a29a9dd5 Mon Sep 08 19:19:59 UTC 2014 Arnab Basu <arnab.basu@freescale.com> fdt_support: Make of_bus_default_count_cells non static
of_bus_default_count_cells can be used to get the #address-cells and #size-cells defined by the current node's parent node. This is required when using of_read_number to read from FDT nodes that can be 32 or 64 bytes depending on values defined by the parent.
Signed-off-by: Arnab Basu <arnab.basu@freescale.com> CC: Scott Wood <scottwood@freescale.com>
|