[PATCH 6/7] ARM: initial Freescale i.MX6q Armadillo2 support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sun Apr 15 00:09:55 EDT 2012
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?
Best Regards,
J.
More information about the barebox
mailing list