diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-07 10:34:57 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-07 10:34:57 +0200 |
| commit | 675b2a2a54f1bb4b805f61dfc3eba3b5683fee93 (patch) | |
| tree | 0030de6f99ece321053e59289be478780d0c0bae | |
| parent | 0c460d4e83c139af29a9bf1104ef3e4ae25ae9ff (diff) | |
| download | meta-ti-675b2a2a54f1bb4b805f61dfc3eba3b5683fee93.tar.gz | |
beagleboard: add comment about rev C5 NAND size
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | conf/machine/beagleboard.conf | 2 |
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) | ||
| 34 | MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996" | 36 | MKUBIFS_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 |
