fixed the adsp pmem is too low for camera
This commit is contained in:
parent
1bd0e44d7a
commit
758812c3aa
@ -26,6 +26,7 @@
|
||||
#define MSM_EBI1_BANK0_SIZE 0x1E7C0000 /* 488MB - 0x00040000 RAM CONSOLE*/
|
||||
#endif
|
||||
|
||||
|
||||
/* Don't change that */
|
||||
#define MSM_SMI_BASE 0x00000000
|
||||
#define MSM_SMI_SIZE 0x04000000
|
||||
@ -42,7 +43,7 @@
|
||||
#define MSM_PMEM_MDP_SIZE 0x01000000
|
||||
|
||||
#define MSM_PMEM_ADSP_BASE 0x3C700000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x01000000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x01800000
|
||||
|
||||
#define MSM_GPU_PHYS_BASE (MSM_PMEM_SMI_BASE + MSM_FB_SIZE)
|
||||
#define MSM_GPU_PHYS_SIZE 0x00800000
|
||||
|
Loading…
x
Reference in New Issue
Block a user