Re: [U-Boot] [PATCH 27/32] nitrogen6x: config: allow more bootargs parameters

2014-10-06 Thread Stefano Babic
On 02/10/2014 21:16, Eric Nelson wrote: > From: Troy Kisky > > Increase the maximum number of arguments allowed by the Hush parser. > This prevents errors when users or scripts aren't quoting parameters > when setting the "bootargs" variable et al. > > Signed-off-by: Troy Kisky > Signed-off-by:

[U-Boot] [PATCH 27/32] nitrogen6x: config: allow more bootargs parameters

2014-10-02 Thread Eric Nelson
From: Troy Kisky Increase the maximum number of arguments allowed by the Hush parser. This prevents errors when users or scripts aren't quoting parameters when setting the "bootargs" variable et al. Signed-off-by: Troy Kisky Signed-off-by: Eric Nelson --- include/configs/nitrogen6x.h | 2 +-