[U-Boot-Users] [RFC][PATCH] Set linux,stdout-path via aliases

Scott Wood scottwood at freescale.com
Mon Nov 26 18:29:50 CET 2007


On Wed, Nov 21, 2007 at 04:04:57PM -0600, Kumar Gala wrote:
> +	char p[100];
[snip]
> + 		path = fdt_getprop(fdt, pnode, "serial0", &len);
> + 		if (path) {
> + 			strcpy(p, path);

Tsk, tsk.

-Scott




More information about the U-Boot mailing list