Kernel BUG at tegra_nand.c:371!

Hello

Booting Linux stops with:

kernel BUG at /home/yocto/oe-core/build/tmp-glibc/work-shared/colibri-t20/kernel-source/drivers/mtd/devices/tegra_nand.c:371!

any help would be appreciated.
Thanks Andreas

And here the flash/boot log:

U-Boot SPL 2016.11-2.8.7+g5c2d46b325 (Apr 29 2021 - 14:29:30)
Trying to boot from RAM


U-Boot 2016.11-2.8.7+g5c2d46b325 (Apr 29 2021 - 14:29:30 +0000)

SoC: tegra20
DRAM:  512 MiB
NAND:  1024 MiB
MMC:   Tegra SD/MMC: 0
*** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Toradex Colibri T20 512MB V1.2A, Serial# 06538844
Net:   No ethernet found.
Hit any key to stop autoboot:  0 
Colibri T20 # run setupdate
reading flash_blk.img
710 bytes read in 14 ms (48.8 KiB/s)
## Executing script at 01000000
reading colibri_t20/flash_blk.img
3219 bytes read in 22 ms (142.6 KiB/s)
## Executing script at 01000000
enter "run update" to update the entire module
Colibri T20 # 
Colibri T20 # 
Colibri T20 # 
Colibri T20 # run update   

NAND read: device 0 offset 0x300000, size 0x64
 100 bytes read: OK
crc32 for 02000008 ... 0200000a ==> 108dd209 != 94305232 ** ERROR **

NAND read: device 0 offset 0x15c0000, size 0x40
 64 bytes read: OK
crc32 for 02000008 ... 0200000a ==> ff41d912 != 94305232 ** ERROR **

NAND read: device 0 offset 0x1c80000, size 0x40
 64 bytes read: OK
crc32 for 02000008 ... 0200000a ==> ff41d912 != 94305232 ** ERROR **

NAND read: device 0 offset 0x7380000, size 0x40
 64 bytes read: OK
crc32 for 02000008 ... 0200000a ==> ff41d912 != 94305232 ** ERROR **

NAND read: device 0 offset 0x7900000, size 0x40
 64 bytes read: OK
crc32 for 02000008 ... 0200000a ==> ff41d912 != 94305232 ** ERROR **
reading colibri_t20/colibri_t20-512-v12-nand.img
991232 bytes read in 68 ms (13.9 MiB/s)

NAND erase: device 0 offset 0x0, size 0x300000
Erasing at 0x2c0000 -- 100% complete.
OK

NAND write: device 0 offset 0x0, size 0xf2000
 991232 bytes written: OK
ubi0: default fastmap pool size: 200
ubi0: default fastmap WL pool size: 100
ubi0: attaching mtd1
ubi0: attached by fastmap
ubi0: fastmap pool size: 200
ubi0: fastmap WL pool size: 25
ubi0: attached mtd1 (name "mtd=3", size 1020 MiB)
ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
ubi0: good PEBs: 4080, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
ubi0: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 80
reading colibri_t20/zImage
4128848 bytes read in 293 ms (13.4 MiB/s)
4128848 bytes written to volume kernel
reading colibri_t20/ubifs_248KiB.img
173449216 bytes read in 7697 ms (21.5 MiB/s)
173449216 bytes written to volume rootfs
22 bytes written to volume dtb
reading colibri_t20/tegra20-colibri-eval-v3.dtb
** Unable to read file colibri_t20/tegra20-colibri-eval-v3.dtb **
size > volume size! Aborting!
resetting ...

U-Boot SPL 2016.11-2.8.7+g5c2d46b325 (May 02 2021 - 11:52:27)
Trying to boot from RAM


U-Boot 2016.11-2.8.7+g5c2d46b325 (May 02 2021 - 11:52:27 +0000)

SoC: tegra20
DRAM:  512 MiB
NAND:  1024 MiB
MMC:   Tegra SD/MMC: 0
*** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Toradex Colibri T20 512MB V1.2A, Serial# 06538844
Net:   No ethernet found.
Hit any key to stop autoboot:  0 
Booting from NAND...
ubi0: default fastmap pool size: 200
ubi0: default fastmap WL pool size: 100
ubi0: attaching mtd1
ubi0: attached by fastmap
ubi0: fastmap pool size: 200
ubi0: fastmap WL pool size: 25
ubi0: attached mtd1 (name "mtd=3", size 1020 MiB)
ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
ubi0: good PEBs: 4080, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
ubi0: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 80
No size specified -> Using max size (4128848)
Read 4128848 bytes from volume kernel to 01000000
No size specified -> Using max size (22)
Read 22 bytes from volume dtb to 02000000
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree

Starting kernel ...

[    0.000000] Linux version 3.1.10-2.8.7+g5e3cb65b1b4b (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 SMP PREEMPT Sun May 2 11:50:36 UTC 2021
[    0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Toradex Colibri T20
[    0.000000] Found fbmem: 00c00000@17400000
[    0.000000] Found nvmem: 08000000@18000000
[    0.000000] Tegra reserved memory:
[    0.000000] LP0:                     00000000 - 00000000
[    0.000000] Bootloader framebuffer:  17400000 - 17ffffff
[    0.000000] Bootloader framebuffer2: 00000000 - 00000000
[    0.000000] Framebuffer:             16700000 - 16ffffff
[    0.000000] 2nd Framebuffer:         17000000 - 17ffffff
[    0.000000] Carveout:                18000000 - 1fffffff
[    0.000000] Vpr:                     00000000 - 00000000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] Tegra SKU: 8 Rev: A04 CPU Process: 1 Core Process: 2 Speedo ID: 1
[    0.000000] Tegra Revision: A04 prime SKU: 0x8 CPU Process: 1 Core Process: 2
[    0.000000] L310 cache controller enabled
[    0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache size: 1048576 B
[    0.000000] PERCPU: Embedded 8 pages/cpu @c0cf6000 s10336 r8192 d14240 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 90904
[    0.000000] Kernel command line: vmalloc=128M usb_high_speed=1 user_debug=30 ubi.mtd=ubi root=ubi0:rootfs rw rootfstype=ubifs ubi.fm_autoconvert=1 mtdparts=tegra_nand:2m(u-boot)ro,1m(u-boot-env),1m(cfgblock)ro,-(ubi) asix_mac=00:14:2d:63:c6:5c consoleblank=0 no_console_suspend=1 console=tty1 console=ttyS0,115200n8 debug_uartport=lsport,0 mem=372M@0M fbmem=12M@372M nvmem=128M@384M video=tegrafb0:640x480-16@60
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 358MB = 358MB total
[    0.000000] Memory: 352840k/352840k available, 28088k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
[    0.000000]     vmalloc : 0xd7800000 - 0xf8000000   ( 520 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd7400000   ( 372 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07ce1b4   (7961 kB)
[    0.000000]       .init : 0xc07cf000 - 0xc0868860   ( 615 kB)
[    0.000000]       .data : 0xc086a000 - 0xc08e03a4   ( 473 kB)
[    0.000000]        .bss : 0xc08e03c8 - 0xc0952f98   ( 459 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:480
[    0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty1] enabled
[    0.001230] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
[    0.060070] pid_max: default: 32768 minimum: 301
[    0.060276] Mount-cache hash table entries: 512
[    0.060903] Initializing cgroup subsys blkio
[    0.060991] CPU: Testing write buffer coherency: ok
[    0.061054] ftrace: allocating 21874 entries in 65 pages
[    0.079094] Brought up 2 CPUs
[    0.079133] SMP: Total of 2 processors activated (3974.75 BogoMIPS).
[    0.079720] devtmpfs: initialized
[    0.082456] print_constraints: dummy: 
[    0.082700] NET: Registered protocol family 16
[    0.083343] host1x bus init
[    0.083490] Serial: 8250/16550 driver, 9 ports, IRQ sharing disabled
[    0.349854] Selecting UARTA as the debug console
[    0.349888] The debug console clock name is uarta
[    0.350086] serial8250.0: ttyS0 at MMIO 0x70006000 (irq = 68) is a Tegra
[    0.708794] console [ttyS0] enabled
[    0.838828] tegra_init_emc: MEMPHIS MEM2G16D2DABG 333MHz memory found
[    0.847935] tegra_arb_init: initialized
[    0.851849] tegra_iovmm_register: added iovmm-gart
[    0.865688] bio: create slab <bio-0> at 0
[    0.870347] SCSI subsystem initialized
[    0.874730] usbcore: registered new interface driver usbfs
[    0.880302] usbcore: registered new interface driver hub
[    0.885695] usbcore: registered new device driver usb
[    0.890860] colibri-otg colibri-otg: otg transceiver registered
[    0.898008] tps6586x 4-0034: found TPS658643, VERSIONCRC is 03
[    0.909295] print_constraints: REG-SM_0: 725 <--> 1500 mV at 1200 mV normal standby
[    0.920106] print_constraints: REG-SM_1: 725 <--> 1500 mV at 1000 mV normal standby
[    0.931709] print_constraints: REG-SM_2: 1700 <--> 1800 mV at 1800 mV normal standby
[    0.941041] print_constraints: REG-LDO_0: 1200 <--> 3300 mV at 1200 mV normal standby
[    0.951692] print_constraints: REG-LDO_1: 725 <--> 1500 mV at 1100 mV normal standby
[    0.961805] print_constraints: REG-LDO_2: 725 <--> 1500 mV at 1200 mV normal standby
[    0.971126] print_constraints: REG-LDO_3: 1250 <--> 3300 mV at 1800 mV normal standby
[    0.981015] print_constraints: REG-LDO_4: 1700 <--> 2475 mV at 1800 mV normal standby
[    0.989962] print_constraints: REG-LDO_5: 1250 <--> 3300 mV at 2850 mV normal standby
[    1.000610] print_constraints: REG-LDO_6: 2850 mV normal standby
[    1.009456] print_constraints: REG-LDO_7: 3300 mV normal standby
[    1.018302] print_constraints: REG-LDO_8: 1800 mV normal standby
[    1.024972] print_constraints: REG-LDO_9: 1250 <--> 3300 mV at 2850 mV normal standby
[    1.033230] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    1.040023] Bluetooth: Core ver 2.16
[    1.043649] NET: Registered protocol family 31
[    1.048095] Bluetooth: HCI device and connection manager initialized
[    1.054463] Bluetooth: HCI socket layer initialized
[    1.059348] Bluetooth: L2CAP socket layer initialized
[    1.064414] Bluetooth: SCO socket layer initialized
[    1.069320] Switching to clocksource timer_us
[    1.082096] nvmap_page_pool_init: nvmap uc page pool size=11026 pages
[    1.095491] nvmap_page_pool_init: nvmap pool = uc, highmem=0, pool_size=11026,totalram=88210, freeram=76529, totalhigh=0, freehigh=0
[    1.139945] nvmap_page_pool_init: nvmap wc page pool size=11026 pages
[    1.153515] nvmap_page_pool_init: nvmap pool = wc, highmem=0, pool_size=11026,totalram=88210, freeram=65462, totalhigh=0, freehigh=0
[    1.197588] nvmap_page_pool_init: nvmap iwb page pool size=11026 pages
[    1.211252] nvmap_page_pool_init: nvmap pool = iwb, highmem=0, pool_size=11026,totalram=88210, freeram=54395, totalhigh=0, freehigh=0
[    1.255985] tegra-nvmap tegra-nvmap: created carveout iram (255KiB)
[    1.263491] tegra-nvmap tegra-nvmap: created carveout generic-0 (131072KiB)
[    1.278893] NET: Registered protocol family 2
[    1.283395] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    1.290671] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.298125] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[    1.305025] TCP: Hash tables configured (established 16384 bind 16384)
[    1.311552] TCP reno registered
[    1.314706] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.320550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.327018] NET: Registered protocol family 1
[    1.331715] RPC: Registered named UNIX socket transport module.
[    1.337656] RPC: Registered udp transport module.
[    1.342360] RPC: Registered tcp transport module.
[    1.347083] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.354380] host1x host1x: initialized
[    1.358203] PMU: registered new PMU device of type 0
[    1.376098] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.383123] fuse init (API version 7.17)
[    1.387425] msgmni has been set to 689
[    1.392199] io scheduler noop registered (default)
[    1.398043] mpe mpe: initialized
[    1.402163] gr3d gr3d: initialized
[    1.406446] gr2d gr2d: initialized
[    1.410022] isp isp: initialized
[    1.413915] tegradc tegradc.0: probed
[    1.417702] tegradc tegradc.0: use cmd options for tegrafb0: 640x480-16@60
[    1.424622] tegradc tegradc.0: switching framebuffer to 640x480
[    1.430545] tegradc tegradc.0: Calculated sync href=0 vref=1
[    1.436223] tegradc tegradc.0: using mode 640x480 pclk=25175000 href=0 vref=1
[    1.446132] tegradc tegradc.0: switching framebuffer to 640x480
[    1.446143] tegradc tegradc.0: Calculated sync href=0 vref=1
[    1.446153] tegradc tegradc.0: using mode 640x480 pclk=25175000 href=0 vref=1
[    1.475215] Console: switching to colour frame buffer device 80x30
[    1.517302] tegradc tegradc.0: probed
[    1.535514] tegradc tegradc.1: probed
[    1.539537] tegradc tegradc.1: use default mode for tegrafb1: 640x480-16@60
[    1.546708] tegradc tegradc.1: Unusuall display aspect ratio.                 You may encounter problems with base resolution
[    1.558321] tegradc tegradc.1: Unusuall display aspect ratio.                 You may encounter problems with base resolution
[    1.569941] tegradc tegradc.1: Unusuall display aspect ratio.                 You may encounter problems with base resolution
[    1.581563] tegradc tegradc.1: switching framebuffer to 640x480
[    1.587652] tegradc tegradc.1: using mode 640x480 pclk=23750000 href=1 vref=1
[    1.632885] tegradc tegradc.1: hdmi: can't set audio to 44100 at 23750000 pix_clock
[    1.640847] tegradc tegradc.1: probed
[    1.675954] tegra_uart.3: ttyHS3 at MMIO 0x70006300 (irq = 122) is a TEGRA_UART
[    1.763723] Registered UART port ttyHS3
[    1.767741] tegra_uart.1: ttyHS1 at MMIO 0x70006040 (irq = 69) is a TEGRA_UART
[    1.923724] Registered UART port ttyHS1
[    1.927757] Initialized tegra uart driver
[    1.935725] loop: module loaded
[    1.940164] tegra_nand: 1 NAND chip(s) found (vend=0x2c, dev=0xa3) (Micron NAND 1GiB 1,8V 8-bit)
[    1.949244] tegra_nand: NVIDIA Tegra NAND controller @ base=0x70008000 irq=56.
[    2.426822] 4 cmdlinepart partitions found on MTD device tegra_nand
[    2.433448] Creating 4 MTD partitions on "tegra_nand":
[    2.438927] 0x000000000000-0x000000200000 : "u-boot"
[    2.446368] 0x000000200000-0x000000300000 : "u-boot-env"
[    2.454040] 0x000000300000-0x000000400000 : "cfgblock"
[    2.461466] 0x000000400000-0x000040000000 : "ubi"
[    2.471957] PPP generic driver version 2.4.2
[    2.476989] PPP Deflate Compression module registered
[    2.482334] PPP BSD Compression module registered
[    2.488948] PPP MPPE Compression module registered
[    2.494066] NET: Registered protocol family 24
[    2.499757] tun: Universal TUN/TAP device driver, 1.6
[    2.505144] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.512252] usbcore: registered new interface driver asix
[    2.518120] usbcore: registered new interface driver cdc_ether
[    2.524470] usbcore: registered new interface driver cdc_subset
[    2.530768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.537843] tegra USB phy - inst[1] platform info:
[    2.542909] port_otg: no
[    2.545621] has_hostpc: no
[    2.548486] phy_interface: USB_PHY_INTF_ULPI_LINK
[    2.553447] op_mode: TEGRA_USB_OPMODE_HOST
[    2.557806] vbus_gpio: -1
[    2.560580] vbus_gpio_inverted: 0
[    2.564120] vbus_reg: NULL
[    2.566985] hot_plug: disabled
[    2.570208] remote_wakeup: disabled
[    2.595636] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[    2.602159] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[    2.633833] tegra-ehci tegra-ehci.1: irq 53, io mem 0xc5004000
[    2.653770] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.00
[    2.660183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.667395] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.675065] usb usb1: Product: Tegra EHCI Host Controller
[    2.680772] usb usb1: Manufacturer: Linux 3.1.10-2.8.7+g5e3cb65b1b4b ehci_hcd
[    2.688323] usb usb1: SerialNumber: tegra-ehci.1
[    2.694434] hub 1-0:1.0: USB hub found
[    2.698443] hub 1-0:1.0: 1 port detected
[    2.703404] tegra USB phy - inst[2] platform info:
[    2.708510] port_otg: no
[    2.711199] has_hostpc: no
[    2.714091] phy_interface: USB_PHY_INTF_UTMI
[    2.718599] op_mode: TEGRA_USB_OPMODE_HOST
[    2.722918] vbus_gpio: 178
[    2.725805] vbus_gpio_inverted: 1
[    2.729307] vbus_reg: NULL
[    2.732166] hot_plug: enabled
[    2.735330] remote_wakeup: disabled
[    2.741993] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[    2.748360] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[    2.783837] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
[    2.803784] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
[    2.810208] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.817423] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.825078] usb usb2: Product: Tegra EHCI Host Controller
[    2.830780] usb usb2: Manufacturer: Linux 3.1.10-2.8.7+g5e3cb65b1b4b ehci_hcd
[    2.838332] usb usb2: SerialNumber: tegra-ehci.2
[    2.844472] hub 2-0:1.0: USB hub found
[    2.848476] hub 2-0:1.0: 1 port detected
[    2.853481] Initializing USB Mass Storage driver...
[    2.858953] usbcore: registered new interface driver usb-storage
[    2.865329] USB Mass Storage support registered.
[    2.870455] usbcore: registered new interface driver libusual
[    2.876911] usbcore: registered new interface driver usbserial
[    2.883166] USB Serial support registered for generic
[    2.888697] usbcore: registered new interface driver usbserial_generic
[    2.895691] usbserial: USB Serial Driver core
[    2.900404] USB Serial support registered for cp210x
[    2.905954] usbcore: registered new interface driver cp210x
[    2.911838] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[    2.919131] USB Serial support registered for FTDI USB Serial Device
[    2.926236] usbcore: registered new interface driver ftdi_sio
[    2.932304] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    2.938598] USB Serial support registered for pl2303
[    2.944177] usbcore: registered new interface driver pl2303
[    2.950062] pl2303: Prolific PL2303 USB to serial adaptor driver
[    2.956454] Nvidia Tegra High-Speed USB SOC Device Controller driver (Apr 30, 2012)
[    2.964756] tegra USB phy - inst[0] platform info:
[    2.969821] port_otg: yes
[    2.972591] has_hostpc: no
[    2.975490] phy_interface: USB_PHY_INTF_UTMI
[    2.980001] op_mode: TEGRA_USB_OPMODE_DEVICE
[    2.984536] vbus_pmu_irq: 0
[    2.987492] vbus_gpio: -1
[    2.990260] charging: disabled
[    2.993481] remote_wakeup: disabled
[    3.003127] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
[    3.013820] usb 1-1: new high speed USB device number 2 using tegra-ehci
[    3.113662] colibri-otg colibri-otg: SUSPEND --> PERIPHERAL
[    3.120900] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    3.130552] android_usb gadget: Number of LUNs=1
[    3.135471]  lun0: LUN: removable file: (no medium)
[    3.141382] android_usb gadget: android_usb ready
[    3.146409] tegra-udc: bind to driver android_usb
[    3.152189] input: rotary-encoder as /devices/platform/rotary-encoder.0/input/input0
[    3.161499] input: rotary-encoder as /devices/platform/rotary-encoder.1/input/input1
[    3.170172] rotary-encoder rotary-encoder.1: unable to set GPIO 226 for input
[    3.255690] usb 1-1: New USB device found, idVendor=0b95, idProduct=772b
[    3.262780] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.264065] rotary-encoder: probe of rotary-encoder.1 failed with error -38
[    3.277712] usb 1-1: Product: AX88772B
[    3.281706] usb 1-1: Manufacturer: ASIX Elec. Corp.
[    3.286983] usb 1-1: SerialNumber: 000001
[    3.292149] using rtc device, m41t00, for alarms
[    3.293306] ASIX USB Ethernet Adapter:v4.17.0 11:50:15 May  2 2021
[    3.293325]     http://www.asix.com.tw
[    3.307594] rtc-ds1307 0-0068: rtc core: registered m41t00 as rtc0
[    3.314994] tegra_rtc tegra_rtc: rtc core: registered tegra_rtc as rtc1
[    3.322021] tegra_rtc tegra_rtc: Tegra internal Real Time Clock
[    3.331064] tps6586x-rtc tps6586x-rtc.0: rtc core: registered tps6586x-rtc as rtc2
[    3.341290] i2c /dev entries driver
[    3.346703] lirc_dev: IR Remote Control driver registered, major 244 
[    3.353511] IR NEC protocol handler initialized
[    3.358337] IR RC5(x) protocol handler initialized
[    3.363398] IR RC6 protocol handler initialized
[    3.368220] IR JVC protocol handler initialized
[    3.373029] IR Sony protocol handler initialized
[    3.377935] IR RC5 (streamzap) protocol handler initialized
[    3.383844] IR MCE Keyboard/mouse protocol handler initialized
[    3.389995] IR LIRC bridge handler initialized
[    3.394713] Linux video capture interface: v2.00
[    3.399862] usbcore: registered new interface driver uvcvideo
[    3.406033] USB Video Class driver (1.1.1)
[    3.410879] trpc_sema_init: registered misc dev 10:55
[    3.416632] trpc_node_register: Adding 'local' to node list
[    3.422885] tegra_avp_probe: allocated carveout memory at 18100000 for AVP kernel
[    3.431058] trpc_node_register: Adding 'avp-remote' to node list
[    3.438103] tegra_avp_probe: message area d901000/d901110
[    3.449726] tegra_wdt tegra_wdt: tegra_wdt_probe done
[    3.455260] Bluetooth: HCI UART driver ver 2.2
[    3.459964] Bluetooth: HCI H4 protocol initialized
[    3.465059] Bluetooth: HCILL protocol initialized
[    3.470029] Bluetooth: BlueSleep Mode Driver Ver 1.1
[    3.476021] cpuidle: using governor ladder
[    3.480957] cpuidle: using governor menu
[    3.485245] sdhci: Secure Digital Host Controller Interface driver
[    3.491763] sdhci: Copyright(c) Pierre Ossman
[    3.496397] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.502367] sdhci_tegra_init+ #####
[    3.506752] sdhci-tegra sdhci-tegra.3: vddio_sdmmc regulator not found: -19.Assuming vddio_sdmmc is not required.
[    3.517633] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -19. Assuming vddio_sd_slot is not required.
[    3.529051] mmc0: Invalid maximum block size, assuming 512 bytes
[    3.535463] mmc0: no vmmc regulator found
[    3.540320] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[    3.548109] sdhci_tegra_init- #####
[    3.555976] tegra-aes tegra-aes: registered
[    3.560946] usbcore: registered new interface driver usbhid
[    3.567074] usbhid: USB HID core driver
[    3.572180] usbcore: registered new interface driver snd-usb-audio
[    3.585124] colibri_t20_wm9715l_driver_probe()
[    3.594395] WM9711/WM9712 SoC Audio Codec 0.4
[    3.603298] colibri_t20_wm9715l_init()
[    3.614790] asoc: wm9712-hifi <-> tegra20-ac97-pcm mapping ok
[    3.622054] asoc: dit-hifi <-> tegra20-spdif mapping ok
[    3.632568] wm97xx-ts 0-0:wm9712-codec: detected a wm9712 codec
[    3.643115] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.655155] input: wm97xx touchscreen as /devices/platform/colibri_t20-snd-wm9715l.0/0-0:wm9712-codec/input/input2
[    3.666535] mmc0: new high speed SDHC card at address aaaa
[    3.673243] mmcblk0: mmc0:aaaa SU16G 14.8 GiB 
[    3.680180]  mmcblk0: p1
[    3.684423] ALSA device list:
[    3.687583]   #0: colibri_t20-wm9715l
[    3.691454] oprofile: hardware counters not available
[    3.696826] oprofile: using timer interrupt.
[    3.701561] GACT probability NOT on
[    3.705318] Mirror/redirect action on
[    3.709197] u32 classifier
[    3.712057]     Actions configured
[    3.715686] Netfilter messages via NETLINK v0.30.
[    3.720776] nf_conntrack version 0.5.0 (5513 buckets, 22052 max)
[    3.727834] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    3.735229] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    3.741787] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.747822] arp_tables: (C) 2002 David S. Miller
[    3.752837] TCP cubic registered
[    3.756596] NET: Registered protocol family 10
[    3.763310] Mobile IPv6
[    3.766061] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.771890] IPv6 over IPv4 tunneling driver
[    3.778770] NET: Registered protocol family 17
[    3.783542] NET: Registered protocol family 15
[    3.788534] Bluetooth: RFCOMM TTY layer initialized
[    3.793768] Bluetooth: RFCOMM socket layer initialized
[    3.799197] Bluetooth: RFCOMM ver 1.11
[    3.803159] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.808907] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.815420] 8021q: 802.1Q VLAN Support v1.8
[    3.819902] Registering the dns_resolver key type
[    3.824992] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
[    3.833154] Registering SWP/SWPB emulation handler
[    3.857039] Disabling clocks left on by bootloader:
[    3.862209]    audio_2x
[    3.864850]    audio
[    3.867180]    dsi2-fixed
[    3.869950]    dsi1-fixed
[    3.872734]    vi
[    3.874817]    i2c3-fast
[    3.877512]    bsev
[    3.879735]    bsea
[    3.881974]    fuse_burn
[    3.884705]    clk_d
[    3.887034]    pll_p_out2
[    3.889908] CPU rate: 312 MHz
[    3.893600] DVFS: Got RTC device name:rtc0
[    3.907527] Enabling Tegra protected aperture at 0x16700000
[    3.917693] registered taskstats version 1
[    3.924003] regulator_init_complete: REG-LDO_9: incomplete constraints, leaving on
[    3.937509] UBI: default fastmap pool size: 200
[    3.942399] UBI: default fastmap WL pool size: 25
[    3.947523] UBI: attaching mtd3 to ubi0
[    4.281798] UBI: attached by fastmap
[    4.285747] UBI: fastmap pool size: 200
[    4.289884] UBI: fastmap WL pool size: 25
[    4.321722] UBI: attached mtd3 (name "ubi", size 1020 MiB) to ubi0
[    4.328450] UBI: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
[    4.335789] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
[    4.342984] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
[    4.350399] UBI: good PEBs: 4080, bad PEBs: 0, corrupted PEBs: 0
[    4.356917] UBI: user volume: 3, internal volumes: 1, max. volumes count: 128
[    4.364619] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
[    4.373486] UBI: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 80
[    4.383465] UBI: background thread "ubi_bgt0d" started, PID 78
[    4.385354] input: gpio-keys as /devices/platform/gpio-keys.0/input/input3
[    4.398087] gpio-keys gpio-keys: Failed to request GPIO 14, error -16
[    4.405583] gpio-keys: probe of gpio-keys failed with error -16
[    4.413063] rtc-ds1307 0-0068: setting system clock to 2021-05-02 15:35:55 UTC (1619969755)
[    9.034233] eth%d: status ep1in, 8 bytes period 11
[    9.041389] eth0: register 'asix' at usb-tegra-ehci.1-1, ASIX AX88772B USB 2.0 Ethernet, 00:14:2d:63:c6:5c
[    9.091248] UBIFS: background thread "ubifs_bgt0_2" started, PID 79
[    9.173860] usb 2-1: new high speed USB device number 2 using tegra-ehci
[    9.186945] UBIFS: start fixing up free space
[    9.324599] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[    9.331830] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.342621] hub 2-1:1.0: USB hub found
[    9.347211] hub 2-1:1.0: 4 ports detected
[    9.466037] UBIFS: free space fixup complete
[    9.518537] UBIFS: mounted UBI device 0, volume 2, name "rootfs"
[    9.525223] UBIFS: LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
[    9.535072] UBIFS: FS size: 1002856448 bytes (956 MiB, 3949 LEBs), journal size 9404416 bytes (8 MiB, 38 LEBs)
[    9.545822] UBIFS: reserved for root: 0 bytes (0 KiB)
[    9.551266] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 81E2C9F2-F694-4BEF-8601-4AC08E34013F, small LPT model
[    9.567039] VFS: Mounted root (ubifs filesystem) on device 0:13.
[    9.577408] devtmpfs: mounted
[   10.464775] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ +LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[   10.487965] systemd[1]: Detected architecture arm.

Welcome to The Ångström Distribution v2017.12!

[   10.527172] systemd[1]: Set hostname to <colibri-t20>.
[   10.543035] systemd[1]: Initializing machine ID from random generator.
[   11.115571] systemd[1]: system.slice: Failed to set invocation ID on control group /system.slice, ignoring: Operation not supported
[   11.127889] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[   11.155246] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[   11.183858] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[   11.213995] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[   11.244083] systemd[1]: system-serial\x2dgetty.slice: Failed to set invocation ID on control group /system.slice/system-serial\x2dgetty.slice, ignoring: Operation not supported
[   11.260271] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   11.285643] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[   11.313862] systemd[1]: Reached target Host and Network Name Lookups.
[  OK  ] Reached target Host and Network Name Lookups.
[   11.344083] systemd[1]: system-getty.slice: Failed to set invocation ID on control group /system.slice/system-getty.slice, ignoring: Operation not supported
[   11.358490] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[   11.384568] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[   11.413848] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[   11.437606] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[   11.464279] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[   11.494238] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   11.526213] systemd[1]: systemd-remount-fs.service: Failed to set invocation ID on control group /system.slice/systemd-remount-fs.service, ignoring: Operation not supported
[   11.544041] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   11.574637] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   11.605595] systemd[1]: systemd-journald.service: Failed to set invocation ID on control group /system.slice/systemd-journald.service, ignoring: Operation not supported
[   11.628937] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   11.654321] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[   11.667355] systemd[1]: tmp.mount: Failed to set invocation ID on control group /system.slice/tmp.mount, ignoring: Operation not supported
[   11.683393] systemd[1]: Mounting Temporary Directory (/tmp)...
[   11.687953] systemd-journald[100]: Failed to register hostname fd in event loop, ignoring: Operation not permitted
         Mounting Temporary Directory (/tmp)...
