[U-Boot] [PATCH] mkconfig: fix failure on boards that don't define soc

Albert ARIBAUD albert.u.boot at aribaud.net
Tue Aug 7 08:54:48 CEST 2012


Hi Allen,

On Mon, 6 Aug 2012 17:07:25 -0700, Allen Martin <amartin at nvidia.com> wrote:
> On Mon, Aug 06, 2012 at 05:04:28PM -0700, Allen Martin wrote:
> > Fix a configure failure on boards that don't define soc.  The exit
> > status of the subshell was propogating up and causing mkconfig to
> > fail.  Add an explicit exit 0 to the subshell to fix this.
> > 
> > Signed-off-by: Allen Martin <amartin at nvidia.com>
> 
> I ran a full MAKEALL -a arm on a system where I reproduced the failure
> on jornada previously and it ran clean.
> 
> 
> -Allen

Sorry, Allen, missed this. I'd rather have this fix directly corrected in the
original tegra/master commit so that bisecting remains feasible around this.
 
Amicalement,
-- 
Albert.


More information about the U-Boot mailing list