Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:tp-link:re205 [2024/03/28 17:21] – [Installation] slo2 | toh:tp-link:re205 [2024/03/28 17:46] – [OEM bootlog] slo2 | ||
|---|---|---|---|
| Line 243: | Line 243: | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| ==== OEM bootlog ==== | ==== OEM bootlog ==== | ||
| - | <WRAP bootlog> | ||
| - | < | ||
| - | </ | ||
| + | === U-Boot 1.1.3 / Ralink UBoot Version: 5.0.0.0 === | ||
| + | This bootloader version seems to be locked and does not react on any input. | ||
| + | |||
| + | < | ||
| + | cid reg: | ||
| + | DDR Calibration DQS reg = 00008988 | ||
| + | |||
| + | DDR Calibration MEMCTRL reg = 0E120003 | ||
| + | |||
| + | |||
| + | U-Boot 1.1.3 (Nov 28 2020 - 10:44:01) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 64 MB | ||
| + | relocate_code Pointer at: 83fb8000 | ||
| + | flash manufacture id: 20, device id 70 17 | ||
| + | Warning: un-recognized chip ID, please update bootloader! | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | ============================================ | ||
| + | Ralink UBoot Version: 5.0.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC 7628_MP (Port5< | ||
| + | DRAM component: 512 Mbits DDR, width 16 | ||
| + | DRAM bus: 16 bit | ||
| + | Total memory: 64 MBytes | ||
| + | Flash component: SPI Flash | ||
| + | Date:Nov 28 2020 Time: | ||
| + | ============================================ | ||
| + | icache: sets:512, ways:4, linesz:32 , | ||
| + | dcache: sets:256, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 580 MHZ #### | ||
| + | | ||
| + | RESET MT7628 PHY!!!!!! | ||
| + | |||
| + | Please choose the operation: | ||
| + | 1: Load system code to SDRAM via TFTP. | ||
| + | 2: Load system code then write to Flash via TFTP. | ||
| + | 3: Boot system code via Flash (default). | ||
| + | 4: Entr boot command line interface. | ||
| + | 7: Load Boot Loader code then write to Flash via Serial. | ||
| + | 9: Load Boot Loader code then write to Flash via TFTP. | ||
| + | default: 3 | ||
| + | |||
| + | You choosed 3 | ||
| + | 0 | ||
| + | |||
| + | 3: System Boot system code via Flash. | ||
| + | tplink_turn_off_led | ||
| + | ## Booting image at bc020000 ... | ||
| + | text base: 80000000 | ||
| + | entry point: 8000c150 | ||
| + | | ||
| + | No initrd | ||
| + | ## Transferring control to Linux (at address 8000c150) ... | ||
| + | ## Giving linux memsize in MB, 64 | ||
| + | |||
| + | Starting kernel ... | ||
| + | </ | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||