how to use full 16M flash

qiqiji
 
Posts: 14
Joined: Wed May 06, 2015 1:31 pm

how to use full 16M flash

Wed May 06, 2015 1:37 pm

it seems only 8M flash can be used

Code: Select all
root@OpenWrt:/# df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                    4.6M    276.0K      4.3M   6% /
/dev/root                 2.3M      2.3M         0 100% /rom
tmpfs                    14.3M     88.0K     14.3M   1% /tmp
/dev/mtdblock5            4.6M    276.0K      4.3M   6% /overlay
overlayfs:/overlay        4.6M    276.0K      4.3M   6% /
tmpfs                   512.0K         0    512.0K   0% /dev


so my question is how to use full 16M flash?

any help will be great, thanks!

Vonger
 
Posts: 896
Joined: Sun Oct 19, 2014 6:00 am

Re: how to use full 16M flash

Thu May 07, 2015 1:47 am

You must update VOCORE.dts and recompile the source code.
Search "VOCORE.dts" on my blog vonger.cn for more information.

qiqiji
 
Posts: 14
Joined: Wed May 06, 2015 1:31 pm

Re: how to use full 16M flash

Thu May 07, 2015 7:44 am

thanks, i found your reply in the forum

change VOCORE.dts, default is 8MB, change partition from 0x7b0000 to 0xfb0000


now 16M all can be use

Code: Select all
root@OpenWrt:~# df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                   11.0M    404.0K     10.6M   4% /
/dev/root                 3.8M      3.8M         0 100% /rom
tmpfs                    14.3M    576.0K     13.8M   4% /tmp
tmpfs                    14.3M     48.0K     14.3M   0% /tmp/root
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/mtdblock5           11.0M    404.0K     10.6M   4% /overlay
overlayfs:/overlay       11.0M    404.0K     10.6M   4% /

TomasCook
 
Posts: 4
Joined: Wed Sep 23, 2015 4:46 pm

Re: how to use full 16M flash

Fri Sep 25, 2015 11:04 am

thanks !

Return to VoCore & VoCore+Dock

Who is online

Users browsing this forum: No registered users and 44 guests