mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
Revert "libfdt: Add phandle generation helper"
This reverts commit 54ea41c224
.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
54ea41c224
commit
f67b471355
9 changed files with 3 additions and 114 deletions
|
@ -41,9 +41,4 @@ m1: mq: /memreserve/ 0 0x1000;
|
|||
n2 = &n2;
|
||||
n3 = &n3;
|
||||
};
|
||||
|
||||
node6 {
|
||||
linux,phandle = <0xfffffffe>;
|
||||
phandle = <0xfffffffe>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue