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:
c7e4e17
)
s5pc210: universal: modify default mbr partition
author
Minkyu Kang
<mk7.kang@samsung.com>
Wed, 5 Jan 2011 05:32:05 +0000
(14:32 +0900)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Wed, 5 Jan 2011 05:32:05 +0000
(14:32 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc210_universal.h
patch
|
blob
|
history
diff --git
a/include/configs/s5pc210_universal.h
b/include/configs/s5pc210_universal.h
index
4a5a966
..
8ae46df
100644
(file)
--- a/
include/configs/s5pc210_universal.h
+++ b/
include/configs/s5pc210_universal.h
@@
-228,9
+228,9
@@
#define NORMAL_MTDPARTS_DEFAULT MTDPARTS_DEFAULT
#define NORMAL_MTDPARTS_DEFAULT MTDPARTS_DEFAULT
-#define MBRPARTS_DEFAULT "
1
0M(permanent)"\
+#define MBRPARTS_DEFAULT "
2
0M(permanent)"\
",20M(boot)"\
",20M(boot)"\
- ",
600M
(system)"\
+ ",
1G
(system)"\
",100M(swap)"\
",-(UMS)\0"
",100M(swap)"\
",-(UMS)\0"