Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75d51582 authored by Praneeth Paladugu's avatar Praneeth Paladugu
Browse files

msm: vidc: Modify FW address to relocatable region



Venus FW needs to be loaded at carved out region reserved
for peripheral memory. Hence modifying the VBIF programming
address to reflect the same.

Change-Id: I57d998dfad2e920514201ff9bfc61a2182d1271d
Signed-off-by: default avatarPraneeth Paladugu <ppaladug@codeaurora.org>
parent 70b9d27d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@
#define VENUS_WRAPPER_CLOCK_CONFIG			0x4
#define VENUS_WRAPPER_CPU_CLOCK_CONFIG			0x2000

#define VENUS_REGION_START				0x0F500000
#define VENUS_REGION_START				0x0C800000
#define VENUS_REGION_SIZE				0x00500000

static const char * const clk_names[] = {