Hi,
After installing(with no notable problems)
router won't boot .nor ping to 192.168.1.1
re connecting via putty-telnet to 10.10.12.2 9000 WORKS after power/off/on restart. so are redboot commands..
I've repeated installation 3 times & followed 'Verify OpenWrt installation'(on installation guide web page) procedures with no luck.
Here are 'fis list' & 'fconfig -l' (after installation)results:
RedBoot> fis list
Name FLASH addr Mem addr Length Entry point
RedBoot 0xBFC00000 0xBFC00000 0x00030000 0x00000000
vmlinux.bin.l7 0xBFC30000 0x80041000 0x000F0000 0x80041000
rootfs 0xBFD20000 0x80040C00 0x002C0000 0x80040C00
FIS directory 0xBFFE0000 0xBFFE0000 0x0000F000 0x00000000
RedBoot config 0xBFFEF000 0xBFFEF000 0x00001000 0x00000000
RedBoot> fconfig -l
Run script at boot: true
Boot script:
.. fis load -l vmlinux.bin.l7
Boot script timeout (1000ms resolution): 1
Use BOOTP for network configuration: false
Gateway IP address: 10.10.12.254
Local IP address: 10.10.12.72
Local IP address mask: 255.255.255.0
Default server IP address: 10.10.12.2
Console baud rate: 9600
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: false
RedBoot>
Any help will be highly appreciated.