Closed shalasaka closed 2 years ago
Make VisionFive the default target board since it is about to be mass-produced. Then update README.md with the build instructions.
Signed-off-by: Som.Qin som.qin@starfivetech.com
Thanks shalasaka. It look ok. I will merge and close the pr.
Now usdk support fit image build for three starfive board: starlight, starlight-a1 and visionfive.
You can choose your target board with assigning HWBOARD, eg. "make HWBOARD=visionfive", or just default starlight-a1. You can also specify the target to build, e.g. "make visionfive"
Signed-off-by: Som.Qin som.qin@starfivetech.com