From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Tue, 14 May 2019 10:10:40 +0200 Subject: [U-Boot] Support for i.MX8QM Boards with SCFW and ATF Message-ID: <20190514081040.GB3644@optiplex> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I have a new i.MX8QM based board here and I'am interested to get it work with u-boot. Now its starting with NXP flavored u-boot-imx. CPU: Freescale i.MX8QM revB A53 at 1200 MHz at 48C Model: Advantech iMX8QM Qseven series Board: ROM-7720 A1 These boards needs some ARM trusted Firmware (ATF) and System Controll Firmware (SCFW) to boot. SCFW(scfw_tcm.bin) + ATF(bl31.bin) + uboot ----> imx-boot How far is this supported by u-boot yet? I saw some patches in this direction on the list already. Somebody else have this or similar MX8QM based boards and know howto get t to work with u-boot and which nxp patches needs porting? Best regards, Oliver