
24 Nov
2015
24 Nov
'15
12:44 a.m.
On Tue, Nov 17, 2015 at 08:19:59PM -0700, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
If .config doesn't exist, the test will currently throw an exception because the shell prompt value can't be looked up. It's not obvious how to resolve this. Fix the code to require that the .config file exist in the build directory rather than ignoring the issue when it's missing. Make the error message reference the fact that U-Boot doesn't appear to be built, and mention how to solve that.
Signed-off-by: Stephen Warren swarren@nvidia.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom