"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "d4932f9e81ae7a7bf3c3967e48373909b9c98ee5"
of: Create of_console_check() for selecting a console specified in /chosen
The devicetree has a binding for specifying the console device in the /chosen node, but the kernel doesn't use it consistently. This change adds an API for testing if a device node is a console, and adds a preferred console entry if it is. At the same time this patch removes the of_device_is_stdout_path() API since it is unused. Signed-off-by:Grant Likely <grant.likely@linaro.org> Tested-by:
Sascha Hauer <s.hauer@pengutronix.de>
Loading
Please register or sign in to comment