mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
22bb913fdf
CRS305-1G-4S has a switch chip with an integrated CPU (98DX3236) and like some of the other similar boards requires bin_hdr. bin_hdr (DDR3 init stage) is currently retrieved from the stock bootloader and compiled into the kwb image. Adds support for U-Boot, enable UART, SPI, Winbond SPI flash chip support and writing env to SPI flash. Signed-off-by: Luka Kovacic <me@lukakovacic.xyz> Reviewed-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
7 lines
213 B
Text
7 lines
213 B
Text
CRS305-1G-4S BOARD
|
|
M: Luka Kovacic <me@lukakovacic.xyz>
|
|
S: Maintained
|
|
F: board/mikrotik/crs305-1g-4s/
|
|
F: include/configs/crs305-1g-4s.h
|
|
F: configs/crs305-1g-4s_defconfig
|
|
F: arch/arm/dts/armada-xp-crs305-1g-4s.dts
|