Merge "uniphier: shrink UNIPHIER_ROM_REGION_SIZE" into integration

This commit is contained in:
Sandrine Bailleux 2020-03-09 09:25:11 +00:00 committed by TrustedFirmware Code Review
commit a1463c8e67
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "uniphier.h"
#define UNIPHIER_ROM_REGION_BASE 0x00000000ULL
#define UNIPHIER_ROM_REGION_SIZE 0x10000000ULL
#define UNIPHIER_ROM_REGION_SIZE 0x04000000ULL
#define UNIPHIER_OCM_REGION_SIZE 0x00040000ULL