Home
last modified time | relevance | path

Searched hist:"6 bdc593e969ffe650399c32908856e0506bbae08" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c6bdc593e969ffe650399c32908856e0506bbae08 Sun Oct 18 01:41:17 UTC 2015 Simon Glass <sjg@chromium.org> dm: serial: Deal with stdout-path with an alias

Sometimes stdout-path contains a UART alias along with speed, etc. For
example:

stdout-path = "serial0:115200n8";

Add support for decoding this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>