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:
030fcdb
)
configs: artik710_raptor: add default dfu environments
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Fri, 20 Oct 2017 12:46:30 +0000
(21:46 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 26 Mar 2018 02:31:18 +0000
(11:31 +0900)
Add default dfu environments with the first usb interface, mmc
storage, and the first mmc insterface to use thordown command
without parameters.
Change-Id: I5e65ae08882d7e6cb5a45180267eb88521fcbb93
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/configs/artik710_raptor.h
patch
|
blob
|
history
diff --git
a/include/configs/artik710_raptor.h
b/include/configs/artik710_raptor.h
index 80decbd44aca465c9e1e199b022026fb9912834a..6c5673d78e9e34d626f40ba16a819cefb3eff061 100644
(file)
--- a/
include/configs/artik710_raptor.h
+++ b/
include/configs/artik710_raptor.h
@@
-414,6
+414,10
@@
"root_rw=rw\0" \
"opts=loglevel=4\0" \
"rootfs_type=ext4\0" \
+ "dfu_alt_info=" CONFIG_DFU_ALT \
+ "dfu_usb_con=0\0" \
+ "dfu_interface=mmc\0" \
+ "dfu_device=0\0" \
"lcd1_0=s6e8fa0\0" \
"lcd2_0=gst7d0038\0" \
"lcd_panel=s6e8fa0\0" \