[PATCH 6/7] ARM: initial Freescale i.MX6q Armadillo2 support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Apr 15 07:46:08 EDT 2012


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.



More information about the barebox mailing list