Hi Lucas, On Mon, Feb 05, 2018 at 12:10:46PM +0100, Lucas Stach wrote: > I've pushed a branch with all the MX8M work to: > https://git.pengutronix.de/git/lst/linux mx8-work I have some problem to boot the kernel (and dtb) built from this branch. I'm running an U-Boot from NXP which works fine with NXP kernel for sure. But using this U-Boot to load your kernel gives me nothing on serial, even if I put 'earlycon=ec_imx6q,0x30860000' on kernel cmdline. Anything I'm missing here? Thanks. Shawn ---8<-------------------------- U-Boot 2017.03-00779-g777f3b0e3c60 (Jan 31 2018 - 13:54:54 +0800) CPU: Freescale i.MX8MQ rev2.0 1500 MHz (running at 1000 MHz) CPU: Commercial temperature grade (0C to 95C) at 30C Reset cause: POR Model: Freescale i.MX8MQ EVK DRAM: 3 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 In: serial Out: serial Err: serial BuildInfo: - ATF 0 - U-Boot 2017.03-00779-g777f3b0e3c60 switch to partitions #0, OK mmc1 is current device Net: eth0: ethernet@30be0000 Normal Boot Hit any key to stop autoboot: 0 u-boot=> tftpboot 0x42000000 Image; tftpboot 0x48000000 imx8mq-evk.dtb; booti 0x42000000 - 0x48000000 Using ethernet@30be0000 device TFTP from server 192.168.0.102; our IP address is 192.168.0.110 Filename 'Image'. Load address: 0x42000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################### 10.1 MiB/s done Bytes transferred = 17803776 (10faa00 hex) Using ethernet@30be0000 device TFTP from server 192.168.0.102; our IP address is 192.168.0.110 Filename 'imx8mq-evk.dtb'. Load address: 0x48000000 Loading: # 6.2 MiB/s done Bytes transferred = 12999 (32c7 hex) ## Flattened Device Tree blob at 48000000 Booting using the fdt blob at 0x48000000 reserving fdt memory region: addr=40000000 size=20000 Using Device Tree in place at 0000000048000000, end 00000000480062c6 Starting kernel ... -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html