Skip to content

Commit

Permalink
update to riscv-kernel-6.11.0 v7
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 3, 2024
1 parent a935014 commit e16b781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libmedia.patch
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ index 8e8e3779..9b980553 100644
+add_subdirectory(java/libengine)
diff --git a/app/src/main/assets/boot_rvvm_disk.sh b/app/src/main/assets/boot_rvvm_disk.sh
new file mode 100755
index 00000000..78fd6334
index 00000000..67114d3b
--- /dev/null
+++ b/app/src/main/assets/boot_rvvm_disk.sh
@@ -0,0 +1,11 @@
Expand All @@ -113,7 +113,7 @@ index 00000000..78fd6334
+ls -lh disk.img
+
+./rvvm ./uboot -v -k ./Image -m 800m -cmdline="console=ttyS0 rootflags=discard rw $1" \
+-k ./disk.img $2
+-i ./disk.img $2
diff --git a/app/src/main/assets/uboot b/app/src/main/assets/uboot
new file mode 100644
index 0000000000000000000000000000000000000000..d37529a34df288e3112bb77ec9d4be474a08c547
Expand Down

0 comments on commit e16b781

Please sign in to comment.