summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2013-02-01 13:42:14 +0100
committerPali Rohár <pali.rohar@gmail.com>2013-02-01 13:42:14 +0100
commitf96a53039269479079209a7e4488fb4a701c941d (patch)
tree9520b464e0266fa2a7f53f5692a93439ddf4724a /doc
parent3e17c947227210021f598cc3aae82be68a0c0697 (diff)
download0xFFFF-f96a53039269479079209a7e4488fb4a701c941d.tar.bz2
doc/local-flash: Add info about ubi on n900
Diffstat (limited to 'doc')
-rw-r--r--doc/local-flash12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/local-flash b/doc/local-flash
index a1a44fa..937a7bd 100644
--- a/doc/local-flash
+++ b/doc/local-flash
@@ -22,3 +22,15 @@ that it is dangerous and you can brick your device.
But feel free to send feedback to provide a full support for local
flashing on 770 and n800.
+
+
+Nokia N900 using ubi layout on top of /dev/mtd5 rootfs partition. Therefor
+formatting rootfs should be done via ubiformat tool which preserve erase counters.
+
+Erasing N900 rootfs:
+
+ $ ubiformat /dev/mtd5
+
+Flashing new ubi image to N900 rootfs:
+
+ $ ubiformat /dev/mtd5 -s 512 -O 512 -f image.ubi