Hello i have tested new firmware for atheros based Oswave with a superchannel feature (it's costs 25$) but it's has overwite redboot partition with a redboot modified for it's firmware(without fconfig) and if i flashing with openwrt firmware it's not start ...
i must write a redboot partition with a original redboot for fonera with a redboot config utility ...
where i find redboot original fon file for fon2100 ?
have any info to write redboot without errors ? ( it's is live of fonera)
thank's 73 Paride.
now i telnet into oswave redboot ip 192.168.1.7 9000
OsWave> version
RedBoot(tm) bootstrap and debug environment.
OSWAVE 2315/16 bootloader: [ROMRAM]
Version 1.02 - built 15:42:12, Jul 6 2007
Copyright (C) 2007.
RAM: 0x80000000-0x81000000, [0x8002c9f0-0x80ff0000] available
FLASH: 0xa8000000 - 0xa87f0000, 128 blocks of 0x00010000 bytes each.
OsWave>
telnet -r 192.168.1.7 9000
Trying 192.168.1.7...
Connected to 192.168.1.7 (192.168.1.7).
Escape character is '^]'.
== Executing boot script in 4.690 seconds - enter ^C to abort
^C
OsWave> fis list
Name FLASH addr Mem addr Length Entry point
RedBoot 0xA8000000 0xA8000000 0x00030000 0x00000000
zImage 0xA8050000 0xA8050000 0x002D0000 0x80800000
FIS directory 0xA87E0000 0xA87E0000 0x00010000 0x00000000
OsWave> fis init
*** Initialize FLASH Image System
OsWave> fconfig
** Error: Illegal command: "fconfig"
OsWave>
Usage:
fis create -b <mem_base> -l <image_length> [-s <data_length>]
[-f <flash_addr>] [-e <entry_point>] [-r <ram_addr>] [-n] <name>
fis delete name
fis erase -f <flash_addr> -l <length>
fis free
fis init [-f]
fis list [-d]
fis load [-b <memory_load_address>] [-c] name
fis write -f <flash_addr> -b <mem_base> -l <image_length>
OsWave>