msm: eva: enabling support for data path bringup.
Add checksum support per packet type, configurable. Add debug hook to print SID setting registers at SMMU fault. Enable Auto-PIL. Enable DSP interface. Change-Id: Ie1fd2c584681b751836854667981a3c10beb56d4 Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
@@ -22,7 +22,7 @@ int msm_cvp_fw_debug = 0x18;
|
||||
int msm_cvp_fw_debug_mode = 1;
|
||||
int msm_cvp_fw_low_power_mode = 0; /*disable during initial stage*/
|
||||
bool msm_cvp_fw_coverage = !true;
|
||||
bool msm_cvp_auto_pil = !true; /*disable during initial stage*/
|
||||
bool msm_cvp_auto_pil = true;
|
||||
bool msm_cvp_cacheop_enabled = true;
|
||||
bool msm_cvp_thermal_mitigation_disabled = !true;
|
||||
bool msm_cvp_cacheop_disabled = !true;
|
||||
|
Reference in New Issue
Block a user