summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/serial/sandbox-serial.txt
AgeCommit message (Collapse)Author
2014-09-10sandbox: dts: Add a serial console nodeSimon Glass
If the sandbox device tree is provided to U-Boot (with the -d flag) then it will use the device tree version in preference to the built-in device. The only difference is the colour. Signed-off-by: Simon Glass <sjg@chromium.org>