Re: [PATCH] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support

2020-08-21 Thread Teresa Remmet
Hello Tom, Am Donnerstag, den 20.08.2020, 09:22 -0400 schrieb Tom Rini: > On Thu, Aug 20, 2020 at 08:55:30AM +0200, Teresa Remmet wrote: > > > Add support PHYTEC phyCORE-i.MX8MM SOM. > > > > Supported features: > > - 2GB LPDDR4 RAM > > - 1x 1Gbit Ethernet > > - eMMC > > - external SD > > -

Re: [PATCH] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support

2020-08-20 Thread Tom Rini
On Thu, Aug 20, 2020 at 08:55:30AM +0200, Teresa Remmet wrote: > Add support PHYTEC phyCORE-i.MX8MM SOM. > > Supported features: > - 2GB LPDDR4 RAM > - 1x 1Gbit Ethernet > - eMMC > - external SD > - debug UART3 > - watchdog > - i2c eeprom [snip] > +#define CONFIG_EXTRA_ENV_SETTINGS \ > +

[PATCH] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support

2020-08-20 Thread Teresa Remmet
Add support PHYTEC phyCORE-i.MX8MM SOM. Supported features: - 2GB LPDDR4 RAM - 1x 1Gbit Ethernet - eMMC - external SD - debug UART3 - watchdog - i2c eeprom Signed-off-by: Teresa Remmet --- arch/arm/dts/Makefile|1 + arch/arm/dts/phycore-imx8mm-u-boot.dtsi