Skip to content
Snippets Groups Projects
Commit f70b9e2c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Remove set_cache_size_40MB.patch"

parents 10032847 34dd4090
No related branches found
No related tags found
No related merge requests found
diff --git a/target/msm7627a/init.c b/target/msm7627a/init.c
index 896eef9..ee8ff79 100644
--- a/target/msm7627a/init.c
+++ b/target/msm7627a/init.c
@@ -134,7 +134,7 @@ static struct ptentry board_part_list_sku3[] = {
},
{
.start = DIFF_START_ADDR,
- .length = 80 /* In MB */ ,
+ .length = 40 /* In MB */ ,
.name = "cache",
},
{
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment