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

2013-06-11 Thread Dan Murphy
On 06/11/2013 10:50 AM, Tom Rini wrote: > On Thu, Jun 06, 2013 at 01:30:05PM -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

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

2013-06-11 Thread Tom Rini
On Thu, Jun 06, 2013 at 01:30:05PM -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 [snip] > - "setenv fdtfile

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

2013-06-06 Thread Dan Murphy
On 06/06/2013 03:31 PM, Lubomir Popov wrote: > Hi Dan, > >> 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 >> --- >> v4 - Remove check for undefined fdtf

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

2013-06-06 Thread Lubomir Popov
Hi Dan, > 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 > --- > v4 - Remove check for undefined fdtfile and save for another patch - > http://patchwork.ozl