[PATCH V4 2/2] ARM: dts: imx6q: add Novena board
Shawn Guo
shawnguo at kernel.org
Sun Dec 13 17:38:45 PST 2015
On Sat, Dec 12, 2015 at 04:27:13AM +0100, 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.
> ---
> 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?
Shawn
> + };
>
More information about the linux-arm-kernel
mailing list