]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Jun 2016 05:46:09 +0000 (14:46 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 19 Jun 2016 22:15:21 +0000 (07:15 +0900)
At first, 256 byte of the head of DRAM space was reserved for some
reasons.  However, as the progress of development, it turned out
unnecessary, and it was never used in the end.  Move the CPU release
address to leave no space.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h

index 9d14c2d59c965a7c7556a4f8f2de1fc914a59b43..68f6c9f2395015e153e943a9360e25d58099e5e8 100644 (file)
 
 #ifdef CONFIG_ARM64
 #define CONFIG_ARMV8_MULTIENTRY
-#define CPU_RELEASE_ADDR                       0x80000100
+#define CPU_RELEASE_ADDR                       0x80000000
 #define COUNTER_FREQUENCY                      50000000
 #define CONFIG_GICV3
 #define GICD_BASE                              0x5fe00000