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

Kumar Gala galak at kernel.crashing.org
Mon Nov 26 19:20:06 CET 2007


On Nov 26, 2007, at 11:29 AM, Scott Wood wrote:

> 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.

yes, I was being lazy for the RFC purposes :)

- k




More information about the U-Boot mailing list