Unverified Commit a9d69010 authored by Antonio Nino Diaz's avatar Antonio Nino Diaz
Browse files

Merge pull request #1746 from JoelHutton/jh/hikey

Jh/hikey
parents 57716a0d 12e0ca46
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment