wifi: update drive to load fw relative path [2/2]
authorjiabin.chen <jiabin.chen@amlogic.com>
Tue, 6 Dec 2022 06:10:10 +0000 (14:10 +0800)
committerBruno Martins <bgcngm@gmail.com>
Thu, 25 Apr 2024 17:39:34 +0000 (18:39 +0100)
commitf047630e5c2f4d52d51d64e26688a4469ba3bf39
tree4d08eaf6526ce48327332e9642d38b451116845c
parentda1b05e68c90d5e94beb7e4a9a069295764be86f
wifi: update drive to load fw relative path [2/2]

PD#SWPL-101570

Problem:
dhd dirve load fw path is driver write to death

Solution:
update driver firmware path is insmod specified
the path is relative path

Verify:
t7

Change-Id: I51392f3df4236342889235cb9a3153771af7a373
Signed-off-by: jiabin.chen <jiabin.chen@amlogic.com>
12 files changed:
bcmdhd.101.10.361.x/Makefile
bcmdhd.101.10.361.x/dhd_config.c
bcmdhd.101.10.361.x/dhd_debug.c
bcmdhd.101.10.361.x/dhd_gpio.c
bcmdhd.101.10.361.x/dhd_pcie.c
bcmdhd.101.10.361.x/dhd_static_buf.c
bcmdhd.101.10.361.x/include/epivers.h
bcmdhd.101.10.361.x/wl_cfgvendor.c
bcmdhd.101.10.361.x/wl_cfgvendor.h
bcmdhd.101.10.361.x/wl_cfgvif.c
bcmdhd.101.10.361.x/wl_cfgvif.h
bcmdhd.101.10.361.x/wl_iapsta.c