From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VrBgY-0006y3-Tq for barebox@lists.infradead.org; Thu, 12 Dec 2013 19:12:35 +0000 Received: by mail-wg0-f48.google.com with SMTP id z12so888893wgg.3 for ; Thu, 12 Dec 2013 11:12:13 -0800 (PST) Date: Thu, 12 Dec 2013 20:12:07 +0100 From: Alexander Aring Message-ID: <20131212191206.GA4040@omega> References: <20131212080359.GE24559@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: Re: Porting barebox (devicetree) to Variscite iMX6 SOM To: Michael Burkey Cc: barebox@lists.infradead.org Hi, some little notice... this should not fix your problem. On Thu, Dec 12, 2013 at 01:56:14PM -0500, Michael Burkey wrote: > Additionally, here are the dts and dtsi files I added for the Variscite part: > ... > partition@0 { > label = "barebox"; > reg = <0x0 0x200000>; > }; > > partition@1 { > label = "barebox-environment"; > reg = <0x200000 0x10000>; > }; > > partition@2 { > label = "kernel"; > reg = <0x210000 0x600000>; > }; > > partition@3 { > label = "rootfs"; > reg = <0x860000 0x18000000>; I think this should be "reg = <0x810000 ...>" or you have a little unused space :-) - Alex _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox