Colibri Evaluation Board V3.2
Colibri iMX6ULL 1GB IT
I’m asking you a question because it doesn’t work when I do an overpayment test.
I want to toggle the LED using SODIMM_23/25.
This is the content of custom overlay.
Try removing default-state = "on"; from your overlay. It conflicts with the heartbeat trigger as that is instructing the system you want the LED on all the time.
The kernel error is like below
failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 43C
Reset cause: POR
DRAM: 1 GiB
Core: 81 devices, 16 uclasses, devicetree: separate
MMC: FSL_SDHC: 1, FSL_SDHC: 0
Loading Environment from MMC... OK
In: serial
Out: serial
Err: serial
Model: Toradex 0062 Colibri iMX6ULL 1GB IT V1.1A
Serial#: 15161321
Net: eth0: ethernet@20b4000
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
5998 bytes read in 2 ms (2.9 MiB/s)
## Executing script at 88280000
Loading DeviceTree: imx6ull-colibri-emmc-eval-v3.dtb
47130 bytes read in 3 ms (15 MiB/s)
31 bytes read in 2 ms (14.6 KiB/s)
Applying Overlay: test_overlay.dtbo
52199 bytes read in 5 ms (10 MiB/s)
**failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND**
9589152 bytes read in 226 ms (40.5 MiB/s)
Bootargs: user_debug=30 root=PARTUUID=bb858632-02 ro rootwait console=tty1 console=ttymxc0,115200n8 consoleblank=0 video=mxsfb:640x480M-16@60
Kernel image @ 0x84200000 [ 0x000000 - 0x9251a0 ]
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
Booting from mmc failed!
SCRIPT FAILED: continuing...
47130 bytes read in 4 ms (11.2 MiB/s)
No EFI system partition
BootOrder not defined
EFI boot manager: Cannot load any image
starting USB...
Bus usb@2184000: USB EHCI 1.00
Bus usb@2184200: USB EHCI 1.00
scanning bus usb@2184000 for devices... 1 USB Device(s) found
scanning bus usb@2184200 for devices... 2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Device 0: unknown device
BOOTP broadcast 1
DHCP client bound to address 192.168.0.53 (54 ms)
Using ethernet@20b4000 device
TFTP from server 192.168.10.1; our IP address is 192.168.0.53; sending through gateway 192.168.0.1
Filename 'boot.scr'.
Load address: 0x88280000
Loading: T T T T T T T T T T
Retry count exceeded; starting again
BOOTP broadcast 1
DHCP client bound to address 192.168.0.53 (53 ms)
Using ethernet@20b4000 device
TFTP from server 192.168.10.1; our IP address is 192.168.0.53; sending through gateway 192.168.0.1
Filename 'boot.scr'.
Load address: 0x84200000