[HACK] add sandpoint + flattened dt support to arch/powerpc/boot

Matthew McClintock msm at freescale.com
Thu May 18 23:47:01 EST 2006


On Wed, 2006-05-17 at 17:21 -0700, Mark A. Greer wrote:
> +void *
> +dt_find_prop_by_name(void *dt_blob, char *full_name, u32 *val_sizep) 

Is there a reason you are not using of_get_flat_dt_prop() instead of
implementing your own version?

-Matthew




More information about the Linuxppc-dev mailing list