projects
/
platform
/
upstream
/
kickstarter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f23302
)
more fixes, enhancements
author
Anas Nashif
<nashif@linux.intel.com>
Thu, 20 Jan 2011 10:25:08 +0000
(10:25 +0000)
committer
Anas Nashif
<nashif@linux.intel.com>
Thu, 20 Jan 2011 10:25:08 +0000
(10:25 +0000)
custom/part/n900
[new file with mode: 0644]
patch
|
blob
diff --git a/custom/part/n900
b/custom/part/n900
new file mode 100644
(file)
index 0000000..
bd7ac77
--- /dev/null
+++ b/
custom/part/n900
@@ -0,0
+1,8
@@
+part / --size=1800 --ondisk mmcblk0p --fstype=btrfs
+
+# This is not used currently. It is here because the /boot partition
+# needs to be the partition number 3 for the u-boot usage.
+part swap --size=192 --ondisk mmcblk0p --fstype=swap
+
+# This partition is made so that u-boot can find the kernel
+part /boot --size=64 --ondisk mmcblk0p --fstype=vfat