add gk7102c_a boards for devs

This commit is contained in:
cronyx
2024-01-04 22:17:53 +03:00
parent 053ddbe572
commit 294262a675
61 changed files with 2253 additions and 57 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
mknod /dev/gk_video -m 666 c 248 0
mknod /dev/gk_log -m 666 c 248 249
mknod /dev/gk_fw -m 666 c 248 1
mknod /dev/debug -m 666 c 248 248
mknod /dev/ai_dev -m 666 c 245 0
mknod /dev/ao_dev -m 666 c 245 1