Does anybody have a compiled zImage that has enabled DHCP? Or can point me to sources which include yaffs2? I have tried: 1. Using uboot with images from andahammer. Tutorials I've followed exactly but upon reset the mini2440 freezes and never boots. 2. Using images in ViviJTAG.zip from andahammer. These boot perfectly but do not handle DHCP due to being disabled in the kernel. 3. Tried compiling a kernel with yaffs2 but can't get it to compile with the merged patches (using someone's merge script, or following the directions on the yaffs2 site-- which didn't match the kernel very well). 4. Asking andahammer to provide me the source for the kernels they have in ViviJTAG.zip (no response yet). I had everything working with the mini2440's I purchased from China but so far I'm having no success with the ones from andahammer.
DHCP on andahammer's mini2440s
Ok, it's here now: http://www.andahammer.com//Downloads/linux/linux-2.6.29-mini2440-2009070...
To enable DHCP, copy one of the configs to .config, run menuconfig, then select Networking | Configuration | Packet or something like that.
there is no .config file warren on the download section . So can you uploaad one that you are referring and please do tell the steps which you are telling. thank you