Hi Hauke,
WNR3500Lv2 is BCM5357 based. I did not see any SSB based NAND flash.
So I will remove that section from my patch and repost it. Also I will
try to use functions provided in drivers/mtd/nand/nand_base.c if
possible. I w ill repost the patch before next weekend so that you can
look cl
On 12/11/2011 05:07 PM, Ian Leonard wrote:
> This patch adds libjpeg-turbo 1.1.1 and adjusts all packages depending on
> libjpeg to instead depend on libjpeg-turbo. Packages built against the
> current jpeg-6gb in the tree will need to be rebuilt. If you want a drop-in
> replacement for the curr
This patch adds libjpeg-turbo 1.1.1 and adjusts all packages depending on
libjpeg to instead depend on libjpeg-turbo. Packages built against the current
jpeg-6gb in the tree will need to be rebuilt. If you want a drop-in replacement
for the current tree, remove the "--with-jpeg8" line from the c
Signed-off-by: Jonathan McCrohan
---
admin/htop/Makefile |8 +++-
admin/htop/patches/001-uClibc-friendly.patch | 52 --
2 files changed, 6 insertions(+), 54 deletions(-)
delete mode 100644 admin/htop/patches/001-uClibc-friendly.patch
diff
Signed-off-by: Thorsten Glaser
Hi,
this is an overdue update of the mksh package. I’ve only rebased
the patch and added support for Link-Time Optimisation to the
compilation scriptlet (and removed an obsolete option). Untested
since I do not currently have access to an OpenWrt development
enviro
Hi Tathagata,
in general this patch looks good and it could be accepted. I will look
closely into it next weekend, I do not have time for now.
I just saw your post regarding usb:
https://forum.openwrt.org/viewtopic.php?pid=148104 I have patches to add
a usb driver for bcma devices:
https://github
Hi Hauke,
Thanks.
Netgear WNR3500Lv2 hardware uses this flash type. I tested this patch
on this particular platform. It uses BCMA based devices. I will send you
kernel .config file and boot log message if you want.
I shall look into drivers/mtd/nand/nand_base.c file and give you my
analysis.