From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Thu, 12 Dec 2019 07:20:25 +0000 Subject: [U-Boot] [PATCH V3 2/2] core: device: use dev_power_domain_on In-Reply-To: References: <20190927021230.4175-2-peng.fan@nxp.com> <20191210141754.GA14437@optiplex> Message-ID: <20191212071953.GB14437@optiplex> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/12/19, Fabio Estevam wrote: > Hi Oliver, > > On Tue, Dec 10, 2019 at 11:50 PM Peng Fan wrote: > > > Update your scfw/atf and they try again. > > Does it boot if you use the imx_4.19.35_1.0.0 ATF branch? Unfortunately, not. I checked out imx-atf in that branch. Build it with: make PLAT=imx8qm bl31 copied the resulting bl31.bin into my u-boot folder and rebuild that. But the imx8qm board is not booting with the resulting u-boot. do I need a new scfw from my vendor? Best Regards, Oliver