Compiling Bootloader
To compile Bootloader, perform the following steps:
-
Clone the repo from GitHub.
git clone https://github.com/starfive-tech/JH7100_secondBoot.git
-
Go into the build directory.
cd JH7100_secondBoot/build
-
Compile bootloader.
make
Result:
You will see the following output if the compilation is successful.