Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
5c0c20ce
Commit
5c0c20ce
authored
Jul 12, 2017
by
Victor Chong
Browse files
hikey: Fix DDR_SIZE
Signed-off-by:
Victor Chong
<
victor.chong@linaro.org
>
parent
ca5ba394
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/hisilicon/hikey/hikey_def.h
View file @
5c0c20ce
...
...
@@ -12,7 +12,7 @@
/* Always assume DDR is 1GB size. */
#define DDR_BASE 0x0
#define DDR_SIZE 0x
8
0000000
#define DDR_SIZE 0x
4
0000000
#define DEVICE_BASE 0xF4000000
#define DEVICE_SIZE 0x05800000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment