
Hi,
With the two attached U-Boot patches plus the dts one I get the following on imx6qp wandboard:
U-Boot SPL 2017.09-37395-g28ca7c0-dirty (Sep 27 2017 - 11:04:41) Trying to boot from MMC1
U-Boot 2017.09-37395-g28ca7c0-dirty (Sep 27 2017 - 11:04:41 -0300)
CPU: Freescale i.MX6QP rev1.0 at 792 MHz Reset cause: POR I2C: ready DRAM: 2 GiB PMIC: PFUZE100 ID=0x10 MMC: FSL_SDHC: 0, FSL_SDHC: 1 No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Board: Wandboard rev D1 Net: FEC [PRIME] Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 336 bytes read in 69 ms (3.9 KiB/s) ## Executing script at 12000000 38550 bytes read in 83 ms (453.1 KiB/s) 6378872 bytes read in 367 ms (16.6 MiB/s) ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800c695 (Hangs here)
A imx6q wandboard revd1 can boot well though.
Looks like an U-Boot issue. I have also tried booting a dtb + zImage from the Technexion kernel with the same result.
I am using the very same DDR init from Technexion U-Boot, so not sure why imx6qp wandboard is not lauching the kernel.
If you have any ideas, please met me know.
Thanks,
Fabio Estevam