summaryrefslogtreecommitdiff
path: root/configs/imx8mm_evk_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+7
| | | | | | | | add phy-reset-gpios to reset phy Add board_phy_config to configure phy Enable DM_ETH Signed-off-by: Peng Fan <peng.fan@nxp.com>
* imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-1/+4
| | | | | | | Enable bd71837 pmic for i.MX8MM EVK board, need to set voltage for DRAM and linux suspend voltage requirement. Signed-off-by: Peng Fan <peng.fan@nxp.com>
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-081-0/+74
Add board and SoC dts Add ddr training code support SD/MMC/GPIO/PINCTRL/UART Signed-off-by: Peng Fan <peng.fan@nxp.com>