Home
last modified time | relevance | path

Searched hist:"07 e12784966c1d61b07861e6971fb8750a2ecc0c" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h07e12784966c1d61b07861e6971fb8750a2ecc0c Tue Nov 08 09:09:44 UTC 2011 Gabe Black <gabeblack@chromium.org> Fix constness of the fdt void pointer in fdt_getprop_u32_default

The function fdt_getprop_u32_default doesn't modify the fdt, so it can use a
const void * for its fdt argument.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c07e12784966c1d61b07861e6971fb8750a2ecc0c Tue Nov 08 09:09:44 UTC 2011 Gabe Black <gabeblack@chromium.org> Fix constness of the fdt void pointer in fdt_getprop_u32_default

The function fdt_getprop_u32_default doesn't modify the fdt, so it can use a
const void * for its fdt argument.

Signed-off-by: Gabe Black <gabeblack@chromium.org>