mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
wifi: add fw path to support mt7668 wifi fw load
PD# 161514 Change-Id: I5e067f2fb6503f1f2b537a6b36fb69b0e8f30b87 Signed-off-by: Rongjun Chen <rongjun.chen@amlogic.com>
This commit is contained in:
@@ -293,6 +293,7 @@ static const char * const fw_path[] = {
|
||||
fw_path_para,
|
||||
"/lib/firmware/updates/" UTS_RELEASE,
|
||||
"/lib/firmware/updates",
|
||||
"/vendor/firmware/",
|
||||
"/lib/firmware/" UTS_RELEASE,
|
||||
"/lib/firmware"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user