projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fb686e
)
samsung: tizen_rpi: change rebootparam address
author
Jaehoon Chung
<jh80.chung@samsung.com>
Sun, 17 Nov 2019 23:52:42 +0000
(08:52 +0900)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000
(11:19 +0100)
Change rebootparam address from 0x02700000 to 0x02100000.
0x02700000 is used as ramdisk_addr_r.
Change-Id: Iee69f582b44cbcf7cbcd9c29c5b2bd0efbaf349c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h
patch
|
blob
|
history
diff --git
a/include/samsung/tizen_rpi.h
b/include/samsung/tizen_rpi.h
index 75d7823313e9ccd30def954a0e18a92b6b6197e6..f0103b6fd4f52348ada61a6357337e26e4f4a0df 100644
(file)
--- a/
include/samsung/tizen_rpi.h
+++ b/
include/samsung/tizen_rpi.h
@@
-69,7
+69,7
@@
"mmcrootpart=2\0" \
"mmcinformpart=9\0" \
"rebootparamfile=reboot-param.bin\0" \
- "rebootparam_addr=0x02
7
00000\0" \
+ "rebootparam_addr=0x02
1
00000\0" \
"upgrade_val=72677075\0" \
"recovery_val=72766372\0" \
"nodef_val=6665646e\0" \