[PATCHv0] arm: mvebu: add .dts file for Synology DS213j

Andrew Lunn andrew at lunn.ch
Sat Oct 25 15:18:27 PDT 2014


> +/ {
> +	model = "Synology DS213j";
> +	compatible = "synology,ds213j", "marvell,armada370", "marvell,armada-370-xp";
> +
> +	chosen {
> +		bootargs = "console=ttyS0,115200 earlyprintk";
> +	};
> +


Missed it on the first look through. To help barebox, it is good to
have:

               stdout-path = &uart0;

       Andrew



More information about the linux-arm-kernel mailing list