Re: [U-Boot] [PATCH V3 2/3] ARM: tegra: rework boot scripts

2014-02-05 Thread Stephen Warren
On 02/05/2014 02:16 AM, Andreas Färber wrote: > Am 04.02.2014 23:59, schrieb Stephen Warren: >> From: Stephen Warren >> >> Update the common Tegra boot scripts in the default environment to >> >> a) Make use of the new "exists" shell command to avoid some error >>messges. >> >> b) Allow bootin

Re: [U-Boot] [PATCH V3 2/3] ARM: tegra: rework boot scripts

2014-02-05 Thread Andreas Färber
Am 04.02.2014 23:59, schrieb Stephen Warren: > From: Stephen Warren > > Update the common Tegra boot scripts in the default environment to > > a) Make use of the new "exists" shell command to avoid some error >messges. "messages"; and "exists" became "test -e" > > b) Allow booting using t