Differences
This shows you the differences between two versions of the page.
|
toh:arcadyan:arv752dpw [2012/12/26 23:09] tf2k |
toh:arcadyan:arv752dpw [2013/04/09 21:57] (current) mkkl |
||
|---|---|---|---|
| Line 235: | Line 235: | ||
| 3. write the uploaded u-boot.bin to flash (here; 0x80500000 is the RAM adress, where i've uploaded my file) | 3. write the uploaded u-boot.bin to flash (here; 0x80500000 is the RAM adress, where i've uploaded my file) | ||
| - | cp.b 0x8050000 0xb0000000 10000 | + | cp.b 0x80500000 0xb0000000 10000 |
| 4. protect the config sector | 4. protect the config sector | ||
| Line 288: | Line 288: | ||
| * Connect to the serial console (you still have the router turned on and with the administrative command line on!). | * Connect to the serial console (you still have the router turned on and with the administrative command line on!). | ||
| ''screen /dev/ttyUSB0 115200'' | ''screen /dev/ttyUSB0 115200'' | ||
| - | * Select the option to "Load code from memory" or something like that (I can't access it anymore...). It should tell you it is waiting for the code. | + | * Select the option to "Upload to memory" and leave the default memory address |
| * Close the screen session: press CTRL+A, K, and confirm you want to "kill this window" by pressing Y | * Close the screen session: press CTRL+A, K, and confirm you want to "kill this window" by pressing Y | ||
| * Send the u-boot.bin with xmodem: | * Send the u-boot.bin with xmodem: | ||
| Line 296: | Line 296: | ||
| * Connect again to the serial console: | * Connect again to the serial console: | ||
| ''screen /dev/ttyUSB0 115200'' | ''screen /dev/ttyUSB0 115200'' | ||
| - | * You shouldn't see anything... press "y" and "Enter"... U-Boot should load! | + | * Enter schould bring back the menu, and the choose "Go To Memory" (also leave default address) |
| + | * U-Boot should load and inform you that the switch isn't working | ||
| + | |||
| + | Or more visual: | ||
| + | |||
| + | |||
| + | [DANUBE Boot]:M | ||
| + | |||
| + | RAM upload destination: (default:0x80002000) : 0x | ||
| + | Starting XModem download...(press Enter to abort) | ||
| + | CC | ||
| + | |||
| + | [DANUBE Boot]:Y | ||
| + | |||
| + | Go to Memory Address: (default:0x80002000) : 0x | ||
| + | Jump to address 0x80002000 ... | ||
| + | |||
| + | |||
| + | U-Boot 2010.03-svn34185 (Nov 16 2012 - 07:32:21) | ||
| + | |||
| + | Board: ARV752DPW | ||
| + | SoC: Danube/Twinpass/Vinax-VE V1.3, DDR Speed 166 MHz, CPU Speed 333 MHz | ||
| + | DRAM: 64 MB | ||
| + | Flash: 8 MB | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | Net: | ||
| + | searching for rtl8306 switch ... failed | ||
| + | |||
| + | no known switch found ... | ||
| + | lq_cpe_eth | ||
| + | Hit any key to stop autoboot: 0 | ||
| + | ARV752DPW => | ||
| + | |||
| + | |||
| ===== Downloads ===== | ===== Downloads ===== | ||
| Line 308: | Line 343: | ||
| * http://downloads.openwrt.org/snapshots/trunk/lantiq/uboot-lantiq-arv752DPW_flash/ | * http://downloads.openwrt.org/snapshots/trunk/lantiq/uboot-lantiq-arv752DPW_flash/ | ||
| * http://downloads.openwrt.org/snapshots/trunk/lantiq/uboot-lantiq-arv752DPW_ramboot/ | * http://downloads.openwrt.org/snapshots/trunk/lantiq/uboot-lantiq-arv752DPW_ramboot/ | ||
| - | |||
toh/arcadyan/arv752dpw.1356559796.txt.bz2 · Last modified: 2012/12/26 23:09 by tf2k
