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:
1ceac40
)
tizen: add dfu system setting to default env
author
Przemyslaw Marczak
<p.marczak@samsung.com>
Tue, 30 Sep 2014 15:50:07 +0000
(17:50 +0200)
committer
Lukasz Majewski
<l.majewski@samsung.com>
Thu, 30 Oct 2014 12:16:49 +0000
(13:16 +0100)
Change-Id: I80a5aa0389191b1caedff0d488dc61f0731d94d9
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
include/configs/tizen.h
patch
|
blob
|
history
diff --git
a/include/configs/tizen.h
b/include/configs/tizen.h
index
02f9b0a
..
d8e64d0
100644
(file)
--- a/
include/configs/tizen.h
+++ b/
include/configs/tizen.h
@@
-137,6
+137,8
@@
"mmcrootdev=0\0" \
"bootdelay=0\0" \
"dfu_alt_info=Please reset the board.\0" \
+ "dfu_alt_system_trats2="DFU_ALT_SYSTEM_TRATS2 \
+ "dfu_alt_system_odroid="DFU_ALT_SYSTEM_ODROID \
"dfu_usb_con=0\0" \
"dfu_interface=mmc\0" \
"dfu_device=" __stringify(CONFIG_MMC_DEFAULT_DEV) "\0" \