mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
401d1c4f5d
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> |
||
---|---|---|
.. | ||
.gitignore | ||
binary.0 | ||
crs3xx-98dx3236.c | ||
kwbimage.cfg.in | ||
MAINTAINERS | ||
Makefile | ||
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.