Skip to content
Snippets Groups Projects
Commit 9f29aeb8 authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

Revert "fdt_support: Add multi-serial support for stdout fixup"


This reverts commit 3e303f74.

The fix up in the /aliases node does not work under the following
scenarios:
- Not every non-DM serial driver was written to have a driver name
  that conforms the format of "serial%d" or "eserial%d".
- With driver model serial, the stdio_devices[] stores the serial
  device node name in the device tree.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 1c8b4d5f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment