From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 4.mo3.mail-out.ovh.net ([178.33.46.10] helo=mo3.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SJOBk-00065h-4e for barebox@lists.infradead.org; Sun, 15 Apr 2012 12:04:17 +0000 Received: from mail622.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo3.mail-out.ovh.net (Postfix) with SMTP id 4E165FF8633 for ; Sun, 15 Apr 2012 14:05:25 +0200 (CEST) Date: Sun, 15 Apr 2012 13:46:08 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120415114608.GI30672@game.jcrosoft.org> References: <1334325273-1701-1-git-send-email-s.hauer@pengutronix.de> <1334325273-1701-7-git-send-email-s.hauer@pengutronix.de> <20120414105306.GD2074@game.jcrosoft.org> <20120414125729.GV3852@pengutronix.de> <20120415040955.GG30672@game.jcrosoft.org> <20120415095350.GF3852@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120415095350.GF3852@pengutronix.de> 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-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 6/7] ARM: initial Freescale i.MX6q Armadillo2 support To: Sascha Hauer Cc: barebox@lists.infradead.org On 11:53 Sun 15 Apr , Sascha Hauer wrote: > On Sun, Apr 15, 2012 at 06:09:55AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 14:57 Sat 14 Apr , Sascha Hauer wrote: > > > On Sat, Apr 14, 2012 at 12:53:06PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > > index 0000000..4b8c52b > > > > > --- /dev/null > > > > > +++ b/arch/arm/boards/freescale-mx6-arm2/env/config > > > > > @@ -0,0 +1,47 @@ > > > > > +#!/bin/sh > > > > > + > > > > > +machine=armadillo2 > > > > > +serverip= > > > > > +user= > > > > why not set a vendor id and client id to identify the user at dhcp level > > > > > > Because I don't use this. > > I send a patch to rename machine to hostname > > > > so we can use it too for dhcp request > > > > > > > > + > > > > > +disk_parts="1M(barebox)ro,1M(bareboxenv),4M(kernel),-(root)" > > > > it will be good to put already a partition for oftree > > > > > > > > > > > > btw you use 512k in the c for the env > > > > > > Why should I store the oftree in a seperate partition? > > > > > > > so how do you do to pass the dt to bootm? > > By putting it into the environment. so we need to adda loc file for oftree_loc I was thinking about it too as a customer ask me to put it somewhere but we can not update the flash mapping Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox