Created
April 3, 2026 18:26
-
-
Save timb-machine/8839f7011703f5285c2b4b265d8e6cfc to your computer and use it in GitHub Desktop.
XikeStor SKS8310-8X booting...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot 2011.12.(3.6.11.55242) (Jun 10 2025 - 17:30:34) | |
| Board: RTL9300 CPU:800MHz LX:175MHz DDR:400MHz | |
| DRAM: 512 MB | |
| SPI-F: MXIC/C22019/MMIO32-4/ModeC 1x32 MB (plr_flash_info @ 83fc1acc) | |
| Loading(93) 65536B env. variables from offset 0x1c0000 | |
| boardId_init40 | |
| Net: Net Initialization Skipped | |
| No ethernet found. | |
| Press A to stop autoboot: -1 | |
| 1: Run application | |
| 2: Set factory mac-address | |
| 3: Set product serial number | |
| 4: Download bootrom | |
| 5: Download host | |
| 6: OEM config | |
| #: Restore admin user default password | |
| <Choice> :1## Booting image from partition ... 0 | |
| ## Booting kernel from Legacy Image at 81000000 ... | |
| Image Name: RTK_SDK | |
| Created: 2025-06-10 17:56:00 UTC | |
| Image Type: MIPS Linux Kernel Image (lzma compressed) | |
| Data Size: 12388791 Bytes = 11.8 MB | |
| Load Address: 80000000 | |
| Entry Point: 80387400 | |
| Verifying Checksum ... OK | |
| Uncompressing Kernel Image ... OK | |
| Starting kernel ... | |
| init started: BusyBox v1.00 (2025.05.23-11:18+0000) multi-call binary | |
| Starting pid 33, console : start | |
| RTCORE LKM Insert... | |
| RTCORE Driver Module Initialize (LKM) | |
| IOAL init | |
| Log init | |
| Hardware-profile probe (RTL9303_8XGE_V1) | |
| Hardware-profile init | |
| Intr Probe (unit 0) | |
| GPIO probe (unit 0): (found) | |
| GPIO Init | |
| SPI init (unit 0) | |
| I2C probe (unit 0) | |
| I2C init (unit 0) | |
| RTL8231 probe (unit 0): (found) | |
| RTL8231 init (unit 0) | |
| TC probe (unit 0): (found) | |
| TC init (unit 0) | |
| TC util init (isr) | |
| SIOCSIFADDR: No such device | |
| Starting pid 73, console /dev/ttyS0: start | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment