Re: [U-Boot] [PATCH v5 2/2] vf610twr: Remove SoC name from U-Boot prompt

2013-06-28 Thread Stefano Babic
On 28/06/2013 14:53, Otavio Salvador wrote: > We've been dropping SoC name from U-Boot prompt as it increase > complexity for automatic testing and makes line longer for no good > reason. > > Signed-off-by: Otavio Salvador > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic --

Re: [U-Boot] [PATCH v5 2/2] vf610twr: Remove SoC name from U-Boot prompt

2013-06-28 Thread Andy Voltz
On Fri, Jun 28, 2013 at 08:53:00AM -0400, Otavio Salvador wrote: > We've been dropping SoC name from U-Boot prompt as it increase > complexity for automatic testing and makes line longer for no good > reason. > > Signed-off-by: Otavio Salvador Tested-by: Andy Voltz -- Andy Voltz Timesys Corpo

[U-Boot] [PATCH v5 2/2] vf610twr: Remove SoC name from U-Boot prompt

2013-06-28 Thread Otavio Salvador
We've been dropping SoC name from U-Boot prompt as it increase complexity for automatic testing and makes line longer for no good reason. Signed-off-by: Otavio Salvador --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None include/configs/vf610twr.h | 2 +- 1 file