RE: [PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.

2020-12-11 Thread ZHIZHIKIN Andrey
Hello Adam, > -Original Message- > From: U-Boot On Behalf Of Adam Ford > Sent: Thursday, December 10, 2020 5:08 PM > To: u-boot@lists.denx.de > Cc: af...@beaconembedded.com; Adam Ford ; Stefano > Babic ; Fabio Estevam ; NXP i.MX U- > Boot Team > Subject:

[PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.

2020-12-10 Thread Adam Ford
Beacon EmbeddedWorks is releasing a devkit based on the i.MX8M Nano SoC consisting of baseboard + SOM. The kit is based on the same design as the Beacon dev kit with the i.MX8M Mini. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index

[PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.

2020-07-22 Thread Adam Ford
Beacon EmbeddedWorks, formerly known as Logic PD, is releasing a devkit based on the i.MX8M Nano SoC consisting of baseboard + SOM. It is nearly identical to the i.MX8M Mini SOM already released. It supports eMMC on the SOM, microSD on the baseboard, various GPIO, the PINCTRL, and UART.