Skip to content

Commit a399c1d

Browse files
authored
Update load_hisilicon - USB initialization, disable usb wifi module
Just disabled usb pin setup to make it compatible with a usb wifi module. Some usb sensor may need it.
1 parent 34ab9f8 commit a399c1d

File tree

1 file changed

+1
-1
lines changed
  • general/package/hisilicon-osdrv-hi3516cv100/files/script

1 file changed

+1
-1
lines changed

general/package/hisilicon-osdrv-hi3516cv100/files/script/load_hisilicon

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ sys_config() {
152152
# lowpower.sh
153153
devmem 0x20050080 32 0x000121a8
154154
#USB PHY
155-
devmem 0x20050084 32 0x005d2188
155+
#devmem 0x20050084 32 0x005d2188
156156
#NANDC
157157
devmem 0x200300D0 32 0x5
158158
devmem 0x200f00c8 32 0x1

0 commit comments

Comments
 (0)