On Sat, Oct 8, 2016 at 10:32 AM, Bin Meng wrote:
> On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass wrote:
>> 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,
On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass wrote:
> 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
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 st
3 matches
Mail list logo