summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKeng Soon Cheah <[email protected]>2017-08-24 20:29:07 -0700
committerTom Rini <[email protected]>2017-09-13 09:24:24 -0400
commitcac73f20acc85327e677602229d40c2aa7047767 (patch)
treedfcf8d2fe3a75bbc25146a9655dd7a1d3723efbc /scripts
parent2d2531be861cb7ec25aa7980b1099ca4f5f46d86 (diff)
serial: nulldev: Add nulldev serial driver
Some device the serial console's initialization cannot run early during the boot process. Hence, nulldev serial device is helpful on that situation. For example, if the serial module was implemented in FPGA. Serial initialization is prohibited to run until the FPGA was programmed. This commit is to adding nulldev serial driver. This will allows the default console to be specified as a nulldev. Signed-off-by: Joe Hershberger <[email protected]> Signed-off-by: Keng Soon Cheah <[email protected]> Cc: Chen Yee Chew <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions