[U-Boot] [PATCH] [fdt] Fix constness of the fdt void pointer in fdt_getprop_u32_default

Jerry Van Baren gvb.uboot at gmail.com
Sun Nov 13 18:05:17 CET 2011


On 11/08/2011 04:09 AM, Gabe Black wrote:
> 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 at chromium.org>

Applied and requested a bugfix pull.

Thanks,
gvb




More information about the U-Boot mailing list