ingeniero Posted January 26, 2016 Posted January 26, 2016 Hello, I want to boot Hummingboard Edge with Armbian (Jessie - kernel 3.14.54) , but I'm experiencing problems during the booting procedure. Bootloader is searching for some files then it gives up. I have copied two files (imx6q-hummingboard2.dtb to imx6q-hummingboard.dtb) to /boot/dtb/ folder. It looks like it starts with the kernel, but it never loads completely. Below are the steps: U-Boot SPL 2013.10-rc4-sun7i (Oct 11 2015 - 20:45:45) Boot Device: SD1 spl: error reading image u-boot.img, err - -1 Load image from RAW... U-Boot 2013.10-rc4-sun7i (Oct 11 2015 - 20:45:45) CPU: Freescale i.MX6Q rev1.5 at 792 MHz Reset cause: POR Board: MX6-HummingBoard2 DRAM: 2 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: FEC [PRIME] Hit any key to stop autoboot: 0 mmc0 is current device ** File not found /boot.scr ** ** File not found /uEnv.txt ** ** File not found /zImage ** ** File not found /uImage ** 437 bytes read in 130 ms (2.9 KiB/s) Running bootscript from mmc ... ## Executing script at 10800000 40257 bytes read in 421 ms (92.8 KiB/s) 6015384 bytes read in 584 ms (9.8 MiB/s) Kernel image @ 0x12000000 [ 0x000000 - 0x5bc998 ] ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800cd40 Starting kernel ... I would be happy, if you can give me some pointers on how to solve this problem. With Solidrun linux port it works normally. Thank you.
ingeniero Posted January 26, 2016 Author Posted January 26, 2016 Hello Igor, no I use stock u-boot which came with the device. Should it be patched if I want to use Armbian for Hummingboard? Thank you for your time.
Igor Posted January 27, 2016 Posted January 27, 2016 Yes, better. My u-boot loads boot.scr script and there you can set console output to serial, enlarge debug level to see what's going on, ... Edit: even this uboot loads script so you need to edit /boot/boot.cmd, set console output and debug level = 7, recompile to boo.scr and reboot.
Gyver Posted May 16, 2017 Posted May 16, 2017 Hello to everyone, I am having a similar problem, but with a hummingboard we bought recently. I downloaded the armbian image with ubuntu (server) and we put this image in two hummingboards: one "I4P" (marked with a sticker on the back) and another one that we recently bought. On the first one the image works perfectly, but on the second one it stops during boot; We are attaching here a screenshot of the boot sequence. Given that it says it does not find the file "/boot/dtb/imx6-..." we found on the solidrun forum that the different u-boot version would check for dtb files into /boot instead of /boot/dtb/ and so we copied all dtbs into /boot/ but we obtained the same screenshot. Do you know what would be the issue? Initially we thought that it was a problem of only one of the boards but then we reproduced the problem on all 3 hummingboards we bought. Best regards and many thanks in advance.
Gyver Posted May 18, 2017 Posted May 18, 2017 cubox-i 3.14.79-cubox ARMBIAN 5.25 stable Ubuntu 16.04.1 LTS 3.14.79-cubox
Recommended Posts