[OpenWrt-Users] AR7 status (wrt DG834Gv3 particularly, WAG354G too)
Benoît GANNE
benoit.ganne at gmail.com
Tue Aug 21 11:33:21 CEST 2007
Hi,
> I've tried this morning to compile OpenWRT from revision 8440 of SVN,
> but my WAG354G still blinks. I'm currently trying to compile a smaller
> kernel, but haven't found many options to disable, so I doubt this will
> help a lot.
I have an ADSL2MUE (AR7-based) and it only accepts kernel images with
size <= 512KB.
I was able to strip down the 2.6 to this size (and below), but you have
to disable (or configure in modules) everything not critical for the boot.
And you will have to choose between printk() and TCP/IP support...
To verify the size of your kernel, juste check the size of the file
build_dir/linux-2.6-ar7/loader.bin, it must be <= 512KB.
More information about the openwrt-users
mailing list