步骤一:
mkdir -p <WORKSPACE>
cd <WORKSPACE>
git clone -b sg200x-evb [email protected]:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree.xml
步骤二:
source build/envsetup_soc.sh
defconfig sg2002_wevb_riscv64_sd
clean_all
build_all
步骤一:
mkdir -p <WORKSPACE>
cd <WORKSPACE>
git clone -b sg200x-evb [email protected]:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree_cv18xx-v4.2.x.xml
步骤二:
source build/envsetup_soc.sh
defconfig cv180zb_wevb_0008a_spinor
clean_all
build_all
TODO
版本号 | 版本日期 | 版本更新内容 |
---|---|---|
v4.1.6 | 2024.4.19 | TODO |
版本号 | 版本日期 | 版本更新内容 |
---|---|---|
v4.2.6 | 2024.4.19 | TODO |