submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
echo "0104"
|
|
exit 0
|