rockchip: phycore-rk3288: fix compile warningChange-Id: Iaa874efe1446b788e45415e8b70473b105014727Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
rockchip: rk3288: use common board fileUse common board file and move SoC spec setting into rk3288.cChange-Id: Ie17232dd60d2b185b635631ce9373eb59b11c89cSigned-off-by: Kever Yang <kever.yang@rock
rockchip: rk3288: use common board fileUse common board file and move SoC spec setting into rk3288.cChange-Id: Ie17232dd60d2b185b635631ce9373eb59b11c89cSigned-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
rockchip: phycore: Read configuration EEPROM & set ethaddr in late initRead SoM information from EEPROM and set ethaddr in late init.Signed-off-by: Wadim Egorov <w.egorov@phytec.de>Acked-by: Phi
rockchip: phycore: Read configuration EEPROM & set ethaddr in late initRead SoM information from EEPROM and set ethaddr in late init.Signed-off-by: Wadim Egorov <w.egorov@phytec.de>Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardThe phyCORE-RK3288 is a SoM (System on Module) containing a RK3288 SoC.The module can be connected to different carrier boards
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardThe phyCORE-RK3288 is a SoM (System on Module) containing a RK3288 SoC.The module can be connected to different carrier boards.It can be also equipped with different RAM, SPI flash and eMMC variants.The Rapid Development Kit option is using the following setup: - 1 GB DDR3 RAM (2 Banks) - 1x 4 KB EEPROM - DP83867 Gigabit Ethernet PHY - 16 MB SPI Flash - 4 GB eMMC FlashAdd basic support for the PCM-947 carrier board, a RK3288 based developmentboard made by PHYTEC. This board works in a combination withthe phyCORE-RK3288 System on Module.Signed-off-by: Wadim Egorov <w.egorov@phytec.de>Reviewed-by: Simon Glass <sjg@chromium.org>Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>