[PATCH 07/10] arm64: dts: add the Marvell Armada 3700 family and a development board

Mark Rutland mark.rutland at arm.com
Tue Feb 2 10:34:36 PST 2016


> +	memory {
> +		device_type = "memory";
> +		/* use only 256 MB on the 512 MB available */
> +		reg = <0x00000000 0x00000000 0x00000000 0x10000000>;
> +	};

It would be good to comment as to why we can't use 256M of the memory.

Otherwise this looks fine.

Mark.



More information about the linux-arm-kernel mailing list