Merge pull request #1746 from JoelHutton/jh/hikey

Jh/hikey
This commit is contained in:
Antonio Nino Diaz 2019-01-15 09:53:09 +00:00
commit a9d69010d4
No known key found for this signature in database
GPG Key ID: 82D5553BA0EBA2F9
2 changed files with 1 additions and 5 deletions

View File

@ -11,7 +11,7 @@
#include <plat/common/common_def.h>
#define DDR_BASE 0x0
#define DDR_SIZE 0xC0000000
#define DDR_SIZE 0xE0000000
#define DEVICE_BASE 0xE0000000
#define DEVICE_SIZE 0x20000000

View File

@ -122,11 +122,7 @@
#endif
#ifdef IMAGE_BL2
#ifdef SPD_opteed
#define MAX_XLAT_TABLES 4
#else
#define MAX_XLAT_TABLES 3
#endif
#endif
#define MAX_MMAP_REGIONS 16