From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Tue, 21 Jan 2020 10:36:30 +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> <20191212071953.GB14437@optiplex> Message-ID: <20200121103350.GA4218@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 16/12/19, Igor Opaniuk wrote: > Hi Oliver, Fabio, Peng, > > On Thu, Dec 12, 2019 at 9:20 AM Oliver Graute > wrote: > > > > 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 > > FYI, > > I do face the same boot issues on colibri-imx8qxp_defconfig , > In my case using imx_4.19.35_1.0.0 TF-A(ATF) doesn't help too. > > Bi-secting also points to this commit. Did you made some progress here? I tried this combination but without success for the imx8qm_rom_7720: u-boot 2020.01 imx-atf imx_4.19.35_1.1.0 imx-sc-firmware-1.2.7.1.bin imx-seco-2.3.1.bin Which latest combination is vaild for the imx8qm_mek board? Best Regards, Oliver