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 r.sricha...@ti.com Signed-off-by: Tom Rini tr...@ti.com --- include/configs/omap5_common.h |2 ++ 1 file changed, 2

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 r.sricha...@ti.com Signed-off-by: Tom Rini tr...@ti.com ---

[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 r.sricha...@ti.com Signed-off-by: Tom Rini tr...@ti.com --- include/configs/omap5_common.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/omap5_common.h