From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 7 Aug 2012 08:54:48 +0200 Subject: [U-Boot] [PATCH] mkconfig: fix failure on boards that don't define soc In-Reply-To: <20120807000725.GG7791@nvidia.com> References: <1344297868-20469-1-git-send-email-amartin@nvidia.com> <20120807000725.GG7791@nvidia.com> Message-ID: <20120807085448.3ea4324e@lilith.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Allen, On Mon, 6 Aug 2012 17:07:25 -0700, Allen Martin 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 > > 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.