[PATCH v2 16/38] ARM: orion5x: add linux, stdout-path to edmini_v2
Sebastian Hesselbarth
sebastian.hesselbarth at gmail.com
Wed Apr 23 04:22:53 PDT 2014
On 04/22/2014 11:26 PM, Thomas Petazzoni wrote:
> This commit adds the new linux,stdout-path to the edmini_v2 platform,
> pointing to the serial device use for the console.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> ---
> arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> index d85a206..df53d256 100644
> --- a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> +++ b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> @@ -22,6 +22,7 @@
>
> chosen {
> bootargs = "console=ttyS0,115200n8 earlyprintk";
> + linux,stdout-path = &uart0;
> };
>
> soc {
>
More information about the linux-arm-kernel
mailing list