From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from f386.i.mail.ru ([185.5.136.57]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UEhoB-0006A3-Ut for barebox@lists.infradead.org; Sun, 10 Mar 2013 15:05:08 +0000 From: =?UTF-8?B?QWxleGFuZGVyIFNoaXlhbg==?= Mime-Version: 1.0 Date: Sun, 10 Mar 2013 19:05:06 +0400 Message-ID: <1362927906.6739510@f386.i.mail.ru> In-Reply-To: <20130310145206.GO1906@pengutronix.de> References: <1362924823.394544173@f371.mail.ru> <20130310145206.GO1906@pengutronix.de> Reply-To: =?UTF-8?B?QWxleGFuZGVyIFNoaXlhbg==?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: =?UTF-8?B?UmVbMl06IE5ldyBkdC1vbmx5IGFybS9tYWNo?= To: =?UTF-8?B?U2FzY2hhIEhhdWVy?= Cc: barebox@lists.infradead.org > Hi Alexander, > > On Sun, Mar 10, 2013 at 06:13:43PM +0400, Alexander Shiyan wrote: > > Hello All. > > > > I want to add new arch into barebox. n the kernel this arch is dt-only. > > I talking about mach-sunxi. So, how we should handle such platform > > in the barebox? We need always provide dtb to the kernel, then where > > it should be in barebox? > > You asked me privatly whether we should put dtc and friends into The previous question was about the architecture that can be loaded without dtb. Now a little another. :) > barebox, by that time I answered it needs some more time. Maybe this > time has come now. I currently have a branch in the making to add dtc > support and also integration into barebox. > > With this we are able to compile a dts(p) and link the binary into > barebox, so... > > > I think about dtb-file in /env, but not sure... > > ...you could provide a dtb in the binary *) > > Furthermore you could probe barebox itself from the devicetree. > > I'm still not sure whether we should add fullblown devicetrees into > barebox or stripped down versions with only the devices barebox needs. > I think time will tell. > > Give me some hours time, I think then I can post a first version of the > patches. OK. Np. I just want to tell that we already have dt-only archs. > > *) This of course shouldn't mean it can't be overwritten with another > dtb during runtime. Or provide dts in /env and compile it in runtime. --- _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox