[PATCH V4 2/2] ARM: dts: imx6q: add Novena board

Marek Vasut marex at denx.de
Mon Dec 14 06:12:24 PST 2015


On Monday, December 14, 2015 at 02:53:42 PM, Sergei Shtylyov wrote:
> Hello.
> 
> On 12/14/2015 6:56 AM, Marek Vasut wrote:
> >>> From: Sean Cross <xobs at kosagi.com>
> >>> 
> >>> Novena is an open-hardware laptop/desktop/bare board.
> >>> 
> >>> See http://www.kosagi.com/w/index.php?title=Novena_Main_Page
> >>> 
> >>> Signed-off-by: Sean Cross <xobs at kosagi.com>
> >>> Signed-off-by: Marek Vasut <marex at denx.de>
> >>> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> >>> Cc: Lucas Stach <l.stach at pengutronix.de>
> >>> Cc: Sean Cross <xobs at kosagi.com>
> >>> Cc: Shawn Guo <shawnguo at kernel.org>
> >> 
> >> It looks pretty good to me now, except a small question below.
> > 
> > Thanks
> > 
> >>> ---
> >>> 
> >>>   arch/arm/boot/dts/Makefile         |   1 +
> >>>   arch/arm/boot/dts/imx6q-novena.dts | 789
> >>>   +++++++++++++++++++++++++++++++++++++ 2 files changed, 790
> >>>   insertions(+)
> >>>   create mode 100644 arch/arm/boot/dts/imx6q-novena.dts
> >> 
> >> <snip>
> >> 
> >>> +/ {
> >>> +	model = "Kosagi Novena Dual/Quad";
> >>> +	compatible = "kosagi,imx6q-novena", "fsl,imx6q";
> >>> +
> >>> +	memory {
> >>> +		reg = <0x10000000 0xefffffff>;
> >> 
> >> What's the trick of having memory size being 0xefffffff?
> > 
> > That is a typo, should obviously be 0xffffffff ,
> 
>     You didn't get it. :-) It' the _size_, not limit.

So it was correct from the get-go ? Uh ...

Thanks for clarification, I will remember this :)

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list