From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-de.keymile.com ([195.8.104.250]:38521 "EHLO mail-de.keymile.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753689Ab3IXPOv (ORCPT ); Tue, 24 Sep 2013 11:14:51 -0400 Message-ID: <5241AC66.8020109@keymile.com> Date: Tue, 24 Sep 2013 17:14:46 +0200 From: Gerlando Falauto MIME-Version: 1.0 Subject: Re: [PATCH RESEND] ARM: add dtbImage.
and dtbuImage.
rules References: <504DFBBF.5010202@free-electrons.com> <1348733441-11626-1-git-send-email-richard.genoud@gmail.com> <20120927082955.GR17667@game.jcrosoft.org> <52416F97.802@keymile.com> <20130924120152.GI11119@titan.lakedaemon.net> <20130924121939.GD12758@n2100.arm.linux.org.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Richard Genoud Cc: Russell King - ARM Linux , Jason Cooper , Michal Marek , "linux-kbuild@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , Rob Herring , Grant Likely , Gregory CLEMENT , Jean-Christophe PLAGNIOL-VILLARD , "linux-arm-kernel@lists.infradead.org" Hi guys, On 09/24/2013 02:34 PM, Richard Genoud wrote: > 2013/9/24 Russell King - ARM Linux : >> Modern platforms >> should be using a DT compatible boot loader, which means you don't >> want to use the DTB appended to zImage method. > > Even small bootloaders like at91bootstrap can handle DT blob now (that > was my main problem at the time I wrote this patch) > So I don't use it anymore. (but as a developer tool, this can be convenient). > > Richard. > Thanks a lot for your replies. I now understand your point, your reasons and, most importantly, where we're headed and what to expect in the future. Thanks a lot! Gerlando From mboxrd@z Thu Jan 1 00:00:00 1970 From: gerlando.falauto@keymile.com (Gerlando Falauto) Date: Tue, 24 Sep 2013 17:14:46 +0200 Subject: [PATCH RESEND] ARM: add dtbImage.
and dtbuImage.
rules In-Reply-To: References: <504DFBBF.5010202@free-electrons.com> <1348733441-11626-1-git-send-email-richard.genoud@gmail.com> <20120927082955.GR17667@game.jcrosoft.org> <52416F97.802@keymile.com> <20130924120152.GI11119@titan.lakedaemon.net> <20130924121939.GD12758@n2100.arm.linux.org.uk> Message-ID: <5241AC66.8020109@keymile.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi guys, On 09/24/2013 02:34 PM, Richard Genoud wrote: > 2013/9/24 Russell King - ARM Linux : >> Modern platforms >> should be using a DT compatible boot loader, which means you don't >> want to use the DTB appended to zImage method. > > Even small bootloaders like at91bootstrap can handle DT blob now (that > was my main problem at the time I wrote this patch) > So I don't use it anymore. (but as a developer tool, this can be convenient). > > Richard. > Thanks a lot for your replies. I now understand your point, your reasons and, most importantly, where we're headed and what to expect in the future. Thanks a lot! Gerlando