[PATCH] Remove bogus errors from check_chosen.
Scott Wood
scottwood at freescale.com
Fri Mar 23 03:22:27 EST 2007
On Thu, Mar 22, 2007 at 11:11:09AM -0500, Scott Wood wrote:
> It is not an error for /chosen (or any of its children) to be missing.
>
> It is not a requirement that the output of dtc be a complete, valid
> device tree, as it may be intended that the dtb be passed through boot
> code that will complete it. Thus, do not complain.
>
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> livetree.c | 9 ++-------
> 1 files changed, 2 insertions(+), 7 deletions(-)
Obviously, this is a DTC patch, and not a kernel patch.
I forgot to label it as such.
-Scott
More information about the Linuxppc-dev
mailing list