u-boot-brain/board/mikrotik/crs3xx-98dx3236
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
.gitignore arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 2020-05-27 07:03:17 +02:00
MAINTAINERS arm: mvebu: crs3xx-98dx3236: Add a maintainer 2020-08-06 14:12:14 +02:00
Makefile arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 2020-05-27 07:03:17 +02:00
README arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 2020-05-27 07:03:17 +02:00
binary.0 arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 2020-05-27 07:03:17 +02:00
crs3xx-98dx3236.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
kwbimage.cfg.in arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 2020-05-27 07:03:17 +02:00

README

MikroTik CRS3XX-98DX3236
========================

CRS3XX-98DX3236 is a U-Boot port that supports a series of MikroTik switches
based on the Marvell Prestera 98DX3236 switch with an integrated CPU.

Common specifications:
 - Marvell Prestera 98DX3236 switch with an integrated ARMv7 CPU
 - 512 MB DDR3 RAM
 - UART @ 115200bps
 - 16 MB SPI flash (Winbond 25Q128JVSM)

Currently supported hardware:
 - UART boot (using kwboot) and console
 - SPI boot, environment and load kernel

Planned:
 - Gigabit Ethernet support (internal CPU <-> switch fabric connection)

Getting binary.0
================
binary.0 (DDR3 init phase) can be retrieved/extracted from the integrated bootloader on the SPI flash.
Then binary.0 can be replaced with the extracted blob.