[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 1/2] Add support for the CuBox-i.



On Fri, 2014-05-30 at 12:36 -0700, Vagrant Cascadian wrote:
> On Fri, May 30, 2014 at 07:59:29PM +0100, Ian Campbell wrote:
> > On Fri, 2014-05-30 at 17:27 +0200, Steve Langasek wrote:
> > > diff --git a/db/all.db b/db/all.db
> > > index 68f85b4..dce775d 100644
> > > --- a/db/all.db
> > > +++ b/db/all.db
> > > @@ -436,6 +436,23 @@ Boot-DTB-Path: /boot/dtb
> > >  Required-Packages: u-boot-tools
> > >  Bootloader-Sets-Incorrect-Root: no
> > >  
> > > +Machine: SolidRun i.MX 6Quad/Dual/DualLite/Solo CuBox-i Board
> > > +Machine: SolidRun Cubox-i Dual/Quad
> > 
> > Why are there two? Are there two possible DTBs for this board or is
> > there some old board file style support too?
> 
> Yes, there are two DTBs:
> 
>   imx6dl-cubox-i.dtb  imx6q-cubox-i.dtb
> 
> There are four different models of cubox-i: a single core, two dual core, and
> one quad core variant. I'm not sure how exactly they map to the .dtb files,
> I've only used the quad-core one.

In which case it seems likely then that multiple stanzas will be needed
to map the machine name to the appropriate dtb file. It's a bit of a
pain to need all that repetition, perhaps one day we can sort that, but
lets not make this stuff depend on it...

Ian.


Reply to: