Re: [U-Boot] [PATCH v5] arm: dra7xx: Update the EXTRA_ENV_SETTINGS

2013-06-12 Thread Tom Rini
On Tue, Jun 11, 2013 at 11:22:30AM -0500, Dan Murphy wrote: > Update the EXTRA_ENV_SETTING for the dra7xx. > The console needs to be set to ttyO0 and the > findfdt needs to be updated to load the > dra7xx-evm.dtb file. > > Signed-off-by: Dan Murphy Reviewed-by: Tom Rini -- Tom signature.as

[U-Boot] [PATCH v5] arm: dra7xx: Update the EXTRA_ENV_SETTINGS

2013-06-11 Thread Dan Murphy
Update the EXTRA_ENV_SETTING for the dra7xx. The console needs to be set to ttyO0 and the findfdt needs to be updated to load the dra7xx-evm.dtb file. Signed-off-by: Dan Murphy --- v5 - Fixed by adding the \0 to terminate the macro - http://patchwork.ozlabs.org/patch/249528/ v4 - Remove check fo