From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [PATCH] mkuboot.sh: quit elegantly on not finding mkimage Date: Wed, 16 May 2007 08:18:39 -0700 Message-ID: <20070516151838.GC20297@atomide.com> References: <782515bb0705081717jaea0fdbj3b4cbd3325fcbbe3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <782515bb0705081717jaea0fdbj3b4cbd3325fcbbe3@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: nishanth menon Cc: Linux OMAP List-Id: linux-omap@vger.kernel.org * nishanth menon [070508 17:18]: > Hi All, > A tiny patch: when mkimage is not found return 1 instead of 0. helps > to ensure that the make uImage fails if mkimage is not in path. > > Could not find a vgers list for scripts.. hence posting here.. You should post this to LKML as u-boot is cross platform. Or send it to the u-boot maintainer to send it to LKML. Tony