Skip to content

Commit

Permalink
add e907 init
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru committed Feb 14, 2023
1 parent 9ec9393 commit 0ecb654
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ if [ -z "$(grep '\<vfat\>' /proc/mounts)" ]; then
/bin/mount -t vfat /dev/mmcblk0p1 /mnt/extsd
fi

echo "------ bring up e907 remoteprocesser -----"
echo e907_firmware.elf > /sys/kernel/debug/remoteproc/remoteproc0/firmware
echo start > /sys/kernel/debug/remoteproc/remoteproc0/state
echo "------ e907 now online, using amp_shell to open e907 core console -----"
Binary file not shown.

0 comments on commit 0ecb654

Please sign in to comment.