projects
/
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:
7f1f688
)
s5pc110: universal: bug fixed
author
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 13 Oct 2010 04:56:56 +0000
(13:56 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 13 Oct 2010 04:56:56 +0000
(13:56 +0900)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/s5pc110_universal.h
patch
|
blob
|
history
diff --git
a/include/configs/s5pc110_universal.h
b/include/configs/s5pc110_universal.h
index
2b8adc2
..
71509a8
100644
(file)
--- a/
include/configs/s5pc110_universal.h
+++ b/
include/configs/s5pc110_universal.h
@@
-300,7
+300,7
@@
"mmcboot=set bootargs root=${mmcblk} rootfstype=${rootfstype}" \
CONFIG_UBI_MTD " ${opts} ${lcdinfo} " CONFIG_COMMON_BOOT "; run bootk\0" \
"bootchart=set opts init=/sbin/bootchartd; run bootcmd\0" \
- "sdboot=set bootargs root=/dev/mmcblk
0
p2 " CONFIG_COMMON_BOOT \
+ "sdboot=set bootargs root=/dev/mmcblk
1
p2 " CONFIG_COMMON_BOOT \
CONFIG_UBI_MTD "; bootm 0x30007FC0\0" \
"verify=n\0" \
"rootfstype=cramfs\0" \