submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
model = "Sandbox Verified Boot Test";
|
|
compatible = "sandbox";
|
|
|
|
reset@0 {
|
|
compatible = "sandbox,reset";
|
|
};
|
|
};
|