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 09:22:36 +0000 (10:22 +0100)
commit68ce7f4a4f8cd9099f4907b39d8e18d44e3fff4a
tree6dec560f1aca39027db47f62421d7327af5a7f60
parent652132d916c0a1921cc3b2f09dd29331d1559412
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