[PATCH v2 4/4] arm64: dts: Add Broadcom North Star 2 support

Mark Rutland mark.rutland at arm.com
Wed Jul 15 02:21:01 PDT 2015


Hi,

> +	chosen {
> +		stdout-path = "serial0:115200n8";
> +		bootargs = "earlycon=uart8250,mmio32,0x66130000";
> +	};

You shouldn't need those earlycon arguments if your driver has
of_earlycon support. If that's currently missing, could you add that
instead?

Thanks,
Mark.



More information about the linux-arm-kernel mailing list