• Home
  • Annotate
  • current directory
Name
Date
Size
#Lines
LOC

..18-Mar-2022-

.gitignore A D18-Mar-202213 21

MAINTAINERS A D18-Mar-20221 KiB3430

Makefile A D18-Mar-2022434 158

README A D18-Mar-2022753 2418

binary.0 A D18-Mar-2022423 1210

crs3xx-98dx3236.c A D18-Mar-20222 KiB7945

kwbimage.cfg.in A D18-Mar-2022262 139

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