historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/dtc/tests/bad-chosen.dts

11 lines
97 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
/dts-v1/;
/ {
node2 {
chosen {
bootargs = <0xdeadbeef>;
stdout-path = <1>;
};
};
};