Home
last modified time | relevance | path

Searched hist:f43b4356a794be647011132f4f2dc970a29a9dd5 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.hf43b4356a794be647011132f4f2dc970a29a9dd5 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 Dfdt_support.cf43b4356a794be647011132f4f2dc970a29a9dd5 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>