revert the pmem size to default configration
This commit is contained in:
parent
361e591fe7
commit
a7bb935abb
@ -40,10 +40,10 @@
|
||||
#define MSM_FB_SIZE 0x00600000
|
||||
|
||||
#define MSM_PMEM_MDP_BASE 0x3B700000
|
||||
#define MSM_PMEM_MDP_SIZE 0x01000000
|
||||
#define MSM_PMEM_MDP_SIZE 0x02000000
|
||||
|
||||
#define MSM_PMEM_ADSP_BASE 0x3C700000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x01800000
|
||||
#define MSM_PMEM_ADSP_BASE 0x3D700000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x02900000
|
||||
|
||||
#define MSM_GPU_PHYS_BASE (MSM_PMEM_SMI_BASE + MSM_FB_SIZE)
|
||||
#define MSM_GPU_PHYS_SIZE 0x00800000
|
||||
@ -59,7 +59,7 @@
|
||||
/* Begin EBI region */
|
||||
#define PMEM_KERNEL_EBI1_SIZE 0x00028000
|
||||
|
||||
#define MSM_PMEM_SF_SIZE 0x01400000
|
||||
#define MSM_PMEM_SF_SIZE 0x02000000
|
||||
|
||||
/* MSM_RAM_CONSOLE uses the last 0x00040000 of EBI memory, defined in msm_iomap.h
|
||||
#define MSM_RAM_CONSOLE_SIZE 0x00040000
|
||||
|
Loading…
x
Reference in New Issue
Block a user