From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2 RESEND] ARM: Build dtb files in all target Date: Fri, 7 Sep 2012 23:10:07 +0200 Message-ID: <20120907211007.GE21036@lunn.ch> References: <1346691487-17534-1-git-send-email-andrew@lunn.ch> <20120907145701.GB19437@titan.lakedaemon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120907145701.GB19437-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Jason Cooper Cc: Andrew Lunn , linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux ARM List-Id: devicetree@vger.kernel.org On Fri, Sep 07, 2012 at 10:57:01AM -0400, Jason Cooper wrote: > On Mon, Sep 03, 2012 at 06:58:07PM +0200, Andrew Lunn wrote: > > Tools like kisskb are good at finding build regressions in the kernel > > sources. However, regressions in the DT desscriptions are not found, > > because generally these build systems don't build the DT binary blobs. > > > > Extend the ARM all target to build all enabled DTB files. > > > > Signed-off-by: Andrew Lunn > > Acked-by: Jason Cooper > > Reviewed-by: Dave Martin > > Arnd, Olof, > > Is it appropriate to take this directly into your tree or should it go > through Russell's? I put it into Russell's patch system yesterday. Andrew