summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/beagleboard.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index bd2b8dd8..177820a5 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -31,6 +31,8 @@ UBOOT_MACHINE = "omap3_beagle_config"
31# UBI: logical eraseblock size: 129024 bytes 31# UBI: logical eraseblock size: 129024 bytes
32# from ubiattach stdout: 32# from ubiattach stdout:
33# UBI device number 0, total 1996 LEBs 33# UBI device number 0, total 1996 LEBs
34#
35# Beagleboard C5 has 3998 LEBS (490MiB)
34MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996" 36MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996"
35 37
36# do ubiattach /dev/ubi_ctrl -m 4 38# do ubiattach /dev/ubi_ctrl -m 4