For now baud field of earlycon structure device is't initialised at all
in of_setup_earlycon (in oppositе to register_earlycon).
So when I use stdout-path to point earlycon device
(like stdout-path = &serial or stdout-path = "serial:115200n8")
baud field of earlycon device structure remains uninit
Hi Alexandru,
On Wed, 2017-08-16 at 15:15 -0700, Alexandru Gagniuc wrote:
> +#include "skeleton.dtsi"
Eugeniy already commented on that - most probably you'll end up
overriding most if not all entries from "skeleton.dtsi" so why
bother with it at all?
And I don't see any mention of your own memo
On Thu, 2017-08-17 at 11:11 +, Eugeniy Paltsev wrote:
> Hi Alexandru,
>
> On Wed, 2017-08-16 at 15:15 -0700, Alexandru Gagniuc wrote:
> > This is split into the SOC bindings, and the board dts. The Endor
> > board is currently an FPGA emulation. Once real, silicon arrives,
> > we
> > plan to r
Hi Alexandru,
On Wed, 2017-08-16 at 15:15 -0700, Alexandru Gagniuc wrote:
> This is split into the SOC bindings, and the board dts. The Endor
> board is currently an FPGA emulation. Once real, silicon arrives, we
> plan to remove Endor support.
>
> Signed-off-by: Alexandru Gagniuc
> ---
> arch/