Home
last modified time | relevance | path

Searched hist:"94 fb182cdf5f39befc822cd5a1110a1ca3b6631d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h94fb182cdf5f39befc822cd5a1110a1ca3b6631d Fri Apr 11 15:09:40 UTC 2014 Alexander Graf <agraf@suse.de> fdt_support: split fdt_getprop_u32_default

We already have a nice helper to give us a property cell value with default
fall back from a path. Split that into two helpers - one for the old path
based lookup and one to give us a value based on a node offset.

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 Dfdt_support.c94fb182cdf5f39befc822cd5a1110a1ca3b6631d Fri Apr 11 15:09:40 UTC 2014 Alexander Graf <agraf@suse.de> fdt_support: split fdt_getprop_u32_default

We already have a nice helper to give us a property cell value with default
fall back from a path. Split that into two helpers - one for the old path
based lookup and one to give us a value based on a node offset.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>