On 08/12/2013 09:43 PM, cmsv wrote:
OpenWrt version: Attitude Adjustment (r37747)
Recently there was someone (Lucaspost) on #batman with a problem caused
by mixing the latest AA and Batman-adv 2013.3.0 and while i can't be
sure the problem is exactly this one; here goes my testing with a D-link
This patch add Lua bindings for ubus events (I don't know why they
were not added, can be quite convenient).
It mostly mimick the style of the existing code.
With it and the ubox Lua bindings, you can now send ubus events
through Lua or listen for events (you can register for multiple events
at th
NAND flash has very high possibility to has bad blocks.
Some bootloaders such as u-boot support to skip bad blocks when it read
the kernel image from NAND falsh.
For now, the mtd just exits when it meet the bad block. That means even
there is one bad block in NAND flash, then we can't use mtd to
uMurmur 0.2.13 update - requested by forum thread:
https://forum.openwrt.org/viewtopic.php?id=21553
- prev. uMurmur 0.2.11 integrated PolarSSL support so that patches
shouldn't be necessary
- git diff from packages feed
on ar71xx
size .2.10 openssl: 33690
size .2.13 openssl: 34797
size .2.10
2013/8/12 Joe XUE :
> NAND flash has very high possibility to have bad blocks.
>
>
> Some bootloaders such as u-boot support to skip bad blocks when it read
> the kernel image from NAND falsh.
>
> For now, the mtd just exits when it meets the bad block. That means even
>
> there is one bad block in