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:
7f4161f
)
configs: artik530_raptor: add default dfu environments
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Fri, 20 Oct 2017 12:43:50 +0000
(21:43 +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: If6ecf2d2b74545084b2fe8d18628a4f60d81f619
Signed-off-by: Seung-Woo Kim <sw0312.kim@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 29ced20196eb1a6a05aded8bd979319769c519a1..c116f1842422d67350603bd59e5ad57e7777ce10 100644
(file)
--- a/
include/configs/artik530_raptor.h
+++ b/
include/configs/artik530_raptor.h
@@
-435,6
+435,10
@@
"nr_cpus=4\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" \