Re: [U-Boot] [PATCH] omap5_common: Add optargs variable for kernel command line args

2013-04-15 Thread Tom Rini
On Mon, Apr 15, 2013 at 12:40:19PM +0530, Sricharan R wrote: > On Thursday 11 April 2013 08:52 PM, Tom Rini wrote: > > Add 'optargs' variable to be set to additional kernel arguments, similar > > to omap3*/am3* usage. > > > > Cc: Sricharan R > > Signed-off-by: Tom Rini > > --- > > include/conf

Re: [U-Boot] [PATCH] omap5_common: Add optargs variable for kernel command line args

2013-04-15 Thread Sricharan R
On Thursday 11 April 2013 08:52 PM, Tom Rini wrote: > Add 'optargs' variable to be set to additional kernel arguments, similar > to omap3*/am3* usage. > > Cc: Sricharan R > Signed-off-by: Tom Rini > --- > include/configs/omap5_common.h |2 ++ > 1 file changed, 2 insertions(+) > > diff --gi

[U-Boot] [PATCH] omap5_common: Add optargs variable for kernel command line args

2013-04-11 Thread Tom Rini
Add 'optargs' variable to be set to additional kernel arguments, similar to omap3*/am3* usage. Cc: Sricharan R Signed-off-by: Tom Rini --- include/configs/omap5_common.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h inde