#16651: NAND space getting lost on RB450
--------------------------+-------------------------------------
Reporter: leonardogyn | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Barrier Breaker 14.07
Component: base system | Version: Trunk
Resolution: | Keywords: yaffs2 nand routerboard
--------------------------+-------------------------------------
Comment (by leonardogyn):
the 'NAND flash driver for RouterBoard 4xx series' was updated from 0.1.10
to 0.2.0 on r22863. So let's try before and after that update.
r22862 - NAND flash driver 0.1.10
{{{
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge, r22862) ------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
root@OpenWrt:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
root@OpenWrt:/# dmesg | grep -i nand
NAND flash driver for RouterBoard 4xx series version 0.1.10
NAND SPI clock 25000 kHz (AHB 150000 kHz / 6)
NAND device: Manufacturer ID: 0xad, Chip ID: 0x76 (Hynix NAND 64MiB 3,3V
8-bit)
run # 1
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
[ ...100 runs later ... ]
run # 100
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
[ ... reboot and df ... ]
root@OpenWrt:/# uptime
21:25:26 up 0 min, load average: 0.28, 0.06, 0.02
root@OpenWrt:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
}}}
r22863 - NAND flash driver 0.2.0
{{{
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge, r22863) ------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
root@OpenWrt:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
root@OpenWrt:/# dmesg | grep -i nand
NAND flash driver for RouterBoard 4xx series version 0.2.0
NAND device: Manufacturer ID: 0xad, Chip ID: 0x76 (Hynix NAND 64MiB 3,3V
8-bit)
run # 1
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
[ ...100 runs later ... ]
run # 100
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
[ ... reboot and df ... ]
root@OpenWrt:/# uptime
00:00:22 up 0 min, load average: 0.56, 0.12, 0.04
root@OpenWrt:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61440 3152 58288 5% /
}}}
So, the problem doesnt seem to be related to this NAND flash driver
version change that happened on r22863.
I'll try to look for other possibilities ...
--
Ticket URL: <https://dev.openwrt.org/ticket/16651#comment:9>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets