summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/ls1046ardb/board.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Layerscape: Add LS1046a RDB board supportSascha Hauer2019-03-131-0/+36
The RDB is the Freescale LS1046a reference board. This patch adds support for it. Currently supported: - DDR4 RAM as read from SPD EEPROM - UART - SD/MMC - RGMII network ports The Serdes ports are currently not supported. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>