init PWM module

This commit is contained in:
carbon
2023-09-18 16:20:58 +08:00
parent 088fad9b8a
commit e266c53351

View File

@ -7,3 +7,5 @@ devmem 0x03001068 32 0x3
# Set Pin-19(SD0_PWR_EN) to GPIO
cvi_pinmux -w SD0_PWR_EN/XGPIOA_14 > /dev/null
# insmod pwm module
insmod /mnt/system/ko/cv180x_pwm.ko