mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-16 20:32:09 +02:00
11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
model = "Sandbox Verified Boot Test";
|
|
compatible = "sandbox";
|
|
|
|
reset@0 {
|
|
compatible = "sandbox,reset";
|
|
};
|
|
};
|