I tried to follow the steps mentioned at
http://wiki.openwrt.org/OpenWrtDocs/Har … gear/WG302
to install the current release of Kamikaze on netgear wg302. The strange thing is that I am not even able to bootup the AP in contrast to the other people who tried this and at least were able to boot the AP even with current release. I tried with and without loading NPE-B but I got the same result that AP hanged up after it tried to load the kernel:
Platform: IXDP425 Development Platform (XScale)c.
... Erase from 0x507c0000-0x507c1000:
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.Program from 0x0ffd2000-0x0ffd3000
== Executing boot script in 2.000 seconds - enter ^C to abort
RedBoot> fis load -b 0x01600000 kernel
RedBoot> exec 0x0160004c
Using base address 0x01600000 and length 0x000e802c
Uncompressing Linux.............................................................
.... done, booting the kernel.
Flash of the AP apears like following with fis list command
RedBoot> fis list
Name FLASH addr Mem addr Length Entry point
RedBoot 0x50000000 0x50000000 0x00060000 0x00000000
RedBoot config 0x507C0000 0x507C0000 0x00001000 0x00000000
Config backup 0x507C1000 0x507C1000 0x00001000 0x00000000
FIS directory 0x507E0000 0x507E0000 0x00020000 0x00000000
kernel 0x50060000 0x0001FC00 0x00100000 0x0001FC00
rootfs 0x50160000 0x0001FC00 0x00620000 0x0001FC00
RedBoot>
I am trying this for last 2/3 days with the same result. I doubtful that may be i am not placing the images or file system at the proper place in memory?? .....Kernel and rootfs have the same entry point???
if I issue fis free I got on my system 0x501C0000 .. 0x507C0000
I would really appreciate help from the gentlemen who already done this successfully and ....Appologise for any simple mistake (if I am doing one)
With Regards