projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938ff39
)
artik530_raptor: configs: add sdboot dfu information
author
Chanho Park
<chanho61.park@samsung.com>
Tue, 25 Apr 2017 00:56:25 +0000
(09:56 +0900)
committer
Chanho Park
<chanho61.park@samsung.com>
Tue, 25 Apr 2017 00:56:25 +0000
(09:56 +0900)
This patch adds sdboot partition information for dfu downloading.
Change-Id: Ie517897ca592536b238fabf7f1091203a2944f9f
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
include/configs/artik530_raptor.h
patch
|
blob
|
history
diff --git
a/include/configs/artik530_raptor.h
b/include/configs/artik530_raptor.h
index dbecf16eec8739678f9aef9697f48ac36f701141..e5d27f639b0ba7130987be5a39652dc8826c8b1d 100644
(file)
--- a/
include/configs/artik530_raptor.h
+++ b/
include/configs/artik530_raptor.h
@@
-347,7
+347,9
@@
#define CONFIG_DFU_ALT \
"bl1-emmcboot.img raw 0x1 0x80;" \
+ "bl1-sdboot.img raw 0x1 0x80;" \
"loader-emmc.img raw 0x81 0x180;" \
+ "loader-sd.img raw 0x81 0x180;" \
"bl_mon.img raw 0x201 0x100;" \
"secureos.img raw 0x301 0xc00;" \
"bootloader.img raw 0xf01 0x800;" \