rtl8822ce: Add Nvidia changes on v5.14.0.4-217

1. Add custom roam parameters
2. Add path for power file
3. Add source tree path for Makefile
4. Add section in Makefile for TEGRA platform
5. Update permissions from 0755 to 0644 for files
6. Move roaming debug prints to RTW_INFO

Bug 4320751
Bug 4556940
Bug 4568390

Change-Id: I842f150781652b3b54949aef8f982903c8d7991e
Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com>
Signed-off-by: Shobek Attupurath <sattupurath@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3108666
(cherry picked from commit 4e544f3b3a)
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3119612
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Shobek Attupurath
2024-02-20 02:07:45 +00:00
committed by mobile promotions
parent c72348b019
commit eeeed4d63b
35 changed files with 35 additions and 21 deletions

View File

@@ -16,7 +16,7 @@
#define CONFIG_HEXFILE_CHANNEL_PLAN
#define CONFIG_HEXFILE_POWER_LIMIT
#define RTW_HEXFILE_LEN 3072
#define RTW_HEXFILE_NAME "setting.bin"
#define RTW_HEXFILE_NAME "/lib/firmware/rtl8822_setting.bin"
#define CONFIG_SINGLE_IMG
/* #define CONFIG_DISABLE_ODM */