projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af6541
)
ARM: rmobile: Adjust text base on V3M Eagle
author
Marek Vasut
<
[email protected]
>
Sun, 17 Jun 2018 04:40:13 +0000
(06:40 +0200)
committer
Marek Vasut
<
[email protected]
>
Tue, 19 Jun 2018 04:15:55 +0000
(06:15 +0200)
The latest ATF puts the U-Boot at 0x50000000, just like on all the other
boards. Adjust the text base to reflect that change.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
configs/r8a77970_eagle_defconfig
patch
|
blob
|
history
diff --git
a/configs/r8a77970_eagle_defconfig
b/configs/r8a77970_eagle_defconfig
index b736e311770d0e9db12e60757abe37be156caa28..251415c03a69af7cec375e4ca281fcaf6fe0476c 100644
(file)
--- a/
configs/r8a77970_eagle_defconfig
+++ b/
configs/r8a77970_eagle_defconfig
@@
-1,6
+1,6
@@
CONFIG_ARM=y
CONFIG_ARCH_RMOBILE=y
-CONFIG_SYS_TEXT_BASE=0x5
828
0000
+CONFIG_SYS_TEXT_BASE=0x5
000
0000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_RCAR_GEN3=y
CONFIG_R8A77970=y