summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-06 02:42:16 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2016-10-11 03:55:33 (GMT)
commitd8441ea27ed1253f17f05f30057853a95a28b4c7 (patch)
treef28ce8ca385490b2d3de9874b660aa05515be14c /drivers
parent1df912762815df8a1254e4629dfb62e1845c15dd (diff)
downloadu-boot-fsl-qoriq-d8441ea27ed1253f17f05f30057853a95a28b4c7.tar.xz
dm: stdio: Allow lazy probing of video devices
At present all video devices are probed on start-up. It would be better to probe a device only when it is needed. This can happen if it is referenced in the stdout environment variable, for example. Add support for this by searching for a suitable device when needed, probing it, and finding the stdio device it creates. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions