summaryrefslogtreecommitdiff
path: root/include/configs/p212.h
Commit message (Collapse)AuthorAgeFilesLines
* arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong2017-11-171-0/+2
| | | | | | | This patch adds support for the Internal RMII Ethernet PHY on the Amlogic P212 Reference Board. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong2017-11-171-0/+22
This adds platform code for the Amlogic P212 reference board based on a Meson GXL (S905X) SoC with the Meson GXL configuration. This initial submission only supports UART and MMC/SDCard, support for the internal Ethernet PHY in Work In Progress. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Beniamino Galvani <b.galvani@gmail.com>