[   11.720813] systemd[1]: sys-fs-fuse-connections.mount: Failed to set invocation ID on control group /system.slice/sys-fs-fuse-connections.mount, ignoring: Operation not supported
[   11.756511] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[   11.795404] systemd[1]: systemd-sysctl.service: Failed to set invocation ID on control group /system.slice/systemd-sysctl.service, ignoring: Operation not supported
[   11.820251] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[   11.846635] systemd[1]: sys-kernel-debug.mount: Failed to set invocation ID on control group /system.slice/sys-kernel-debug.mount, ignoring: Operation not supported
[   11.866271] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[   11.894979] systemd[1]: user.slice: Failed to set invocation ID on control group /user.slice, ignoring: Operation not supported
[   11.907378] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   11.934248] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[   11.961213] systemd[1]: Mounted Kernel Debug File System.
[  OK  ] Mounted Kernel Debug File System.
[   11.984196] systemd[1]: Mounted FUSE Control File System.
[  OK  ] Mounted FUSE Control File System.
[   12.014179] systemd[1]: Mounted Temporary Directory (/tmp).
[  OK  ] Mounted Temporary Directory (/tmp).
[   12.045594] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Apply Kernel Variables.
         Starting Rebuild Hardware Database...
         Starting Create System Users...
         Starting Flush Journal to Persistent Storage...
[   12.700285] systemd-journald[100]: Received request to flush runtime journal from PID 1
[  OK  ] Started Create System Users.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
         Starting udev Kernel Device Manager...
[  OK  ] Mounted /var/volatile.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Rebuild Journal Catalog...
         Starting Create Volatile Files and Directories...
         Starting Rebuild Dynamic Linker Cache...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Opkg first boot configure...
         Starting Update UTMP about System Boot/Shutdown...
         Starting Run pending postinsts...
         Starting Network Time Synchronization...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Rebuild Journal Catalog.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Opkg first boot configure.
[  OK  ] Started Rebuild Dynamic Linker Cache.
[  OK  ] Started Run pending postinsts.
[  OK  ] Started Rebuild Hardware Database.
         Starting Update is Completed...
         Starting udev Coldplug all Devices...
[  OK  ] Started Update is Completed.
[  OK  ] Reached target Sound Card.
[   21.421001] input: Rotary Encoder Arrow Key as /devices/virtual/input/input4
[   21.445592] arrowkey: loaded.
[  OK  ] Started udev Coldplug all Devices.
[   21.459488] shutdown: Connected device: input3 (gpio-keys at gpio-keys/input0)
[  OK  ] Found device [   21.472657] shutdown: loaded.
/dev/ttyS0.
[   21.487964] input: Shutdown Key as /devices/virtual/input/input5
[   21.505922] wm97xx-ts 0-0:wm9712-codec: No IRQ specified
[   21.529532] CAN device driver interface
[  OK  ] Reached target System Initialization.
         Starting Network Service...
[   21.590586] Colibri EvalBoard V3.1a/MECS Tellurium xPOD CAN Initialisation
[  OK  ] Listening on [   21.601441] atmel_mxt_ts 0-004a: Failed to get reset gpio: -16
RPCbind Server Activation Socket.
[   21.618177] atmel_mxt_ts: probe of 0-004a failed with error -16
         Starting sshd.socket.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK     21.655587] mcp251x spi3.0: probed
m] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on sshd.socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
         Starting Connection service...
[  OK  ] Started Run XCSoar.
         Starting Avahi mDNS/DNS-SD Stack...
         Starting RPC Bind Service...
         Starting Telephony service...
         Starting Login Service...
[  OK  ] Reached target Containers.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting Save/Restore Sound Card State...
[  OK  ] Started Timestamping service.
[  OK  ] Started Network Service.
[  OK  ] Started RPC Bind Service.
[  OK  ] Started Save/Restore Sound Card State.
[   22.601446] Loading modules backported from Linux version v4.19.41-0-g21de7eb67cff
[   22.611289] Backport generated by backports.git v5.0-rc6-1-8-gd3921c0f
[  OK  ] Started Telephony service.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Login Service.
[  OK  ] Started Connection service.
[   22.832668] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   22.855857] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[  OK  ] Reached target Network.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Permit User Sessions...
         Starting Load/Configure the kernel …iver providing the RNDIS gadget...
[   22.969477] android_usb: already disabled
[   22.974018] rndis_function_bind_config MAC: 00:00:00:00:00:00
[   22.980022] android_usb gadget: using random self ethernet address
[   22.986550] android_usb gadget: using random host ethernet address
[   22.996964] rndis0: MAC 0a:7a:27:60:94:52
[   23.001106] rndis0: HOST MAC 72:34:b7:32:ec:b9
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[   23.069422] ADDRCONF(NETDEV_UP): rndis0: link is not ready
[  OK  ] Started Load/Configure the kernel driver providing the RNDIS gadget.
         Starting WPA supplicant...
         Starting Hostname Service...
[   23.224801] eth0: rxqlen 0 --> 5
[   23.249795] eth0: ax88772b - Link status is: 0
[   23.323097] usbcore: registered new interface driver rtl8xxxu
[   23.340801] usbcore: deregistering interface driver rtl8xxxu
[   23.355783] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started WPA supplicant.
[   23.371466] android_work: did not send uevent (0 0   (null))
[   23.377751] eth0: ax88772b - Link status is: 1
[   23.382676] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  OK  ] Started Hostname Service.
[   23.451086] android_work: sent uevent USB_STATE=CONNECTED
[   23.485511] android_work: sent uevent USB_STATE=DISCONNECTED
[   23.583272] android_work: sent uevent USB_STATE=CONNECTED
[   23.602253] android_usb gadget: high speed config #1: android
[   23.608524] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[   23.620957] android_work: sent uevent USB_STATE=CONFIGURED
[   23.732884] Loading modules backported from Linux version v4.19.41-0-g21de7eb67cff
[   23.740815] Backport generated by backports.git v5.0-rc6-1-8-gd3921c0f
[   23.799425] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   23.820161] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   23.907616] usbcore: registered new interface driver rtl8xxxu
[   23.970978] mcp251x spi3.0: CNF: 0x00 0xb5 0x01
[   25.575785] wm97xx-ts 0-0:wm9712-codec: No IRQ specified
[   27.704495] ------------[ cut here ]------------
[   27.709164] kernel BUG at /home/yocto/oe-core/build/tmp-glibc/work-shared/colibri-t20/kernel-source/drivers/mtd/devices/tegra_nand.c:371!
[   27.721547] Internal error: Oops - undefined instruction: 0 [#1] PREEMPT SMP
[   27.728622] Modules linked in: rtl8xxxu mac80211 cfg80211 compat atmel_mxt_ts mcp251x can_dev shutdown arrowkey [last unloaded: compat]
[   27.741060] CPU: 0    Not tainted  (3.1.10-2.8.7+g5e3cb65b1b4b #1)
[   27.747288] PC is at tegra_nand_go+0x2c/0x7c
[   27.751596] LR is at tegra_nand_write_oob+0x338/0x4d4
[   27.756688] pc : [<c0309ab8>]    lr : [<c030b31c>]    psr: a0010113
[   27.756711] sp : cb105cb0  ip : cb105cc8  fp : cb105cc4
[   27.768212] r10: 00000000  r9 : 00000000  r8 : cdabd000
[   27.773466] r7 : 00001000  r6 : 00000000  r5 : cb105d48  r4 : cd8a4000
[   27.780022] r3 : eb890104  r2 : fe308000  r1 : a0010113  r0 : cd8a4000
[   27.786580] Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
[   27.793749] Control: 10c5387d  Table: 0b08804a  DAC: 00000015
[   27.799515] 
[   27.799526] PC: 0xc0309a38:
[   27.803820] 9a38  e5834014 f57ff04f e599301c e3530000 0a000000 e12fff33 e5962034 e0228592
[   27.812199] 9a58  e0832792 e59f2024 e1a03923 e2433001 e203300f e582301c e89dabf0 10624dd3
[   27.820572] 9a78  c06e39ec 000f423f 431bde83 c087ee2c fe308000 e1a0c00d e92dd830 e24cb004
[   27.828950] 9a98  e52de004 e8bd4000 e59f3058 e1a04000 e5933000 f57ff04f e3530000 aa000000
[   27.837317] 9ab8  e7f001f2 e3a03000 e58032dc f57ff04f e59f3034 e593301c e3530000 0a000000
[   27.845685] 9ad8  e12fff33 e59f201c e3a010c8 e59432cc e2840fb7 e3833102 e5823000 eb0969f7
[   27.854061] 9af8  e3a00000 e89da830 fe308000 c087ee2c e1a0c00d e92ddff0 e24cb004 e24dd00c
[   27.862440] 9b18  e52de004 e8bd4000 e1a08002 e1a09003 e1c020d8 e1a04000 e1530009 01520008
[   27.870820] 
[   27.870830] LR: 0xc030b29c:
[   27.875122] b29c  ebfffc98 f57ff04f e59f31fc e593301c e3530000 0a000000 e12fff33 e59432a0
[   27.883502] b2bc  e59f21e8 e5823010 f57ff04f e59f31d8 e593301c e3530000 0a000000 e12fff33
[   27.891882] b2dc  e59432a8 e59f21c4 e58230cc f57ff04f e59f31b4 e593301c e3530000 0a000000
[   27.900259] b2fc  e12fff33 e59432a4 e59f21a0 e5823030 e3a03000 e51b0054 e58432c0 ebfff9db
[   27.908640] b31c  e2507000 1a000007 e3a010c8 e2840d0b eb0963e9 e3500000 1a000008 e59f1160
[   27.917011] b33c  e59f016c eb0959f8 e3a03000 e5853008 e5853010 e51b0058 eb096b31 eaffff34
[   27.925386] b35c  e3590000 051b9038 01a06008 e3560000 0a000010 e51b304c e1a02009 e51b104c
[   27.933761] b37c  e0866009 e1a00623 e59f3128 e7eb1051 e593c000 e3a03001 e08c0280 ebf42a01
[   27.942135] 
[   27.942145] SP: 0xcb105c30:tegra_nand_is_cmd_done
[   27.946437] 5c30  00000001 c0567374 0dabd000 c08e06b8 cb105c5c cb105c50 c0309abc a0010113
[   27.954815] 5c50  ffffffff cb105c9c cb105cc4 cb105c68 c000dce8 c000816c cd8a4000 a0010113
[   27.963190] 5c70  fe308000 eb890104 cd8a4000 cb105d48 00000000 00001000 cdabd000 00000000
[   27.971566] 5c90  00000000 cb105cc4 cb105cc8 cb105cb0 c030b31c c0309ab8 a0010113 ffffffff
[   27.979942] 5cb0  cd8a4030 cb105d48 cb105d3c cb105cc8 c030b31c c0309a98 0dabd000 00001000
[   27.988316] 5cd0  0d8ad000 00000000 c0b51720 00000000 00013efc cd8a428c cd8a4000 00000000
[   27.996687] 5cf0  0dabd000 00000030 00000000 00000000 00001000 00001000 13efc000 00000000
[   28.005059] 5d10  00000000 00400000 00000000 13afd000 00000000 13afc000 00000000 00000000
[   28.013437] 
[   28.013447] IP: 0xcb105c48:
[   28.017740] 5c48  c0309abc a0010113 ffffffff cb105c9c cb105cc4 cb105c68 c000dce8 c000816c
[   28.026120] 5c68  cd8a4000 a0010113 fe308000 eb890104 cd8a4000 cb105d48 00000000 00001000
[   28.034496] 5c88  cdabd000 00000000 00000000 cb105cc4 cb105cc8 cb105cb0 c030b31c c0309ab8
[   28.042869] 5ca8  a0010113 ffffffff cd8a4030 cb105d48 cb105d3c cb105cc8 c030b31c c0309a98
[   28.051326] 5cc8  0dabd000 00001000 0d8ad000 00000000 c0b51720 00000000 00013efc cd8a428c
[   28.059808] 5ce8  cd8a4000 00000000 0dabd000 00000030 00000000 00000000 00001000 00001000
[   28.068204] 5d08  13efc000 00000000 00000000 00400000 00000000 13afd000 00000000 13afc000
[   28.076586] 5d28  00000000 00000000 cb105d74 cb105d40 c0309564 c030aff0 cb105d48 cb105d50
[   28.084963] 
[   28.084974] FP: 0xcb105c44:
[   28.089270] 5c44  cb105c50 c0309abc a0010113 ffffffff cb105c9c cb105cc4 cb105c68 c000dce8
[   28.097647] 5c64  c000816c cd8a4000 a0010113 fe308000 eb890104 cd8a4000 cb105d48 00000000
[   28.106028] 5c84  00001000 cdabd000 00000000 00000000 cb105cc4 cb105cc8 cb105cb0 c030b31c
[   28.114395] 5ca4  c0309ab8 a0010113 ffffffff cd8a4030 cb105d48 cb105d3c cb105cc8 c030b31c
[   28.122775] 5cc4  c0309a98 0dabd000 00001000 0d8ad000 00000000 c0b51720 00000000 00013efc
[   28.131142] 5ce4  cd8a428c cd8a4000 00000000 0dabd000 00000030 00000000 00000000 00001000
[   28.139511] 5d04  00001000 13efc000 00000000 00000000 00400000 00000000 13afd000 00000000
[   28.147883] 5d24  13afc000 00000000 00000000 cb105d74 cb105d40 c0309564 c030aff0 cb105d48
[   28.156264] 
[   28.156275] R0: 0xcd8a3f80:
[   28.160567] 3f80  c08ac0b4 00000000 00000002 00008124 000012d6 00000000 00000001 00000000
[   28.168940] 3fa0  cd8a3278 cd8a3f68 c06d3863 00000000 c08ac0c4 00000000 00000002 00008124
[   28.177309] 3fc0  000012d5 00000000 00000001 00000000 cd8a3278 cd8a3f98 c06d386d 00000000
[   28.185679] 3fe0  c08ac0d4 00000000 00000002 00008124 000012d4 00000000 caa665ca caa665ca
[   28.194052] 4000  00000000 00000000 40000000 00000001 00000000 0000001e 0000000c 0003ffff
[   28.202422] 4020  00000fff 00000012 cd8a4030 00000000 00000004 00000400 40000000 00000000
[   28.210796] 4040  00040000 00001000 00001000 00000080 00000030 00000000 00000000 00000000
[   28.219162] 4060  00000000 d6101840 00000000 c08b8750 00000000 00000000 c030a13c 00000000
[   28.227539] 
[   28.227549] R2: 0xfe307f80:
[   28.231843] 7f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   28.240212] 7fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   28.248579] 7fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   28.256937] 7fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   28.265311] 8000  eb890104 00000100 00000000 000400e1 10cc0000 1a289111 bd8f6c60 0000000a
[   28.273688] 8020  00000080 00000010 3efc0000 00000001 74100004 00000fff 00000000 0000aa00
[   28.282067] 8040  0dabd000 00000000 0d8ba000 00000000 00000070 01004040 000c0000 00000000
[   28.290437] 8060  00000000 00000000 00000000 242c0da4 c0e24460 8629a33e b9d092ab 04807503
[   28.298817] 
[   28.298827] R3: 0xeb890084:
[   28.303123] 0084  ******** ******** ******** ******** ******** ******** ******** ********
[   28.311508] 00a4  ******** ******** ******** ******** ******** ******** ******** ********
[   28.319883] 00c4  ******** ******** ******** ******** ******** ******** ******** ********
[   28.328260] 00e4  ******** ******** ******** ******** ******** ******** ******** ********
[   28.336639] 0104  ******** ******** ******** ******** ******** ******** ******** ********
[   28.345020] 0124  ******** ******** ******** ******** ******** ******** ******** ********
[   28.353395] 0144  ******** ******** ******** ******** ******** ******** ******** ********
[   28.361775] 0164  ******** ******** ******** ******** ******** ******** ******** ********
[   28.370160] 
[   28.370171] R4: 0xcd8a3f80:
[   28.374464] 3f80  c08ac0b4 00000000 00000002 00008124 000012d6 00000000 00000001 00000000
[   28.382839] 3fa0  cd8a3278 cd8a3f68 c06d3863 00000000 c08ac0c4 00000000 00000002 00008124
[   28.391215] 3fc0  000012d5 00000000 00000001 00000000 cd8a3278 cd8a3f98 c06d386d 00000000
[   28.399592] 3fe0  c08ac0d4 00000000 00000002 00008124 000012d4 00000000 caa665ca caa665ca
[   28.407966] 4000  00000000 00000000 40000000 00000001 00000000 0000001e 0000000c 0003ffff
[   28.416333] 4020  00000fff 00000012 cd8a4030 00000000 00000004 00000400 40000000 00000000
[   28.424705] 4040  00040000 00001000 00001000 00000080 00000030 00000000 00000000 00000000
[   28.433075] 4060  00000000 d6101840 00000000 c08b8750 00000000 00000000 c030a13c 00000000
[   28.441449] 
[   28.441460] R5: 0xcb105cc8:
[   28.445753] 5cc8  0dabd000 00001000 0d8ad000 00000000 c0b51720 00000000 00013efc cd8a428c
[   28.454124] 5ce8  cd8a4000 00000000 0dabd000 00000030 00000000 00000000 00001000 00001000
[   28.462493] 5d08  13efc000 00000000 00000000 00400000 00000000 13afd000 00000000 13afc000
[   28.470869] 5d28  00000000 00000000 cb105d74 cb105d40 c0309564 c030aff0 cb105d48 cb105d50
[   28.479239] 5d48  00000001 00001000 00000000 00000000 00000000 cac18d00 cdabd000 00000000
[   28.487601] 5d68  cb105dac cb105d78 c0304a9c c0309528 00001000 cb105dd0 cdabd000 cb28fdf8
[   28.495973] 5d88  cd8f6000 000004eb 0003c000 00001000 13afc000 00000000 cb105e04 cb105db0
[   28.504348] 5da8  c031b868 c0304a18 00001000 cb105dd0 cdabd000 0003b000 00000080 cdabd000
[   28.512725] 
[   28.512735] R8: 0xcdabcf80:
[   28.517029] cf80  caa665ca caa665ca caa665ca caa665ca 35599a35 35599a35 35599a35 35599a35
[   28.525403] cfa0  caa665ca caa665ca caa665ca caa665ca 35599a35 35599a35 35599a35 35599a35
[   28.533778] cfc0  caa665ca caa665ca caa665ca caa665ca 35599a35 35599a35 35599a35 35599a35
[   28.542156] cfe0  caa665ca caa665ca caa665ca caa665ca 35599a35 35599a35 35599a35 35599a35
[   28.550530] d000  06101831 9dcb1b2c 0002019b 00000000 00000117 00000001 000032a5 20000000
[   28.558908] d020  00000000 00000000 000000e7 00000000 6874655b 656e7265 30305f74 64323431
[   28.567275] d040  36633336 635f6335 656c6261 614e0a5d 573d656d 64657269 7475410a 6e6f436f
[   28.575656] d060  7463656e 7572743d 6f4d0a65 69666964 323d6465 2d313230 302d3530 35315432
[   28.584048] Process connmand (pid: 272, stack limit = 0xcb1042f0)
[   28.590171] Stack: (0xcb105cb0 to 0xcb106000)
[   28.594567] 5ca0:                                     cd8a4030 cb105d48 cb105d3c cb105cc8
[   28.602798] 5cc0: c030b31c c0309a98 0dabd000 00001000 0d8ad000 00000000 c0b51720 00000000
[   28.611023] 5ce0: 00013efc cd8a428c cd8a4000 00000000 0dabd000 00000030 00000000 00000000
[   28.619248] 5d00: 00001000 00001000 13efc000 00000000 00000000 00400000 00000000 13afd000
[   28.627474] 5d20: 00000000 13afc000 00000000 00000000 cb105d74 cb105d40 c0309564 c030aff0
[   28.635698] 5d40: cb105d48 cb105d50 00000001 00001000 00000000 00000000 00000000 cac18d00
[   28.643926] 5d60: cdabd000 00000000 cb105dac cb105d78 c0304a9c c0309528 00001000 cb105dd0
[   28.652152] 5d80: cdabd000 cb28fdf8 cd8f6000 000004eb 0003c000 00001000 13afc000 00000000
[   28.660380] 5da0: cb105e04 cb105db0 c031b868 c0304a18 00001000 cb105dd0 cdabd000 0003b000
[   28.668606] 5dc0: 00000080 cdabd000 0003c000 00000000 c0566bf0 c0566b10 cb105df4 cd8f6000
[   28.676830] 5de0: 00000000 00000080 00000f76 00000f76 000000c0 00000002 cb105e5c cb105e08
[   28.685059] 5e00: c0318dd8 c031b540 00001000 c0cf64e4 cb105e3c cb105e20 c0253a94 c02512b0
[   28.693284] 5e20: c0cf64d8 cdabd000 cdb04c00 000004eb cb105e64 00000001 0003b000 00000080
[   28.701510] 5e40: 00000f76 0003a000 000000c0 cdb899a4 cb105e84 cb105e60 c0317d3c c0318d28
[   28.709738] 5e60: 0003a000 00001000 cb105ea4 cdabd000 cdaf4000 00001000 cb105ebc cb105e88
[   28.717964] 5e80: c01de17c c0317c7c 00001000 00001000 00000ee8 cac18c30 cb105ebc cdb89980
[   28.726190] 5ea0: cdaf4000 00001000 00000ee8 cac18c30 cb105eec cb105ec0 c01ded20 c01de0e0
[   28.734416] 5ec0: 00001000 cb105ed0 c01dde44 cdb89980 00000001 00000002 cdaf4000 cac18c30
[   28.742643] 5ee0: cb105f1c cb105ef0 c01e0074 c01dead8 00000008 cac18c30 00000000 cac18ca0
[   28.750871] 5f00: cdaf4000 c000e244 cb104000 00000000 cb105f44 cb105f20 c01d6158 c01e0000
[   28.759097] 5f20: ffffffff 7fffffff ffffffff 7fffffff 00000018 00000076 cb105f6c cb105f48
[   28.767322] 5f40: c010a22c c01d60e4 ffffffff 7fffffff 00000000 00000000 00000000 cb009de0
[   28.775550] 5f60: cb105f8c cb105f70 c010a270 c010a1f4 ffffffff 7fffffff 00000000 000baeaf
[   28.783775] 5f80: cb105fa4 cb105f90 c010a60c c010a248 00000000 000baeaf 00000000 cb105fa8
[   28.792000] 5fa0: c000e000 c010a5ec 00000000 000baeaf 00000018 bef37ae8 000000bb 00000000
[   28.800223] 5fc0: 00000000 000baeaf 00000018 00000076 400dcd50 bef37b7c 000bb670 00000000
[   28.808450] 5fe0: 403ad00c bef37ab8 401632cf 403ad02c 600d0010 00000018 00000000 00000000
[   28.816710] [<c0309ab8>] (tegra_nand_go+0x2c/0x7c) from [<c030b31c>] (tegra_nand_write_oob+0x338/0x4d4)
[   28.826169] [<c030b31c>] (tegra_nand_write_oob+0x338/0x4d4) from [<c0309564>] (tegra_nand_write+0x48/0x5c)
[   28.835901] [<c0309564>] (tegra_nand_write+0x48/0x5c) from [<c0304a9c>] (part_write+0x90/0x98)
[   28.844597] [<c0304a9c>] (part_write+0x90/0x98) from [<c031b868>] (ubi_io_write+0x334/0x5a8)
[   28.853110] [<c031b868>] (ubi_io_write+0x334/0x5a8) from [<c0318dd8>] (ubi_eba_write_leb+0xbc/0x6ac)
[   28.862313] [<c0318dd8>] (ubi_eba_write_leb+0xbc/0x6ac) from [<c0317d3c>] (ubi_leb_write+0xcc/0xe4)
[   28.871440] [<c0317d3c>] (ubi_leb_write+0xcc/0xe4) from [<c01de17c>] (ubifs_leb_write+0xa8/0x128)
[   28.880386] [<c01de17c>] (ubifs_leb_write+0xa8/0x128) from [<c01ded20>] (ubifs_wbuf_sync_nolock+0x254/0x2fc)
[   28.890287] [<c01ded20>] (ubifs_wbuf_sync_nolock+0x254/0x2fc) from [<c01e0074>] (ubifs_sync_wbufs_by_inode+0x80/0xb0)
[   28.900962] [<c01e0074>] (ubifs_sync_wbufs_by_inode+0x80/0xb0) from [<c01d6158>] (ubifs_fsync+0x80/0xbc)
[   28.910505] [<c01d6158>] (ubifs_fsync+0x80/0xbc) from [<c010a22c>] (vfs_fsync_range+0x44/0x54)
[   28.919171] [<c010a22c>] (vfs_fsync_range+0x44/0x54) from [<c010a270>] (vfs_fsync+0x34/0x3c)
[   28.927662] [<c010a270>] (vfs_fsync+0x34/0x3c) from [<c010a60c>] (sys_fsync+0x2c/0x40)
[   28.935650] [<c010a60c>] (sys_fsync+0x2c/0x40) from [<c000e000>] (ret_fast_syscall+0x0/0x30)
[   28.944139] Code: e5933000 f57ff04f e3530000 aa000000 (e7f001f2) 
[   28.958029] ---[ end trace 48847e4467e6a463 ]---
[   33.964546] rndis0: no IPv6 routers present
[  202.624124] systemd[1]: systemd-networkd.service: Watchdog timeout (limit 3min)!
[  202.632439] systemd[1]: systemd-networkd.service: Killing process 165 (systemd-network) with signal SIGABRT.
[  202.874407] systemd[1]: systemd-logind.service: Watchdog timeout (limit 3min)!
[  202.882433] systemd[1]: systemd-logind.service: Killing process 286 (systemd-logind) with signal SIGABRT.
[  211.124393] systemd[1]: connman.service: State 'stop-sigterm' timed out. Killing.
[  282.376604] systemd[1]: systemd-journald.service: State 'stop-sigabrt' timed out. Terminating.
[  292.876878] systemd[1]: systemd-networkd.service: State 'stop-sigabrt' timed out. Terminating.
[  293.126893] systemd[1]: systemd-logind.service: State 'stop-sigabrt' timed out. Terminating.
[  301.377094] systemd[1]: connman.service: Processes still around after SIGKILL. Ignoring.

Hi

I found the problem: it was an error in a patch I made for the MCP2515 (wrong CAN_INTERRUPT_GPIO).

Perfect, that you solved the issue. Thanks for the feedback.

Best regards,
Jaski