hi, i have a veery strange issue with my openwrt-fonera: i flashed it with latest kamikaze firmware i seems that all went good ... but on reboot ... nothing is appening (redboot wait 10 seconds and start the kernel) ... i can't access to openwrt, there's no dhcpd and i can't find it in the subnet 192.168.1.255
i'm even trying to find it using arping querying the eth mac address
but i just can find only redboot

here the firmware flashing utility output:

./ap51-flash-fonera-1.0-38 eth1 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.lzma
Reading rootfs file openwrt-atheros-2.6-root.jffs2-64k with 1703936 bytes...
Reading kernel file openwrt-atheros-2.6-vmlinux.lzma with 786432 bytes...
rootfs(0x006e0000) + kernel(0x000c0000) + nvram(0x00000000) sums up to 0x007a0000 bytes
Peer MAC: 00:18:84:20:de:2c
Peer IP : 192.168.1.254
Your MAC: 00:ba:be:ca:ff:ee
Your IP : 192.168.1.0
Setting IP address...
Loading rootfs...
Sending rootfs, 3328 blocks...
Initializing partitions...
Rootfs partition size now 0x006f0000
Flashing rootfs...
Loading kernel...
Sending kernel, 1536 blocks...
Flashing kernel...
Setting boot_script_data...
Done. Restarting device...

any clue about that?