Date:2011-02-15 16:05:44 (12 years 9 months ago)
Author:Xiangfu Liu
Commit:ebafec917a21eac69bc11bd2eb1c62e7592f1d5e
Message:increase the data partition size to 1480MB

Files: nanonote-files/script-files/usr/bin/mtd.nn (2 diffs)

Change Details

nanonote-files/script-files/usr/bin/mtd.nn
5353if [ "$1" == "format_data_default" ]; then
5454    ubiformat /dev/mtd3 -y
5555    ubiattach /dev/ubi_ctrl -m 3
56    ubimkvol /dev/ubi1 -s 1400MiB -N data
56    ubimkvol /dev/ubi1 -s 1480MiB -N data
57# test in xiangfu's nanonote. 1486 is the MAX size we can make
58# so we using 1480 for now
5759    exit 0
5860fi
5961
...... 
109111written with Emacs in Ben NanoNote
110112                             version: ${__VERSION__}
111113Report bugs to developer@lists.qi-hardware.com"
112exit 0
114exit 0

Archive Download the corresponding diff file



interactive