Browse Source
At present, the tree checking code in dtc will die with an assertion failure if given a tree which has the invalid value 0 or -1 in a property which should contain a phandle. This patch fixes the check to die more gracefully with an error message indicating the invalid phandle value. Signed-off-by: David Gibson <dwg@au1.ibm.com>main
David Gibson
18 years ago
committed by
Jon Loeliger
1 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue