Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 18-Mar-2022 | - | ||||
.gitignore | A D | 18-Mar-2022 | 13 | 2 | 1 | |
MAINTAINERS | A D | 18-Mar-2022 | 1 KiB | 34 | 30 | |
Makefile | A D | 18-Mar-2022 | 434 | 15 | 8 | |
README | A D | 18-Mar-2022 | 753 | 24 | 18 | |
binary.0 | A D | 18-Mar-2022 | 423 | 12 | 10 | |
crs3xx-98dx3236.c | A D | 18-Mar-2022 | 2 KiB | 79 | 45 | |
kwbimage.cfg.in | A D | 18-Mar-2022 | 262 | 13 | 9 |
README
1 MikroTik CRS3XX-98DX3236 2 ======================== 3 4 CRS3XX-98DX3236 is a U-Boot port that supports a series of MikroTik switches 5 based on the Marvell Prestera 98DX3236 switch with an integrated CPU. 6 7 Common specifications: 8 - Marvell Prestera 98DX3236 switch with an integrated ARMv7 CPU 9 - 512 MB DDR3 RAM 10 - UART @ 115200bps 11 - 16 MB SPI flash (Winbond 25Q128JVSM) 12 13 Currently supported hardware: 14 - UART boot (using kwboot) and console 15 - SPI boot, environment and load kernel 16 17 Planned: 18 - Gigabit Ethernet support (internal CPU <-> switch fabric connection) 19 20 Getting binary.0 21 ================ 22 binary.0 (DDR3 init phase) can be retrieved/extracted from the integrated bootloader on the SPI flash. 23 Then binary.0 can be replaced with the extracted blob. 24