-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize(rootfs): reduce rootfs size
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule crochet
updated
4 files
+1 −1 | board/Sipeed-M1s/bl808.dts | |
+18 −2 | board/Sipeed-M1s/setup.sh | |
+370 −0 | board/Sipeed-M1s/tools/resolve_dep.c | |
+1 −1 | board/Sipeed-M1s/whole_img.its |
Submodule src
updated
3 files
+1 −1 | sys/dev/bouffalolab/bl_xip.c | |
+3 −3 | sys/riscv/conf/DEFAULTS | |
+6 −2 | sys/riscv/conf/GENERIC |