[U-Boot-Users] [PATCH] Fix fdt boardsetup command parsing

Kumar Gala galak at kernel.crashing.org
Wed Feb 20 21:33:28 CET 2008


On Feb 20, 2008, at 2:28 PM, Kim Phillips wrote:

> On Wed, 20 Feb 2008 14:05:33 -0600 (CST)
> Kumar Gala <galak at kernel.crashing.org> wrote:
>
>> +	} else if ((argv[1][0] == 'b') && (argv[1][1] == 'o') &&
>> +		   (argv[1][0] == 'o')) {
>
> don't you mean argv[1][2] here?

gah.. just seeing if anyone is looking at these patches :)

- k




More information about the U-Boot mailing list