From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 15 Jan 2020 00:04:31 +0100 Subject: imx8qxp mek: Booting mainline kernel with mainline U-Boot In-Reply-To: References: <20200113165316.5368475d@crub> Message-ID: <20200115000431.0a911446@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Mon, 13 Jan 2020 13:03:10 -0300 Fabio Estevam festevam at gmail.com wrote: ... > [ 1.039475] imx-scu scu: NXP i.MX SCU Initialized > [ 1.058681] imx8qxp-pinctrl scu:pinctrl: initialized IMX pinctrl driver > [ 1.087023] 5a060000.serial: ttyLP0 at MMIO 0x5a060000 (irq = 7, > base_baud = 5000000) is a FSL_LPUAR > > but then it hangs here when the serial driver is probed. Currently I do not have an i.MX8QXP MEK board with RevB CPU and cannot test, but I have an i.MX8QXP based custom SoM with console on ttyLP2. Here I tested with NXP BSP kernel based on branch imx_4.14.98_2.0.0_ga and it boots successfully (with NFS rootfs or rootfs on eMMC). I cannot test NXP 4.19.35 kernel on this SoM yet, so not sure if it would boot. -- Anatolij