This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Lastest Processor Linux Breaks EMMC

Part Number: TDA4VM

Hello

I'm working on custom-designed, TDA4VM-based board. It's highly based off the SK reference design. We're currently migrating our build of processor SDK Linux to 09-02-00-05 which was recently released.

After getting the image, we're unabled to boot linux off emmc. The emmc is visible in uboot and works with older images.

The linux log has the following lines:

[    2.087754] mmc0: mmc_select_hs200 failed, error -110      
[    2.092801] mmc0: error -110 whilst initialising MMC card   

I bisected the linux kernel and found tthat the following commit is where the emmc stops working:

commit 14951df5ad99fdc639e235aee64d8476189b956c                                                      
Author: Judith Mendez <jm@ti.com>                                                                    
Date:   Thu Feb 15 11:13:19 2024 -0600                                                               
                                                                                                     
    mmc: sdhci_am654: Add missing OTAP/ITAP enable                                                   
                                                                                                     
    Currently the OTAP/ITAP delay enable functionality is missing in                                 
    the am654_set_clock function which is used for MMC0 on AM62p                                     
    and AM64x devices. The OTAP delay is not enabled when timing <                                   
    SDR25 bus speed mode. The ITAP delay is not enabled for all bus                                  
    speed modes.                                                                                     
                                                                                                     
    Add this OTAP/ITAP delay functionality according to the datasheet                                
    [1] OTAPDLYENA and ITAPDLYENA for MMC0.                                                          
                                                                                                     
    [1] https://www.ti.com/lit/ds/symlink/am62p.pdf                                                  
                                                                                                     
    Fixes: 8ee5fc0e0b3b ("mmc: sdhci_am654: Update OTAPDLY writes")                                  
    Signed-off-by: Judith Mendez <jm@ti.com>                                                         
                                                                                                     
 drivers/mmc/host/sdhci_am654.c | 38 ++++++++++++++++++++++----------------                          
 1 file changed, 22 insertions(+), 16 deletions(-)   

Please let me know if there's some fix available

Thanks

Paul Schroeder

  • HI Paul 

    May you help with the additional information.

    • What is your base sdk from which you  are migrating ?
    • Which emmc part you are using ?
    • Have you tried with the older SDK is the issue disappear after that ?
    • Are you using HS200 speed mode both in U-BOOT as well as linux ?
    • Share the full boot logs for passing and fall case to understand more .

    Regards
    Diwakar

    • What is your base sdk from which you  are migrating ?
      • 09.01.00.06 (08 Dec 2023)
    • Which emmc part you are using ?
      • FEMC016G-M12 from Flexxon
    • Have you tried with the older SDK is the issue disappear after that ?
      • Older SDK works fine. The bisection indicates an issue was introduced in the kernel between these two versions.
    • Are you using HS200 speed mode both in U-BOOT as well as linux ?
      • U-Boot appears to be using HS200. I'll post the output from `mmc info`
    • Share the full boot logs for passing and fall case to understand more .
      • Posted Below

    => mmc info                           
    Device: mmc@4f80000                   
    Manufacturer ID: eb                   
    OEM: e                                
    Name: eMMC                            
    Bus Speed: 200000000                  
    Mode: HS200 (200MHz)                  
    Rd Block Len: 512                     
    MMC version 5.1                       
    High Capacity: Yes                    
    Capacity: 14.6 GiB                    
    Bus Width: 8-bit                      
    Erase Group Size: 512 KiB             
    HC WP Group Size: 8 MiB               
    User Capacity: 14.6 GiB WRREL         
    Boot Capacity: 4 MiB ENH              
    RPMB Capacity: 4 MiB ENH              
    Boot area 0 is not write protected    
    Boot area 1 is not write protected    
    

    Fail Case:

    Apr 28 17:42:26 beaglebone-ai64 kernel: Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Linux version 6.1.69-ti-g31c70a855d71 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Tue Apr 23 15:00:46 UTC 2024
    Apr 28 17:42:26 beaglebone-ai64 kernel: Machine model: BeagleBoard.org BeagleBone AI-64
    Apr 28 17:42:26 beaglebone-ai64 kernel: efi: UEFI not found.
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Zone ranges:
    Apr 28 17:42:26 beaglebone-ai64 kernel:   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   DMA32    empty
    Apr 28 17:42:26 beaglebone-ai64 kernel:   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Movable zone start for each node
    Apr 28 17:42:26 beaglebone-ai64 kernel: Early memory node ranges
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000abc00000-0x00000000ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: cma: Reserved 32 MiB at 0x00000000fe000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: probing for conduit method from DT.
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: PSCIv1.1 detected in firmware.
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: Using standard PSCI v0.2 function IDs
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: Trusted OS migration not required
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: SMC Calling Convention v1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
    Apr 28 17:42:26 beaglebone-ai64 kernel: pcpu-alloc: s38376 r8192 d31256 u77824 alloc=19*4096
    Apr 28 17:42:26 beaglebone-ai64 kernel: pcpu-alloc: [0] 0 [0] 1 
    Apr 28 17:42:26 beaglebone-ai64 kernel: Detected PIPT I-cache on CPU0
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: GIC system register CPU interface
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: Spectre-v3a
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: Spectre-BHB
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: ARM erratum 1742098
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    Apr 28 17:42:26 beaglebone-ai64 kernel: alternatives: applying boot alternatives
    Apr 28 17:42:26 beaglebone-ai64 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    Apr 28 17:42:26 beaglebone-ai64 kernel: Kernel command line: console=ttyS2,115200n8  root=/dev/mmcblk1p3 rw rootfstype=ext4 rootwait rauc.slot=A
    Apr 28 17:42:26 beaglebone-ai64 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
    Apr 28 17:42:26 beaglebone-ai64 kernel: software IO TLB: area num 2.
    Apr 28 17:42:26 beaglebone-ai64 kernel: software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Memory: 3792624K/4194304K available (12672K kernel code, 1484K rwdata, 4348K rodata, 2496K init, 502K bss, 368912K reserved, 32768K cma-reserved)
    Apr 28 17:42:26 beaglebone-ai64 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Preemptible hierarchical RCU implementation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         RCU event tracing is enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    Apr 28 17:42:26 beaglebone-ai64 kernel:         Trampoline variant of Tasks RCU enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel:         Tracing variant of Tasks RCU enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    Apr 28 17:42:26 beaglebone-ai64 kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: GIC: Using split EOI/Deactivate mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: 960 SPIs implemented
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: 0 Extended SPIs implemented
    Apr 28 17:42:26 beaglebone-ai64 kernel: Root IRQ handler: gic_handle_irq
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: GICv3 features: 16 PPIs
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS [mem 0x01820000-0x0182ffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS: using cache flushing for cmd queue
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: using LPI property table @0x0000000880030000
    Apr 28 17:42:26 beaglebone-ai64 kernel: GIC: using cache flushing for LPI property table
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
    Apr 28 17:42:26 beaglebone-ai64 kernel: arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: Console: colour dummy device 80x25
    Apr 28 17:42:26 beaglebone-ai64 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    Apr 28 17:42:26 beaglebone-ai64 kernel: pid_max: default: 32768 minimum: 301
    Apr 28 17:42:26 beaglebone-ai64 kernel: LSM: Security Framework initializing
    Apr 28 17:42:26 beaglebone-ai64 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting adjustable number of callback queues.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting shift to 1 and lim to 1.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting adjustable number of callback queues.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting shift to 1 and lim to 1.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Hierarchical SRCU implementation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         Max phase no-delay instances is 1000.
    Apr 28 17:42:26 beaglebone-ai64 kernel: Platform MSI: msi-controller@1820000 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: EFI services will not be available.
    Apr 28 17:42:26 beaglebone-ai64 kernel: smp: Bringing up secondary CPUs ...
    Apr 28 17:42:26 beaglebone-ai64 kernel: Detected PIPT I-cache on CPU1
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    Apr 28 17:42:26 beaglebone-ai64 kernel: smp: Brought up 1 node, 2 CPUs
    Apr 28 17:42:26 beaglebone-ai64 kernel: SMP: Total of 2 processors activated.
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: 32-bit EL0 Support
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: CRC32 instructions
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU: All CPU(s) started at EL2
    Apr 28 17:42:26 beaglebone-ai64 kernel: alternatives: applying system-wide alternatives
    Apr 28 17:42:26 beaglebone-ai64 kernel: devtmpfs: initialized
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl core: initialized pinctrl subsystem
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMI not present or invalid.
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: initializing netlink subsys (disabled)
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
    Apr 28 17:42:26 beaglebone-ai64 kernel: thermal_sys: Registered thermal governor 'step_wise'
    Apr 28 17:42:26 beaglebone-ai64 kernel: thermal_sys: Registered thermal governor 'power_allocator'
    Apr 28 17:42:26 beaglebone-ai64 kernel: cpuidle: using governor menu
    Apr 28 17:42:26 beaglebone-ai64 kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    Apr 28 17:42:26 beaglebone-ai64 kernel: ASID allocator initialised with 65536 entries
    Apr 28 17:42:26 beaglebone-ai64 kernel: platform 4a00000.dss: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000/ports/port@0/endpoint
    Apr 28 17:42:26 beaglebone-ai64 kernel: platform connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000/ports/port@4/endpoint
    Apr 28 17:42:26 beaglebone-ai64 kernel: KASLR disabled due to lack of seed
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    Apr 28 17:42:26 beaglebone-ai64 kernel: iommu: Default domain type: Translated 
    Apr 28 17:42:26 beaglebone-ai64 kernel: iommu: DMA domain TLB invalidation policy: strict mode 
    Apr 28 17:42:26 beaglebone-ai64 kernel: SCSI subsystem initialized
    Apr 28 17:42:26 beaglebone-ai64 kernel: libata version 3.00 loaded.
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usbfs
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver hub
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new device driver usb
    Apr 28 17:42:26 beaglebone-ai64 kernel: pps_core: LinuxPPS API ver. 1 registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    Apr 28 17:42:26 beaglebone-ai64 kernel: PTP clock support registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: EDAC MC: Ver: 3.0.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: FPGA manager framework
    Apr 28 17:42:26 beaglebone-ai64 kernel: Advanced Linux Sound Architecture Driver Initialized.
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: Switched to clocksource arch_sys_counter
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Disk quotas dquot_6.6.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_INET protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Apr 28 17:42:26 beaglebone-ai64 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered named UNIX socket transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered udp transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered tcp transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_XDP protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: PCI: CLS 0 bytes, default 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initialise system trusted keyrings
    Apr 28 17:42:26 beaglebone-ai64 kernel: workingset: timestamp_bits=46 max_order=20 bucket_order=0
    Apr 28 17:42:26 beaglebone-ai64 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Apr 28 17:42:26 beaglebone-ai64 kernel: NFS: Registering the id_resolver key type
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type id_resolver registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type id_legacy registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    Apr 28 17:42:26 beaglebone-ai64 kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type asymmetric registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Asymmetric key parser 'x509' registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    Apr 28 17:42:26 beaglebone-ai64 kernel: io scheduler mq-deadline registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: io scheduler kyber registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl-single 11c000.pinctrl: 173 pins, size 692
    Apr 28 17:42:26 beaglebone-ai64 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    Apr 28 17:42:26 beaglebone-ai64 kernel: loop: module loaded
    Apr 28 17:42:26 beaglebone-ai64 kernel: megasas: 07.719.03.00-rc1
    Apr 28 17:42:26 beaglebone-ai64 kernel: tun: Universal TUN/TAP device driver, 1.6
    Apr 28 17:42:26 beaglebone-ai64 kernel: thunder_xcv, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: thunder_bgx, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: nicpf, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000: Intel(R) PRO/1000 Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000e: Intel(R) PRO/1000 Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: igbvf: Intel(R) Gigabit Virtual Function Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: sky2: driver version 1.30
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFIO - User Level meta-driver version: 0.3
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usb-storage
    Apr 28 17:42:26 beaglebone-ai64 kernel: i2c_dev: i2c /dev entries driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci: Secure Digital Host Controller Interface driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci: Copyright(c) Pierre Ossman
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci-pltfm: SDHCI platform and OF driver helper
    Apr 28 17:42:26 beaglebone-ai64 kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Apr 28 17:42:26 beaglebone-ai64 kernel: SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usbhid
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbhid: USB HID core driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: probing for conduit method.
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: revision 4.1 (012cdca4)
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: dynamic shared memory is enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: initialized driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initializing XFRM netlink socket
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_PACKET protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type dns_resolver registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: registered taskstats version 1
    Apr 28 17:42:26 beaglebone-ai64 kernel: Loading compiled-in X.509 certificates
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2000000.i2c: bus 4 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2010000.i2c: bus 5 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2020000.i2c: bus 2 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2040000.i2c: bus 3 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2060000.i2c: bus 1 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: console [ttyS2] disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 196, base_baud = 3000000) is a 8250
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: console [ttyS2] enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: CQHCI version 5.10
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: mmc_select_hs200 failed, error -110
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: error -110 whilst initialising MMC card
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    Apr 28 17:42:26 beaglebone-ai64 kernel: leds-gpio leds: Led :disk-activity renamed to :disk-activity_1 due to name collision
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: CQHCI version 5.10
    Apr 28 17:42:26 beaglebone-ai64 kernel: input: gpio-keys as /devices/platform/gpio-keys/input/input0
    Apr 28 17:42:26 beaglebone-ai64 kernel: ALSA device list:
    Apr 28 17:42:26 beaglebone-ai64 kernel:   No soundcards found.
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    Apr 28 17:42:26 beaglebone-ai64 kernel: Waiting for root device /dev/mmcblk1p3...
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: mmc_select_hs200 failed, error -110
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: error -110 whilst initialising MMC card
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk1: mmc1:aaaa SK32G 29.7 GiB 
    Apr 28 17:42:26 beaglebone-ai64 kernel:  mmcblk1: p1 p2 p3 p4 < p5 p6 >
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p3): recovery complete
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Mounted root (ext4 filesystem) on device 179:3.
    Apr 28 17:42:26 beaglebone-ai64 kernel: devtmpfs: mounted
    Apr 28 17:42:26 beaglebone-ai64 kernel: Freeing unused kernel memory: 2496K
    Apr 28 17:42:26 beaglebone-ai64 kernel: Run /sbin/init as init process
    Apr 28 17:42:26 beaglebone-ai64 kernel:   with arguments:
    Apr 28 17:42:26 beaglebone-ai64 kernel:     /sbin/init
    Apr 28 17:42:26 beaglebone-ai64 kernel:   with environment:
    Apr 28 17:42:26 beaglebone-ai64 kernel:     HOME=/
    Apr 28 17:42:26 beaglebone-ai64 kernel:     TERM=linux
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: mmc_select_hs200 failed, error -110
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: error -110 whilst initialising MMC card
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: mmc_select_hs200 failed, error -110
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: error -110 whilst initialising MMC card
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: System time before build time, advancing clock.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Detected architecture arm64.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Hostname set to <beaglebone-ai64>.
    Apr 28 17:42:26 beaglebone-ai64 systemd-sysv-generator[167]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Queued start job for default target Multi-User System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/getty.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/modprobe.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/serial-getty.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice User and Session Slice.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Path Units.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Remote File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Slice Units.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Swaps.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on RPCbind Server Activation Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target RPC Port Mapper.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Process Core Dump Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on initctl Compatibility Named Pipe.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Audit Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Socket (/dev/log).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Network Service Netlink Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on udev Control Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on udev Kernel Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on User Database Manager Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Huge Pages File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting POSIX Message Queue File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Kernel Debug File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Temporary Directory /tmp...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.69-ti-g31c70a855d71/modules.devname).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module configfs...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module drm...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module fuse...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting RPC Bind...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Journal Service...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Modules...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Generate network units from Kernel command line...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Remount Root and Kernel File Systems...
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[179]: Journal started
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[179]: Runtime Journal (/run/log/journal/494cc1e72ea747108ef48edf24cd9f2e) is 8.0M, max 64.0M, 56.0M free.
    Apr 28 17:42:26 beaglebone-ai64 rpcbind[178]: cannot create socket for udp6
    Apr 28 17:42:26 beaglebone-ai64 systemd-modules-load[183]: Failed to look up module alias 'cryptodev': Function not implemented
    Apr 28 17:42:26 beaglebone-ai64 rpcbind[178]: cannot create socket for tcp6
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p3): re-mounted. Quota mode: none.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Coldplug All udev Devices...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started RPC Bind.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Journal Service.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Huge Pages File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted POSIX Message Queue File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Kernel Debug File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Temporary Directory /tmp.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@configfs.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module configfs.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@drm.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module drm.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@fuse.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module fuse.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Failed to start Load Kernel Modules.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Generate network units from Kernel command line.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Remount Root and Kernel File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: FUSE Control File System was skipped because of a failed condition check (ConditionPathExists=/sys/fs/fuse/connections).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Kernel Configuration File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Flush Journal to Persistent Storage...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[179]: Runtime Journal (/run/log/journal/494cc1e72ea747108ef48edf24cd9f2e) is 8.0M, max 64.0M, 56.0M free.
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[179]: Received client request to flush runtime journal.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Apply Kernel Variables...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Create Static Device Nodes in /dev...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Kernel Configuration File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd-sysctl[194]: Couldn't write '1' to 'net/ipv4/tcp_syncookies', ignoring: No such file or directory
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Flush Journal to Persistent Storage.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Apply Kernel Variables.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Create Static Device Nodes in /dev.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Preparation for Local File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting /media/ram...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting /var/volatile...
    Apr 28 17:42:26 beaglebone-ai64 audit: BPF prog-id=5 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 audit: BPF prog-id=6 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=1334 audit(1651167746.740:2): prog-id=5 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=1334 audit(1651167746.748:3): prog-id=6 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Rule-based Manager for Device Events and Files...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Coldplug All udev Devices.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted /media/ram.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted /var/volatile.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Bind mount volatile /var/cache was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/cache).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Bind mount volatile /var/lib was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/lib).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load/Save Random Seed...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Bind mount volatile /var/spool was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/spool).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Bind mount volatile /srv was skipped because of a failed condition check (ConditionPathIsReadWrite=!/srv).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Local File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd-random-seed[200]: Kernel entropy pool is not initialized yet, waiting until it is.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Create Volatile Files and Directories...
    Apr 28 17:42:26 beaglebone-ai64 systemd-tmpfiles[207]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Rule-based Manager for Device Events and Files.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Create Volatile Files and Directories.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Network Time Synchronization...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
    Apr 28 17:42:27 beaglebone-ai64 systemd-timesyncd[219]: System clock time unset or jumped backwards, restoring from recorded timestamp: Tue 2024-04-23 21:07:43 UTC
    Apr 23 21:07:43 beaglebone-ai64 systemd-timesyncd[219]: /etc/systemd/timesyncd.conf:14: Assignment outside of section. Ignoring.
    Apr 23 21:07:43 beaglebone-ai64 systemd-journald[179]: Oldest entry in /run/log/journal/494cc1e72ea747108ef48edf24cd9f2e/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    Apr 23 21:07:43 beaglebone-ai64 systemd-journald[179]: /run/log/journal/494cc1e72ea747108ef48edf24cd9f2e/system.journal: Journal header limits reached or header out-of-date, rotating.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Started Network Time Synchronization.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Reached target System Initialization.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Started Daily Cleanup of Temporary Directories.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Reached target Boot Completion Check.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Reached target System Time Set.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Started Daily rotation of log files.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Reached target Timer Units.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Listening on D-Bus System Message Bus Socket.
    Apr 23 21:07:43 beaglebone-ai64 systemd-udevd[211]: Using default interface naming scheme 'v250'.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Listening on dropbear.socket.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Reached target Socket Units.
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Starting D-Bus System Message Bus...
    Apr 23 21:07:43 beaglebone-ai64 systemd[1]: Found device /dev/ttyS2.
    Apr 23 21:07:43 beaglebone-ai64 root[231]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 kernel: random: crng init done
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Finished Load/Save Random Seed.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started D-Bus System Message Bus.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Reached target Basic System.
    Apr 23 21:07:44 beaglebone-ai64 dbus-broker-lau[229]: Ready
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: System is tainted: cgroupsv1
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started Job spooling tools.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started Periodic Command Scheduler.
    Apr 23 21:07:44 beaglebone-ai64 crond[277]: (CRON) STARTUP (1.6.1)
    Apr 23 21:07:44 beaglebone-ai64 crond[277]: (CRON) INFO (Syslog will be used instead of sendmail.)
    Apr 23 21:07:44 beaglebone-ai64 crond[277]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 6% if used.)
    Apr 23 21:07:44 beaglebone-ai64 root[276]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting Print notice about GPLv3 packages...
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting IPv6 Packet Filtering Framework...
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting IPv4 Packet Filtering Framework...
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting Update pmic registers for tda4vm-sk to disable safety feature on power rails...
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting RAUC Good-marking Service...
    Apr 23 21:07:44 beaglebone-ai64 audit: BPF prog-id=7 op=LOAD
    Apr 23 21:07:44 beaglebone-ai64 audit: BPF prog-id=8 op=LOAD
    Apr 23 21:07:44 beaglebone-ai64 kernel: audit: type=1334 audit(1713906464.424:4): prog-id=7 op=LOAD
    Apr 23 21:07:44 beaglebone-ai64 kernel: audit: type=1334 audit(1713906464.432:5): prog-id=8 op=LOAD
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting User Login Management...
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
    Apr 23 21:07:44 beaglebone-ai64 root[307]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[281]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting Telnet Server...
    Apr 23 21:07:44 beaglebone-ai64 root[279]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[317]: udev/mount.sh [/dev/loop0] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 root[321]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[283]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[296]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[322]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Finished IPv6 Packet Filtering Framework.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Finished IPv4 Packet Filtering Framework.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Finished Update pmic registers for tda4vm-sk to disable safety feature on power rails.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Finished Telnet Server.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Reached target Preparation for Network.
    Apr 23 21:07:44 beaglebone-ai64 root[329]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting Network Configuration...
    Apr 23 21:07:44 beaglebone-ai64 root[324]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[346]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[352]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[355]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd-logind[304]: Watching system buttons on /dev/input/event0 (gpio-keys)
    Apr 23 21:07:44 beaglebone-ai64 systemd-logind[304]: New seat seat0.
    Apr 23 21:07:44 beaglebone-ai64 root[344]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started User Login Management.
    Apr 23 21:07:44 beaglebone-ai64 root[333]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[339]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[323]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[348]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[382]: udev/mount.sh [/dev/loop3] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting RAUC Update Service...
    Apr 23 21:07:44 beaglebone-ai64 root[372]: udev/mount.sh [/dev/loop1] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 root[376]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: Using central status file /data/central.raucs
    Apr 23 21:07:44 beaglebone-ai64 root[356]: udev/mount.sh [/dev/loop2] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 root[359]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[386]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 root[394]: udev/mount.sh [/dev/loop7] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started RAUC Update Service.
    Apr 23 21:07:44 beaglebone-ai64 systemd-networkd[343]: lo: Link UP
    Apr 23 21:07:44 beaglebone-ai64 systemd-networkd[343]: lo: Gained carrier
    Apr 23 21:07:44 beaglebone-ai64 systemd-networkd[343]: Enumeration completed
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Started Network Configuration.
    Apr 23 21:07:44 beaglebone-ai64 systemd-networkd[343]: eth0: found matching network '/etc/systemd/network/10-eth.network', based on potentially unpredictable interface name.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Starting Network Name Resolution...
    Apr 23 21:07:44 beaglebone-ai64 rauc[417]: Configuration file wrong or corrupted
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: Failed getting primary slot: uboot backend: fw_printenv failed with exit code: 234
    Apr 23 21:07:44 beaglebone-ai64 rauc[301]: Failed getting primary slot: uboot backend: fw_printenv failed with exit code: 234
    Apr 23 21:07:44 beaglebone-ai64 root[421]: udev/mount.sh [/dev/loop6] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 root[422]: Using systemd-mount to finish mount
    Apr 23 21:07:44 beaglebone-ai64 rauc[427]: Configuration file wrong or corrupted
    Apr 23 21:07:44 beaglebone-ai64 root[409]: udev/mount.sh [/dev/loop5] is marked to ignore
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: Failed to get boot state of rootfs.1: uboot backend: fw_printenv failed with exit code: 234
    Apr 23 21:07:44 beaglebone-ai64 rauc[430]: Configuration file wrong or corrupted
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: Failed to get boot state of rootfs.0: uboot backend: fw_printenv failed with exit code: 234
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: Failed to determine boot states: Could not determine all boot states
    Apr 23 21:07:44 beaglebone-ai64 rauc[431]: Configuration file wrong or corrupted
    Apr 23 21:07:44 beaglebone-ai64 rauc[387]: rauc mark: Failed marking slot rootfs.0 as good:  uboot backend: Failed to run fw_setenv: Child process exited with code 234
    Apr 23 21:07:44 beaglebone-ai64 rauc[301]: rauc mark: Failed marking slot rootfs.0 as good:  uboot backend: Failed to run fw_setenv: Child process exited with code 234
    Apr 23 21:07:44 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    Apr 23 21:07:44 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: rauc-mark-good.service: Main process exited, code=exited, status=1/FAILURE
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: rauc-mark-good.service: Failed with result 'exit-code'.
    Apr 23 21:07:44 beaglebone-ai64 systemd[1]: Failed to start RAUC Good-marking Service.
    Apr 23 21:07:44 beaglebone-ai64 systemd-networkd[343]: eth0: Link UP
    Apr 23 21:07:44 beaglebone-ai64 root[423]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 root[425]: udev/mount.sh [/dev/loop4] is marked to ignore
    Apr 23 21:07:45 beaglebone-ai64 root[438]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 root[475]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 systemd-resolved[416]: Positive Trust Anchors:
    Apr 23 21:07:45 beaglebone-ai64 systemd-resolved[416]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
    Apr 23 21:07:45 beaglebone-ai64 systemd-resolved[416]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
    Apr 23 21:07:45 beaglebone-ai64 systemd-resolved[416]: Using system hostname 'beaglebone-ai64'.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started Network Name Resolution.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Reached target Network.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Reached target Host and Network Name Lookups.
    Apr 23 21:07:45 beaglebone-ai64 root[517]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started Netperf Benchmark Server.
    Apr 23 21:07:45 beaglebone-ai64 root[492]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Found user 'avahi' (UID 991) and group 'avahi' (GID 987).
    Apr 23 21:07:45 beaglebone-ai64 netserver[530]: Starting netserver with host 'IN(6)ADDR_ANY' port '12865' and family AF_UNSPEC
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started NFS status monitor for NFSv2/3 locking..
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Successfully dropped root privileges.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: avahi-daemon 0.8 starting up.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Successfully called chroot().
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Successfully dropped remaining capabilities.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Loading service file /services/hifi.service.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Starting Permit User Sessions...
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: Version 2.6.1 starting
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: Flags: No-Daemon TI-RPC
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[559]: sm-notify: Version 2.6.1 starting
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[559]: sm-notify: No hosts to notify; exiting
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Apr 23 21:07:45 beaglebone-ai64 root[515]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Finished Permit User Sessions.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: socket() failed: Address family not supported by protocol
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Failed to create IPv6 socket, proceeding in IPv4 only mode
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: rpc.statd: svc_tli_create: could not open connection for udp6
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: Failed to create listener xprt (statd, 1, udp6)
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started Getty on tty1.
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: rpc.statd: svc_tli_create: could not open connection for tcp6
    Apr 23 21:07:45 beaglebone-ai64 rpc.statd[535]: Failed to create listener xprt (statd, 1, tcp6)
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: socket() failed: Address family not supported by protocol
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: New relevant interface lo.IPv4 for mDNS.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Network interface enumeration completed.
    Apr 23 21:07:45 beaglebone-ai64 avahi-daemon[524]: Registering new address record for 127.0.0.1 on lo.IPv4.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Started Serial Getty on ttyS2.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Reached target Login Prompts.
    Apr 23 21:07:45 beaglebone-ai64 hwclock[585]: hwclock: Cannot access the Hardware Clock via any known method.
    Apr 23 21:07:45 beaglebone-ai64 hwclock[585]: hwclock: Use the --verbose option to see the details of our search for an access method.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Starting Synchronize System and HW clocks...
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: sync-clocks.service: Main process exited, code=exited, status=1/FAILURE
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: sync-clocks.service: Failed with result 'exit-code'.
    Apr 23 21:07:45 beaglebone-ai64 systemd[1]: Failed to start Synchronize System and HW clocks.
    Apr 23 21:07:45 beaglebone-ai64 root[647]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 root[656]: udev/mount.sh [/dev/mmcblk1p4] is marked to ignore
    Apr 23 21:07:45 beaglebone-ai64 root[685]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 root[669]: udev/mount.sh [/dev/mmcblk1p5] is marked to ignore
    Apr 23 21:07:45 beaglebone-ai64 root[690]: udev/mount.sh [/dev/mmcblk1p6] is marked to ignore
    Apr 23 21:07:45 beaglebone-ai64 root[747]: Using systemd-mount to finish mount
    Apr 23 21:07:45 beaglebone-ai64 root[738]: udev/mount.sh [/dev/mmcblk1p3] is marked to ignore
    Apr 23 21:07:45 beaglebone-ai64 root[748]: Using systemd-mount to finish mount
    Apr 23 21:07:46 beaglebone-ai64 root[774]: Using systemd-mount to finish mount
    Apr 23 21:07:46 beaglebone-ai64 avahi-daemon[524]: Server startup complete. Host name is beaglebone-ai64.local. Local service cookie is 644486848.
    Apr 23 21:07:46 beaglebone-ai64 root[869]: Using systemd-mount to finish mount
    Apr 23 21:07:46 beaglebone-ai64 root[1042]: udev/mount.sh [/dev/mmcblk1p4] is marked to ignore
    Apr 23 21:07:46 beaglebone-ai64 root[1062]: udev/mount.sh [/dev/mmcblk1p6] is marked to ignore
    Apr 23 21:07:46 beaglebone-ai64 root[1056]: udev/mount.sh [/dev/mmcblk1p5] is marked to ignore
    Apr 23 21:07:46 beaglebone-ai64 root[1064]: udev/mount.sh [/dev/mmcblk1p3] is marked to ignore
    Apr 23 21:07:46 beaglebone-ai64 root[1070]: mount.sh/automount Auto-mount of [/run/media/env-mmcblk1p2] successful
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Created slice Slice /system/systemd-fsck.
    Apr 23 21:07:46 beaglebone-ai64 root[1073]: Using systemd-mount to finish mount
    Apr 23 21:07:46 beaglebone-ai64 root[1098]: mount.sh/automount /run/media/mmcblk1p2 already mounted
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: gplv3-notice.service: Deactivated successfully.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Finished Print notice about GPLv3 packages.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Found device /dev/mmcblk1p2.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Reached target Multi-User System.
    Apr 23 21:07:46 beaglebone-ai64 root[1099]: mount.sh/automount Auto-mount of [/run/media/boot-mmcblk1p1] successful
    Apr 23 21:07:46 beaglebone-ai64 root[1102]: Using systemd-mount to finish mount
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Starting File System Check on /dev/mmcblk1p2...
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Starting Record Runlevel Change in UTMP...
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]: fsck.fat 4.2 (2021-01-31)
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]:  Automatically removing dirty bit.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]: *** Filesystem was changed ***
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]: Writing changes.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1118]: /dev/mmcblk1p2: 2 files, 1/502 clusters
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Finished Record Runlevel Change in UTMP.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Finished File System Check on /dev/mmcblk1p2.
    Apr 23 21:07:46 beaglebone-ai64 root[1131]: mount.sh/automount /run/media/mmcblk1p1 already mounted
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Found device /dev/mmcblk1p1.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Mounting /run/media/env-mmcblk1p2...
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Starting File System Check on /dev/mmcblk1p1...
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Mounted /run/media/env-mmcblk1p2.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]: fsck.fat 4.2 (2021-01-31)
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]:  Automatically removing dirty bit.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]: *** Filesystem was changed ***
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]: Writing changes.
    Apr 23 21:07:46 beaglebone-ai64 systemd-fsck[1135]: /dev/mmcblk1p1: 6 files, 1463/8525 clusters
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Finished File System Check on /dev/mmcblk1p1.
    Apr 23 21:07:46 beaglebone-ai64 avahi-daemon[524]: Service "beaglebone-ai64" (/services/hifi.service) successfully established.
    Apr 23 21:07:46 beaglebone-ai64 systemd[1]: Mounting /run/media/boot-mmcblk1p1...
    Apr 23 21:07:47 beaglebone-ai64 systemd[1]: Mounted /run/media/boot-mmcblk1p1.
    Apr 23 21:07:48 beaglebone-ai64 systemd-networkd[343]: eth0: Gained carrier
    Apr 23 21:07:48 beaglebone-ai64 systemd-networkd[343]: eth0: found matching network '/etc/systemd/network/10-eth.network', based on potentially unpredictable interface name.
    Apr 23 21:07:48 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    Apr 23 21:07:51 beaglebone-ai64 systemd-networkd[343]: eth0: DHCPv4 address 10.42.0.91/24, gateway 10.42.0.1 acquired from 10.42.0.1
    Apr 23 21:07:51 beaglebone-ai64 systemd-timesyncd[219]: Network configuration changed, trying to establish connection.
    Apr 23 21:07:51 beaglebone-ai64 avahi-daemon[524]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.0.91.
    Apr 23 21:07:51 beaglebone-ai64 systemd-timesyncd[219]: Network configuration changed, trying to establish connection.
    Apr 23 21:07:51 beaglebone-ai64 avahi-daemon[524]: New relevant interface eth0.IPv4 for mDNS.
    Apr 23 21:07:51 beaglebone-ai64 avahi-daemon[524]: Registering new address record for 10.42.0.91 on eth0.IPv4.
    Apr 23 21:07:51 beaglebone-ai64 audit: BPF prog-id=9 op=LOAD
    Apr 23 21:07:51 beaglebone-ai64 audit: BPF prog-id=10 op=LOAD
    Apr 23 21:07:51 beaglebone-ai64 kernel: audit: type=1334 audit(1713906471.060:6): prog-id=9 op=LOAD
    Apr 23 21:07:51 beaglebone-ai64 kernel: audit: type=1334 audit(1713906471.064:7): prog-id=10 op=LOAD
    Apr 23 21:07:51 beaglebone-ai64 systemd[1]: Starting Hostname Service...
    Apr 23 21:07:51 beaglebone-ai64 systemd[1]: Started Hostname Service.
    Apr 23 21:07:51 beaglebone-ai64 systemd-networkd[343]: Could not set hostname: Access denied
    Apr 23 21:07:58 beaglebone-ai64 systemd[1]: Created slice Slice /system/dropbear.
    Apr 23 21:07:58 beaglebone-ai64 systemd[1]: SSH Key Generation was skipped because of a failed condition check (ConditionPathExists=!/etc/dropbear/dropbear_rsa_host_key).
    Apr 23 21:07:58 beaglebone-ai64 systemd[1]: Started SSH Per-Connection Server (10.42.0.1:46036).
    Apr 23 21:07:58 beaglebone-ai64 dropbear[1139]: Child connection from 10.42.0.1:46036
    Apr 23 21:07:58 beaglebone-ai64 dropbear[1139]: Auth succeeded with blank password for 'root' from 10.42.0.1:46036
    Apr 24 13:20:51 beaglebone-ai64 systemd-resolved[416]: Clock change detected. Flushing caches.
    Apr 24 13:20:51 beaglebone-ai64 systemd-timesyncd[219]: Initial synchronization to time server 44.31.46.123:123 (2.pool.ntp.org).
    Apr 24 13:20:51 beaglebone-ai64 systemd[1]: Starting Rotate log files...
    Apr 24 13:20:51 beaglebone-ai64 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
    Apr 24 13:20:51 beaglebone-ai64 audit: BPF prog-id=10 op=UNLOAD
    Apr 24 13:20:51 beaglebone-ai64 audit: BPF prog-id=9 op=UNLOAD
    Apr 24 13:20:51 beaglebone-ai64 kernel: audit: type=1334 audit(1713964851.656:8): prog-id=10 op=UNLOAD
    Apr 24 13:20:51 beaglebone-ai64 kernel: audit: type=1334 audit(1713964851.656:9): prog-id=9 op=UNLOAD
    Apr 24 13:20:51 beaglebone-ai64 systemd[1]: logrotate.service: Deactivated successfully.
    Apr 24 13:20:51 beaglebone-ai64 systemd[1]: Finished Rotate log files.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: dev-mmcblk0p2.device: Job dev-mmcblk0p2.device/start timed out.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: Timed out waiting for device /dev/mmcblk0p2.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: Dependency failed for /env.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: env.mount: Job env.mount/start failed with result 'dependency'.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: dev-mmcblk0p2.device: Job dev-mmcblk0p2.device/start failed with result 'timeout'.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: dev-mmcblk0p5.device: Job dev-mmcblk0p5.device/start timed out.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: Timed out waiting for device /dev/mmcblk0p5.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: Dependency failed for /data.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: data.mount: Job data.mount/start failed with result 'dependency'.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: Startup finished in 2.610s (kernel) + 1min 30.822s (userspace) = 1min 33.432s.
    Apr 24 13:21:42 beaglebone-ai64 systemd[1]: dev-mmcblk0p5.device: Job dev-mmcblk0p5.device/start failed with result 'timeout'.

    Passing Case:

    Apr 28 17:42:26 beaglebone-ai64 kernel: Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Linux version 6.1.46-g5892b80d6b (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Nov 27 16:11:04 UTC 2023
    Apr 28 17:42:26 beaglebone-ai64 kernel: Machine model: BeagleBoard.org BeagleBone AI-64
    Apr 28 17:42:26 beaglebone-ai64 kernel: earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: bootconsole [ns16550a0] enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: efi: UEFI not found.
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    Apr 28 17:42:26 beaglebone-ai64 kernel: OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    Apr 28 17:42:26 beaglebone-ai64 kernel: Zone ranges:
    Apr 28 17:42:26 beaglebone-ai64 kernel:   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   DMA32    empty
    Apr 28 17:42:26 beaglebone-ai64 kernel:   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Movable zone start for each node
    Apr 28 17:42:26 beaglebone-ai64 kernel: Early memory node ranges
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x00000000abc00000-0x00000000ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel:   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: cma: Reserved 32 MiB at 0x00000000fe000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: probing for conduit method from DT.
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: PSCIv1.1 detected in firmware.
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: Using standard PSCI v0.2 function IDs
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: Trusted OS migration not required
    Apr 28 17:42:26 beaglebone-ai64 kernel: psci: SMC Calling Convention v1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
    Apr 28 17:42:26 beaglebone-ai64 kernel: pcpu-alloc: s38376 r8192 d31256 u77824 alloc=19*4096
    Apr 28 17:42:26 beaglebone-ai64 kernel: pcpu-alloc: [0] 0 [0] 1 
    Apr 28 17:42:26 beaglebone-ai64 kernel: Detected PIPT I-cache on CPU0
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: GIC system register CPU interface
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: Spectre-v3a
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: Spectre-BHB
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: ARM erratum 1742098
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    Apr 28 17:42:26 beaglebone-ai64 kernel: alternatives: applying boot alternatives
    Apr 28 17:42:26 beaglebone-ai64 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    Apr 28 17:42:26 beaglebone-ai64 kernel: Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=d0340758-02 rw rootfstype=ext4 rootwait
    Apr 28 17:42:26 beaglebone-ai64 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
    Apr 28 17:42:26 beaglebone-ai64 kernel: software IO TLB: area num 2.
    Apr 28 17:42:26 beaglebone-ai64 kernel: software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Memory: 3792756K/4194304K available (12544K kernel code, 1488K rwdata, 4420K rodata, 2496K init, 434K bss, 368780K reserved, 32768K cma-reserved)
    Apr 28 17:42:26 beaglebone-ai64 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Preemptible hierarchical RCU implementation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         RCU event tracing is enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    Apr 28 17:42:26 beaglebone-ai64 kernel:         Trampoline variant of Tasks RCU enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel:         Tracing variant of Tasks RCU enabled.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    Apr 28 17:42:26 beaglebone-ai64 kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: GIC: Using split EOI/Deactivate mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: 960 SPIs implemented
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: 0 Extended SPIs implemented
    Apr 28 17:42:26 beaglebone-ai64 kernel: Root IRQ handler: gic_handle_irq
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: GICv3 features: 16 PPIs
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS [mem 0x01820000-0x0182ffff]
    Apr 28 17:42:26 beaglebone-ai64 kernel: GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    Apr 28 17:42:26 beaglebone-ai64 kernel: ITS: using cache flushing for cmd queue
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: using LPI property table @0x0000000880030000
    Apr 28 17:42:26 beaglebone-ai64 kernel: GIC: using cache flushing for LPI property table
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
    Apr 28 17:42:26 beaglebone-ai64 kernel: arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: Console: colour dummy device 80x25
    Apr 28 17:42:26 beaglebone-ai64 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    Apr 28 17:42:26 beaglebone-ai64 kernel: pid_max: default: 32768 minimum: 301
    Apr 28 17:42:26 beaglebone-ai64 kernel: LSM: Security Framework initializing
    Apr 28 17:42:26 beaglebone-ai64 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting adjustable number of callback queues.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting shift to 1 and lim to 1.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting adjustable number of callback queues.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cblist_init_generic: Setting shift to 1 and lim to 1.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu: Hierarchical SRCU implementation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: rcu:         Max phase no-delay instances is 1000.
    Apr 28 17:42:26 beaglebone-ai64 kernel: Platform MSI: msi-controller@1820000 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: EFI services will not be available.
    Apr 28 17:42:26 beaglebone-ai64 kernel: smp: Bringing up secondary CPUs ...
    Apr 28 17:42:26 beaglebone-ai64 kernel: Detected PIPT I-cache on CPU1
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    Apr 28 17:42:26 beaglebone-ai64 kernel: GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    Apr 28 17:42:26 beaglebone-ai64 kernel: smp: Brought up 1 node, 2 CPUs
    Apr 28 17:42:26 beaglebone-ai64 kernel: SMP: Total of 2 processors activated.
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: 32-bit EL0 Support
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU features: detected: CRC32 instructions
    Apr 28 17:42:26 beaglebone-ai64 kernel: CPU: All CPU(s) started at EL2
    Apr 28 17:42:26 beaglebone-ai64 kernel: alternatives: applying system-wide alternatives
    Apr 28 17:42:26 beaglebone-ai64 kernel: devtmpfs: initialized
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    Apr 28 17:42:26 beaglebone-ai64 kernel: futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl core: initialized pinctrl subsystem
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMI not present or invalid.
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: initializing netlink subsys (disabled)
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
    Apr 28 17:42:26 beaglebone-ai64 kernel: thermal_sys: Registered thermal governor 'step_wise'
    Apr 28 17:42:26 beaglebone-ai64 kernel: thermal_sys: Registered thermal governor 'power_allocator'
    Apr 28 17:42:26 beaglebone-ai64 kernel: cpuidle: using governor menu
    Apr 28 17:42:26 beaglebone-ai64 kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    Apr 28 17:42:26 beaglebone-ai64 kernel: ASID allocator initialised with 65536 entries
    Apr 28 17:42:26 beaglebone-ai64 kernel: platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    Apr 28 17:42:26 beaglebone-ai64 kernel: platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
    Apr 28 17:42:26 beaglebone-ai64 kernel: KASLR disabled due to lack of seed
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    Apr 28 17:42:26 beaglebone-ai64 kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    Apr 28 17:42:26 beaglebone-ai64 kernel: iommu: Default domain type: Translated 
    Apr 28 17:42:26 beaglebone-ai64 kernel: iommu: DMA domain TLB invalidation policy: strict mode 
    Apr 28 17:42:26 beaglebone-ai64 kernel: SCSI subsystem initialized
    Apr 28 17:42:26 beaglebone-ai64 kernel: libata version 3.00 loaded.
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usbfs
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver hub
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new device driver usb
    Apr 28 17:42:26 beaglebone-ai64 kernel: pps_core: LinuxPPS API ver. 1 registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    Apr 28 17:42:26 beaglebone-ai64 kernel: PTP clock support registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: EDAC MC: Ver: 3.0.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: FPGA manager framework
    Apr 28 17:42:26 beaglebone-ai64 kernel: Advanced Linux Sound Architecture Driver Initialized.
    Apr 28 17:42:26 beaglebone-ai64 kernel: clocksource: Switched to clocksource arch_sys_counter
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Disk quotas dquot_6.6.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_INET protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Apr 28 17:42:26 beaglebone-ai64 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered named UNIX socket transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered udp transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered tcp transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_XDP protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: PCI: CLS 0 bytes, default 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initialise system trusted keyrings
    Apr 28 17:42:26 beaglebone-ai64 kernel: workingset: timestamp_bits=46 max_order=20 bucket_order=0
    Apr 28 17:42:26 beaglebone-ai64 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Apr 28 17:42:26 beaglebone-ai64 kernel: NFS: Registering the id_resolver key type
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type id_resolver registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type id_legacy registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    Apr 28 17:42:26 beaglebone-ai64 kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type asymmetric registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Asymmetric key parser 'x509' registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    Apr 28 17:42:26 beaglebone-ai64 kernel: io scheduler mq-deadline registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: io scheduler kyber registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    Apr 28 17:42:26 beaglebone-ai64 kernel: pinctrl-single 11c000.pinctrl: 173 pins, size 692
    Apr 28 17:42:26 beaglebone-ai64 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    Apr 28 17:42:26 beaglebone-ai64 kernel: arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    Apr 28 17:42:26 beaglebone-ai64 kernel: loop: module loaded
    Apr 28 17:42:26 beaglebone-ai64 kernel: megasas: 07.719.03.00-rc1
    Apr 28 17:42:26 beaglebone-ai64 kernel: tun: Universal TUN/TAP device driver, 1.6
    Apr 28 17:42:26 beaglebone-ai64 kernel: thunder_xcv, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: thunder_bgx, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: nicpf, ver 1.0
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000: Intel(R) PRO/1000 Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000e: Intel(R) PRO/1000 Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: igbvf: Intel(R) Gigabit Virtual Function Network Driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    Apr 28 17:42:26 beaglebone-ai64 kernel: sky2: driver version 1.30
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFIO - User Level meta-driver version: 0.3
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usb-storage
    Apr 28 17:42:26 beaglebone-ai64 kernel: i2c_dev: i2c /dev entries driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci: Secure Digital Host Controller Interface driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci: Copyright(c) Pierre Ossman
    Apr 28 17:42:26 beaglebone-ai64 kernel: sdhci-pltfm: SDHCI platform and OF driver helper
    Apr 28 17:42:26 beaglebone-ai64 kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Apr 28 17:42:26 beaglebone-ai64 kernel: SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbcore: registered new interface driver usbhid
    Apr 28 17:42:26 beaglebone-ai64 kernel: usbhid: USB HID core driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: probing for conduit method.
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: revision 4.0 (2a5b1d12)
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: dynamic shared memory is enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: optee: initialized driver
    Apr 28 17:42:26 beaglebone-ai64 kernel: Initializing XFRM netlink socket
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_PACKET protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: Key type dns_resolver registered
    Apr 28 17:42:26 beaglebone-ai64 kernel: registered taskstats version 1
    Apr 28 17:42:26 beaglebone-ai64 kernel: Loading compiled-in X.509 certificates
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2000000.i2c: bus 4 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2010000.i2c: bus 5 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2020000.i2c: bus 2 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2040000.i2c: bus 3 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap_i2c 2060000.i2c: bus 1 rev0.12 at 100 kHz
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: console [ttyS2] disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 196, base_baud = 3000000) is a 8250
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: console [ttyS2] enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: printk: bootconsole [ns16550a0] disabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: CQHCI version 5.10
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    Apr 28 17:42:26 beaglebone-ai64 kernel: ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: Command Queue Engine enabled
    Apr 28 17:42:26 beaglebone-ai64 kernel: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc0: new HS200 MMC card at address 0001
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk0: mmc0:0001 eMMC   14.6 GiB 
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk0boot0: mmc0:0001 eMMC   4.00 MiB 
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk0boot1: mmc0:0001 eMMC   4.00 MiB 
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk0rpmb: mmc0:0001 eMMC   4.00 MiB, chardev (240:0)
    Apr 28 17:42:26 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    Apr 28 17:42:26 beaglebone-ai64 kernel: leds-gpio leds: Led :disk-activity renamed to :disk-activity_1 due to name collision
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: CQHCI version 5.10
    Apr 28 17:42:26 beaglebone-ai64 kernel: input: gpio-keys as /devices/platform/gpio-keys/input/input0
    Apr 28 17:42:26 beaglebone-ai64 kernel: ALSA device list:
    Apr 28 17:42:26 beaglebone-ai64 kernel:   No soundcards found.
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    Apr 28 17:42:26 beaglebone-ai64 kernel: Waiting for root device PARTUUID=d0340758-02...
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    Apr 28 17:42:26 beaglebone-ai64 kernel: mmcblk1: mmc1:aaaa SL32G 29.7 GiB 
    Apr 28 17:42:26 beaglebone-ai64 kernel:  mmcblk1: p1 p2
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p2): recovery complete
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    Apr 28 17:42:26 beaglebone-ai64 kernel: VFS: Mounted root (ext4 filesystem) on device 179:98.
    Apr 28 17:42:26 beaglebone-ai64 kernel: devtmpfs: mounted
    Apr 28 17:42:26 beaglebone-ai64 kernel: Freeing unused kernel memory: 2496K
    Apr 28 17:42:26 beaglebone-ai64 kernel: Run /sbin/init as init process
    Apr 28 17:42:26 beaglebone-ai64 kernel:   with arguments:
    Apr 28 17:42:26 beaglebone-ai64 kernel:     /sbin/init
    Apr 28 17:42:26 beaglebone-ai64 kernel:   with environment:
    Apr 28 17:42:26 beaglebone-ai64 kernel:     HOME=/
    Apr 28 17:42:26 beaglebone-ai64 kernel:     TERM=linux
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: System time before build time, advancing clock.
    Apr 28 17:42:26 beaglebone-ai64 kernel: NET: Registered PF_INET6 protocol family
    Apr 28 17:42:26 beaglebone-ai64 kernel: Segment Routing with IPv6
    Apr 28 17:42:26 beaglebone-ai64 kernel: In-situ OAM (IOAM) with IPv6
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Detected architecture arm64.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Hostname set to <beaglebone-ai64>.
    Apr 28 17:42:26 beaglebone-ai64 systemd-sysv-generator[152]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Queued start job for default target Multi-User System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/getty.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/modprobe.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice Slice /system/serial-getty.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Created slice User and Session Slice.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Path Units.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Remote File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Slice Units.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Swaps.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on RPCbind Server Activation Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target RPC Port Mapper.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Process Core Dump Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on initctl Compatibility Named Pipe.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Audit Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Socket (/dev/log).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Journal Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on Network Service Netlink Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on udev Control Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on udev Kernel Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Listening on User Database Manager Socket.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Huge Pages File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting POSIX Message Queue File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Kernel Debug File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Temporary Directory /tmp...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Create List of Static Device Nodes...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module configfs...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module drm...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Module fuse...
    Apr 28 17:42:26 beaglebone-ai64 kernel: fuse: init (API version 7.37)
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting RPC Bind...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Journal Service...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Load Kernel Modules...
    Apr 28 17:42:26 beaglebone-ai64 kernel: cryptodev: loading out-of-tree module taints kernel.
    Apr 28 17:42:26 beaglebone-ai64 kernel: cryptodev: driver 1.12 loaded.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Generate network units from Kernel command line...
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[166]: Journal started
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[166]: Runtime Journal (/run/log/journal/1058f5210b2e43d08cd9a07cc6e0a3df) is 8.0M, max 64.0M, 56.0M free.
    Apr 28 17:42:26 beaglebone-ai64 systemd-modules-load[167]: Inserted module 'cryptodev'
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Remount Root and Kernel File Systems...
    Apr 28 17:42:26 beaglebone-ai64 kernel: EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Coldplug All udev Devices...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started RPC Bind.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Started Journal Service.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Huge Pages File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted POSIX Message Queue File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Kernel Debug File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Temporary Directory /tmp.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Create List of Static Device Nodes.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@configfs.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module configfs.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@drm.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module drm.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: modprobe@fuse.service: Deactivated successfully.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Module fuse.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Load Kernel Modules.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Generate network units from Kernel command line.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Remount Root and Kernel File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting FUSE Control File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting Kernel Configuration File System...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Flush Journal to Persistent Storage...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[166]: Runtime Journal (/run/log/journal/1058f5210b2e43d08cd9a07cc6e0a3df) is 8.0M, max 64.0M, 56.0M free.
    Apr 28 17:42:26 beaglebone-ai64 systemd-journald[166]: Received client request to flush runtime journal.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Apply Kernel Variables...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Starting Create Static Device Nodes in /dev...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted FUSE Control File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd-sysctl[180]: Couldn't write '1' to 'net/ipv4/tcp_syncookies', ignoring: No such file or directory
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounted Kernel Configuration File System.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Flush Journal to Persistent Storage.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Apply Kernel Variables.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Coldplug All udev Devices.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Finished Create Static Device Nodes in /dev.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Reached target Preparation for Local File Systems.
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting /media/ram...
    Apr 28 17:42:26 beaglebone-ai64 systemd[1]: Mounting /var/volatile...
    Apr 28 17:42:26 beaglebone-ai64 audit: BPF prog-id=5 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 audit: BPF prog-id=6 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=1334 audit(1651167746.976:2): prog-id=5 op=LOAD
    Apr 28 17:42:26 beaglebone-ai64 kernel: audit: type=1334 audit(1651167746.984:3): prog-id=6 op=LOAD
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Starting Rule-based Manager for Device Events and Files...
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Mounted /media/ram.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Mounted /var/volatile.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Bind mount volatile /var/cache was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/cache).
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Bind mount volatile /var/lib was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/lib).
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Starting Load/Save Random Seed...
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Bind mount volatile /var/spool was skipped because of a failed condition check (ConditionPathIsReadWrite=!/var/spool).
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Bind mount volatile /srv was skipped because of a failed condition check (ConditionPathIsReadWrite=!/srv).
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Reached target Local File Systems.
    Apr 28 17:42:27 beaglebone-ai64 systemd-random-seed[186]: Kernel entropy pool is not initialized yet, waiting until it is.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Starting Create Volatile Files and Directories...
    Apr 28 17:42:27 beaglebone-ai64 systemd-tmpfiles[187]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Started Rule-based Manager for Device Events and Files.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Finished Create Volatile Files and Directories.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Starting Network Time Synchronization...
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
    Apr 28 17:42:27 beaglebone-ai64 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
    Apr 28 17:42:27 beaglebone-ai64 systemd-timesyncd[208]: System clock time unset or jumped backwards, restoring from recorded timestamp: Mon 2024-04-22 22:05:02 UTC
    Apr 22 22:05:02 beaglebone-ai64 systemd-timesyncd[208]: /etc/systemd/timesyncd.conf:14: Assignment outside of section. Ignoring.
    Apr 22 22:05:02 beaglebone-ai64 systemd-journald[166]: Oldest entry in /run/log/journal/1058f5210b2e43d08cd9a07cc6e0a3df/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    Apr 22 22:05:02 beaglebone-ai64 systemd-journald[166]: /run/log/journal/1058f5210b2e43d08cd9a07cc6e0a3df/system.journal: Journal header limits reached or header out-of-date, rotating.
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Started Network Time Synchronization.
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Reached target System Initialization.
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Started Daily Cleanup of Temporary Directories.
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Reached target System Time Set.
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Started Daily rotation of log files.
    Apr 22 22:05:02 beaglebone-ai64 kernel: random: crng init done
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Reached target Timer Units.
    Apr 22 22:05:02 beaglebone-ai64 kernel: j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    Apr 22 22:05:02 beaglebone-ai64 kernel: j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    Apr 22 22:05:02 beaglebone-ai64 kernel: mc: Linux media interface: v0.10
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    Apr 22 22:05:02 beaglebone-ai64 kernel: j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    Apr 22 22:05:02 beaglebone-ai64 kernel: j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Listening on D-Bus System Message Bus Socket.
    Apr 22 22:05:02 beaglebone-ai64 systemd-udevd[201]: Using default interface naming scheme 'v250'.
    Apr 22 22:05:02 beaglebone-ai64 kernel: videodev: Linux video capture interface: v2.00
    Apr 22 22:05:02 beaglebone-ai64 kernel: k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    Apr 22 22:05:02 beaglebone-ai64 kernel: k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Listening on dropbear.socket.
    Apr 22 22:05:02 beaglebone-ai64 kernel: remoteproc remoteproc0: 4d80800000.dsp is available
    Apr 22 22:05:02 beaglebone-ai64 systemd[1]: Reached target Socket Units.
    Apr 22 22:05:02 beaglebone-ai64 kernel: PVR_K:  199: Device: 4e20000000.gpu
    Apr 22 22:05:03 beaglebone-ai64 kernel: at24 0-0050: supply vcc not found, using dummy regulator
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    Apr 22 22:05:03 beaglebone-ai64 kernel: PVR_K:  199: Read BVNC 22.104.208.318 from HW device registers
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Starting D-Bus System Message Bus...
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Finished Load/Save Random Seed.
    Apr 22 22:05:03 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: invalid resource
    Apr 22 22:05:03 beaglebone-ai64 kernel: at24 0-0050: 512 byte 24c04 EEPROM, writable, 1 bytes/write
    Apr 22 22:05:03 beaglebone-ai64 kernel: PVR_K:  199: RGX Device registered with BVNC 22.104.208.318
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Found device /dev/ttyS2.
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc0: powering up 4d80800000.dsp
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 994096
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc0: bad phdr da 0xa8100000 mem 0x8c
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc0: Failed to load program segments: -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    Apr 22 22:05:03 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
    Apr 22 22:05:03 beaglebone-ai64 kernel: [drm] Initialized pvr 23.2.6460340 20170530 for 4e20000000.gpu on minor 1
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc1: 4d81800000.dsp is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41000000.r5f: configured R5F for IPC-only mode
    Apr 22 22:05:03 beaglebone-ai64 kernel: img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    Apr 22 22:05:03 beaglebone-ai64 kernel: img_enc 4200000.video-encoder: encoder registered as /dev/video1
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc1: powering up 4d81800000.dsp
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 994096
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc1: bad phdr da 0xa9100000 mem 0x8c
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc1: Failed to load program segments: -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: 41000000.r5f is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: attaching to 41000000.r5f
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: 64800000.dsp is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41000000.r5f: R5F core initialized in IPC-only mode
    Apr 22 22:05:03 beaglebone-ai64 root[242]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    Apr 22 22:05:03 beaglebone-ai64 root[241]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: img_dec 4300000.video-decoder: decoder registered as /dev/video0
    Apr 22 22:05:03 beaglebone-ai64 kernel: rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@a0000000
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Started D-Bus System Message Bus.
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Reached target Basic System.
    Apr 22 22:05:03 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: System is tainted: cgroupsv1
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Started Job spooling tools.
    Apr 22 22:05:03 beaglebone-ai64 kernel: virtio_rpmsg_bus virtio0: rpmsg host is online
    Apr 22 22:05:03 beaglebone-ai64 kernel: rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: remote processor 41000000.r5f is now attached
    Apr 22 22:05:03 beaglebone-ai64 kernel: virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41400000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    Apr 22 22:05:03 beaglebone-ai64 kernel: virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41400000.r5f: mismatched mode: local_reset = deasserted, module_reset = deasserted, core_state = halted
    Apr 22 22:05:03 beaglebone-ai64 root[270]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 dbus-broker-lau[233]: Ready
    Apr 22 22:05:03 beaglebone-ai64 root[266]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc4: releasing 41400000.r5f
    Apr 22 22:05:03 beaglebone-ai64 root[276]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: powering up 64800000.dsp
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 41000000.r5f: R5F core deinitialized in IPC-only mode
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 13365392
    Apr 22 22:05:03 beaglebone-ai64 root[265]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: unsupported resource 65538
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: bad phdr da 0xb2100000 mem 0x98
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc3: Failed to load program segments: -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: detached remote processor 41000000.r5f
    Apr 22 22:05:03 beaglebone-ai64 root[285]: udev/mount.sh [/dev/loop4] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[272]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Started Periodic Command Scheduler.
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: releasing 41000000.r5f
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: k3_r5_cluster_rproc_init failed, ret = -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc: probe of bus@100000:bus@28380000:r5fss@41000000 failed with error -22
    Apr 22 22:05:03 beaglebone-ai64 root[286]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 5c00000.r5f: mismatched mode: local_reset = deasserted, module_reset = deasserted, core_state = halted
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: releasing 5c00000.r5f
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc bus@100000:r5fss@5c00000: k3_r5_cluster_rproc_init failed, ret = -22
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc: probe of bus@100000:r5fss@5c00000 failed with error -22
    Apr 22 22:05:03 beaglebone-ai64 crond[289]: (CRON) STARTUP (1.6.1)
    Apr 22 22:05:03 beaglebone-ai64 crond[289]: (CRON) INFO (Syslog will be used instead of sendmail.)
    Apr 22 22:05:03 beaglebone-ai64 crond[289]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 54% if used.)
    Apr 22 22:05:03 beaglebone-ai64 root[304]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 root[305]: udev/mount.sh [/dev/loop0] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[294]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 root[303]: udev/mount.sh [/dev/loop6] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[306]: udev/mount.sh [/dev/loop2] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[314]: udev/mount.sh [/dev/loop7] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[321]: udev/mount.sh [/dev/loop5] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 root[323]: udev/mount.sh [/dev/loop3] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Starting Print notice about GPLv3 packages...
    Apr 22 22:05:03 beaglebone-ai64 root[324]: udev/mount.sh [/dev/loop1] is marked to ignore
    Apr 22 22:05:03 beaglebone-ai64 kernel: platform 5e00000.r5f: mismatched mode: local_reset = deasserted, module_reset = deasserted, core_state = halted
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: releasing 5e00000.r5f
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Starting IPv6 Packet Filtering Framework...
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc bus@100000:r5fss@5e00000: k3_r5_cluster_rproc_init failed, ret = -22
    Apr 22 22:05:03 beaglebone-ai64 systemd[315]: gplv3-notice.service: Failed to locate executable /etc/init.d/gplv3-notice: No such file or directory
    Apr 22 22:05:03 beaglebone-ai64 systemd[315]: gplv3-notice.service: Failed at step EXEC spawning /etc/init.d/gplv3-notice: No such file or directory
    Apr 22 22:05:03 beaglebone-ai64 kernel: k3_r5_rproc: probe of bus@100000:r5fss@5e00000 failed with error -22
    Apr 22 22:05:03 beaglebone-ai64 root[317]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:03 beaglebone-ai64 root[338]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 systemd[1]: Starting IPv4 Packet Filtering Framework...
    Apr 22 22:05:03 beaglebone-ai64 root[344]: Using systemd-mount to finish mount
    Apr 22 22:05:03 beaglebone-ai64 kernel: omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc2: b034000.pru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc4: b004000.rtu is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc5: b00a000.txpru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc6: b038000.pru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc7: b006000.rtu is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc8: b00c000.txpru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc9: b134000.pru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc10: b104000.rtu is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc11: b10a000.txpru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc12: b138000.pru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc13: b106000.rtu is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: remoteproc remoteproc14: b10c000.txpru is available
    Apr 22 22:05:03 beaglebone-ai64 kernel: j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci 0000:00:00.0: supports D1
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    Apr 22 22:05:03 beaglebone-ai64 kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
    Apr 22 22:05:03 beaglebone-ai64 kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 641
    Apr 22 22:05:03 beaglebone-ai64 kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 641
    Apr 22 22:05:03 beaglebone-ai64 root[361]: Using systemd-mount to finish mount
    Apr 22 22:05:04 beaglebone-ai64 root[386]: Using systemd-mount to finish mount
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:04 beaglebone-ai64 kernel: Console: switching to colour frame buffer device 80x30
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    Apr 22 22:05:04 beaglebone-ai64 kernel: tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: irq 659, io mem 0x06410000
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    Apr 22 22:05:04 beaglebone-ai64 kernel: xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    Apr 22 22:05:04 beaglebone-ai64 kernel: hub 1-0:1.0: USB hub found
    Apr 22 22:05:04 beaglebone-ai64 kernel: hub 1-0:1.0: 1 port detected
    Apr 22 22:05:04 beaglebone-ai64 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    Apr 22 22:05:04 beaglebone-ai64 kernel: hub 2-0:1.0: USB hub found
    Apr 22 22:05:04 beaglebone-ai64 kernel: hub 2-0:1.0: 1 port detected
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Starting Update pmic registers for tda4vm-sk to disable safety feature on power rails...
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Starting Expand the rootfs partition to full size of the boot device....
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:04 beaglebone-ai64 audit: BPF prog-id=7 op=LOAD
    Apr 22 22:05:04 beaglebone-ai64 audit: BPF prog-id=8 op=LOAD
    Apr 22 22:05:04 beaglebone-ai64 kernel: audit: type=1334 audit(1713823504.808:4): prog-id=7 op=LOAD
    Apr 22 22:05:04 beaglebone-ai64 kernel: audit: type=1334 audit(1713823504.816:5): prog-id=8 op=LOAD
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Starting User Login Management...
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:04 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Starting Telnet Server...
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: gplv3-notice.service: Main process exited, code=exited, status=203/EXEC
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: gplv3-notice.service: Failed with result 'exit-code'.
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Failed to start Print notice about GPLv3 packages.
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Finished IPv6 Packet Filtering Framework.
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Finished IPv4 Packet Filtering Framework.
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Finished Update pmic registers for tda4vm-sk to disable safety feature on power rails.
    Apr 22 22:05:04 beaglebone-ai64 systemd-logind[439]: New seat seat0.
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Finished Expand the rootfs partition to full size of the boot device..
    Apr 22 22:05:04 beaglebone-ai64 systemd-logind[439]: Watching system buttons on /dev/input/event0 (gpio-keys)
    Apr 22 22:05:04 beaglebone-ai64 systemd[1]: Finished Telnet Server.
    Apr 22 22:05:05 beaglebone-ai64 root[442]: mount.sh/automount Auto-mount of [/run/media/BOOT-mmcblk1p1] successful
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started User Login Management.
    Apr 22 22:05:05 beaglebone-ai64 root[445]: Using systemd-mount to finish mount
    Apr 22 22:05:05 beaglebone-ai64 root[461]: mount.sh/automount /run/media/mmcblk1p1 already mounted
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Condition check resulted in /dev/mmcblk1p1 being skipped.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Created slice Slice /system/systemd-fsck.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Preparation for Network.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Hardware activated USB gadget.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting File System Check on /dev/mmcblk1p1...
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Network Configuration...
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]: fsck.fat 4.2 (2021-01-31)
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]:  Automatically removing dirty bit.
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]: *** Filesystem was changed ***
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]: Writing changes.
    Apr 22 22:05:05 beaglebone-ai64 systemd-fsck[465]: /dev/mmcblk1p1: 28 files, 4201/65399 clusters
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Finished File System Check on /dev/mmcblk1p1.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    Apr 22 22:05:05 beaglebone-ai64 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
    Apr 22 22:05:05 beaglebone-ai64 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    Apr 22 22:05:05 beaglebone-ai64 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    Apr 22 22:05:05 beaglebone-ai64 kernel: cfg80211: failed to load regulatory.db
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Mounting /run/media/BOOT-mmcblk1p1...
    Apr 22 22:05:05 beaglebone-ai64 systemd-networkd[464]: lo: Link UP
    Apr 22 22:05:05 beaglebone-ai64 systemd-networkd[464]: lo: Gained carrier
    Apr 22 22:05:05 beaglebone-ai64 systemd-networkd[464]: Enumeration completed
    Apr 22 22:05:05 beaglebone-ai64 systemd-networkd[464]: eth0: found matching network '/etc/systemd/network/10-eth.network', based on potentially unpredictable interface name.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Network Configuration.
    Apr 22 22:05:05 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    Apr 22 22:05:05 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    Apr 22 22:05:05 beaglebone-ai64 systemd-networkd[464]: eth0: Link UP
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Network Name Resolution...
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Mounted /run/media/BOOT-mmcblk1p1.
    Apr 22 22:05:05 beaglebone-ai64 systemd-resolved[473]: Positive Trust Anchors:
    Apr 22 22:05:05 beaglebone-ai64 systemd-resolved[473]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
    Apr 22 22:05:05 beaglebone-ai64 systemd-resolved[473]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
    Apr 22 22:05:05 beaglebone-ai64 systemd-resolved[473]: Using system hostname 'beaglebone-ai64'.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Network Name Resolution.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Network.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Host and Network Name Lookups.
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Netperf Benchmark Server.
    Apr 22 22:05:05 beaglebone-ai64 netserver[475]: Starting netserver with host 'IN(6)ADDR_ANY' port '12865' and family AF_UNSPEC
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Found user 'avahi' (UID 991) and group 'avahi' (GID 987).
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Successfully dropped root privileges.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: avahi-daemon 0.8 starting up.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started NFS status monitor for NFSv2/3 locking..
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Successfully called chroot().
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Successfully dropped remaining capabilities.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Loading service file /services/hifi.service.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: New relevant interface lo.IPv6 for mDNS.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: New relevant interface lo.IPv4 for mDNS.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Network interface enumeration completed.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Registering new address record for ::1 on lo.*.
    Apr 22 22:05:05 beaglebone-ai64 avahi-daemon[474]: Registering new address record for 127.0.0.1 on lo.IPv4.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Permit User Sessions...
    Apr 22 22:05:05 beaglebone-ai64 rpc.statd[476]: Version 2.6.1 starting
    Apr 22 22:05:05 beaglebone-ai64 rpc.statd[476]: Flags: No-Daemon TI-RPC
    Apr 22 22:05:05 beaglebone-ai64 rpc.statd[479]: sm-notify: Version 2.6.1 starting
    Apr 22 22:05:05 beaglebone-ai64 rpc.statd[479]: sm-notify: No hosts to notify; exiting
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Finished Permit User Sessions.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Getty on tty1.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Started Serial Getty on ttyS2.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Login Prompts.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Reached target Multi-User System.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Synchronize System and HW clocks...
    Apr 22 22:05:05 beaglebone-ai64 hwclock[482]: hwclock: Cannot access the Hardware Clock via any known method.
    Apr 22 22:05:05 beaglebone-ai64 hwclock[482]: hwclock: Use the --verbose option to see the details of our search for an access method.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Starting Record Runlevel Change in UTMP...
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: sync-clocks.service: Main process exited, code=exited, status=1/FAILURE
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: sync-clocks.service: Failed with result 'exit-code'.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Failed to start Synchronize System and HW clocks.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Finished Record Runlevel Change in UTMP.
    Apr 22 22:05:05 beaglebone-ai64 systemd[1]: Startup finished in 1.866s (kernel) + 5.726s (userspace) = 7.592s.
    Apr 22 22:05:05 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:06 beaglebone-ai64 avahi-daemon[474]: Server startup complete. Host name is beaglebone-ai64.local. Local service cookie is 4155944848.
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:06 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:07 beaglebone-ai64 avahi-daemon[474]: Service "beaglebone-ai64" (/services/hifi.service) successfully established.
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:07 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:08 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:09 beaglebone-ai64 kernel: am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    Apr 22 22:05:09 beaglebone-ai64 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Apr 22 22:05:09 beaglebone-ai64 systemd-networkd[464]: eth0: Gained carrier
    Apr 22 22:05:09 beaglebone-ai64 systemd-networkd[464]: eth0: found matching network '/etc/systemd/network/10-eth.network', based on potentially unpredictable interface name.
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:09 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:10 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:11 beaglebone-ai64 avahi-daemon[474]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::3608:e1ff:fe6c:5994.
    Apr 22 22:05:11 beaglebone-ai64 systemd-networkd[464]: eth0: Gained IPv6LL
    Apr 22 22:05:11 beaglebone-ai64 avahi-daemon[474]: New relevant interface eth0.IPv6 for mDNS.
    Apr 22 22:05:11 beaglebone-ai64 avahi-daemon[474]: Registering new address record for fe80::3608:e1ff:fe6c:5994 on eth0.*.
    Apr 22 22:05:11 beaglebone-ai64 systemd-timesyncd[208]: Network configuration changed, trying to establish connection.
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:11 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
    Apr 22 22:05:12 beaglebone-ai64 kernel: cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
    Apr 22 22:05:12 beaglebone-ai64 systemd-networkd[464]: eth0: DHCPv4 address 10.42.0.92/24, gateway 10.42.0.1 acquired from 10.42.0.1
    Apr 22 22:05:12 beaglebone-ai64 avahi-daemon[474]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.0.92.
    Apr 22 22:05:12 beaglebone-ai64 avahi-daemon[474]: New relevant interface eth0.IPv4 for mDNS.
    Apr 22 22:05:12 beaglebone-ai64 avahi-daemon[474]: Registering new address record for 10.42.0.92 on eth0.IPv4.
    Apr 22 22:05:12 beaglebone-ai64 systemd-timesyncd[208]: Network configuration changed, trying to establish connection.
    Apr 22 22:05:12 beaglebone-ai64 systemd-timesyncd[208]: Network configuration changed, trying to establish connection.
    Apr 22 22:05:12 beaglebone-ai64 audit: BPF prog-id=9 op=LOAD
    Apr 22 22:05:12 beaglebone-ai64 audit: BPF prog-id=10 op=LOAD
    Apr 22 22:05:12 beaglebone-ai64 kernel: audit: type=1334 audit(1713823512.560:6): prog-id=9 op=LOAD
    Apr 22 22:05:12 beaglebone-ai64 kernel: audit: type=1334 audit(1713823512.568:7): prog-id=10 op=LOAD
    Apr 22 22:05:12 beaglebone-ai64 systemd[1]: Starting Hostname Service...
    Apr 22 22:05:12 beaglebone-ai64 systemd[1]: Started Hostname Service.
    Apr 22 22:05:12 beaglebone-ai64 systemd-networkd[464]: Could not set hostname: Access denied

  • HI Paul 

    Thanks for sharing this information 

      • Older SDK works fine. The bisection indicates an issue was introduced in the kernel between these two versions.

    Once you revert the patch is it start working?  As on our EVM we dont have the same emmc part as of your so can not  reproduce the same issue at our end.

    Can you dump these register as well in both pass and fail case:

    Base addr=0x4F88000

    • MMCSD0_SS_PHY_CTRL_1_REG    offset-> (100h)
    • MMCSD0_SS_PHY_CTRL_2_REG    offset-> (104h)
    • MMCSD0_SS_PHY_CTRL_3_REG    offset-> (108h)
    • MMCSD0_SS_PHY_CTRL_4_REG    offset-> (10Ch)
    • MMCSD0_SS_PHY_CTRL_5_REG    offset-> (110h)
    • MMCSD0_SS_PHY_CTRL_6_REG    offset-> (114h)
    • MMCSD0_SS_PHY_STAT_1_REG     offset-> (130h)
    • MMCSD0_SS_PHY_STAT_2_REG     offset-> (134h)

    Regards
    Diwakar

  • Hey Diwakar

    Once you revert the patch is it start working?  As on our EVM we dont have the same emmc part as of your so can not  reproduce the same issue at our end.

    Yes it works. I decided to revert these 7 or so related commits from February:  https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/drivers/mmc/host/sdhci_am654.c?h=ti-linux-6.1.y

    When I do so, the eMMC comes up in HS200 mode which is the max supported by our chip. This is an effective workaround for us, but we'd always prefer an upstream fix.

    Reg values without the revert (eMMC not working):

    MMCSD0_SS_PHY_CTRL_1_REG
    0x00010081 
    MMCSD0_SS_PHY_CTRL_2_REG
    0x00000000 
    MMCSD0_SS_PHY_CTRL_3_REG
    0x10FF10FF 
    MMCSD0_SS_PHY_CTRL_4_REG
    0x00100110 
    MMCSD0_SS_PHY_CTRL_5_REG
    0x00030000 
    MMCSD0_SS_PHY_CTRL_6_REG
    0x00000000 
    MMCSD0_SS_PHY_STAT_1_REG
    0x00000012 
    MMCSD0_SS_PHY_STAT_2_REG
    0x00000000 

    Reg values with the revert (eMMC working)

    MMCSD0_SS_PHY_CTRL_1_REG
    0x00010083
    MMCSD0_SS_PHY_CTRL_2_REG
    0x00000000
    MMCSD0_SS_PHY_CTRL_3_REG
    0x10FF10FF
    MMCSD0_SS_PHY_CTRL_4_REG
    0x0010611F
    MMCSD0_SS_PHY_CTRL_5_REG
    0x00000000
    MMCSD0_SS_PHY_CTRL_6_REG
    0x00000000
    MMCSD0_SS_PHY_STAT_1_REG
    0x00000013
    MMCSD0_SS_PHY_STAT_2_REG
    0x00000000
    

  • Hi Paul 

    Thanks for sharing the register dump do you know which exact commit is causing the issue is it this one only ?

    if yes i need to check with the developer on this.

    Regards
    Diwakar

  • Hey Diwakar

    I identified that commit based on a bisection process, which is a binary search for the first commit that introduces the behavior being searched for. I first found an older commit that (1) builds successfully with the rest of the PSDK/Yocto setup and (2) allows the eMMC to work. That commit was designated as "Good". Then I designated the current commit specified in the kernel recipe as "Bad". Git will then optimally search for the first commit that introduces bad behavior. At each stage, I built the kernel, deployed it to the board, rebooted and tested the eMMC (check kernel logs, look for it in /dev). I deployed to and boot off of the SD Card, so I could boot regardless of whether the bug was present in the current commit or not, since this bug doesn't affect our SD Card.

    In summary, here is what I know regarding commits and eMMC behavior:

    • The bisection took place on the `ti-linux-6.1-.y` branch
    • The commit (2e423244f8c09173a344e7069f0fe2bdf26cccee)
      pointed-to by the kernel recipe has the broken eMMC behavior.
    • The initial bug-free commit was (31c70a855d7109f70fb431c64d3d00dead). This was the chosen starting point because anything older wouldn't build because of something related to changes to ti_arm64_prune.config. In any case, it was a good starting point because it wasn't too far into the past, it could build, and didn't contain the bug.

    • Git lets you bisect just a directory, so I only tested commits that changed files in `/drivers/mmc`
    • The commit I mentioned earlier (14951df5ad99fdc639e235aee64d8476189b956c) is the first commit where the eMMC stops working.
    • I don't remember the exact sequence that the bisection went through. Aside from the starting points and the final identified commit, I don't remember which commits were tested. This bisection process took more than a day and I don't want to repeat it. However, it's probably safe to say that in addition to the starting points and end point, several commits before and after the one that introduced the bug were tested and had consistent behavior (i.e. good before the identified commit, bad after the identified commit), otherwise the results of the bisection would have been different.
  • HI Paul 

    Thanks for sharing the detail information let me reach out to the developer for the same,we will also see the register dumps at our end before and after the bad commit to see if we are missing something.

    Regards
    Diwakar

  • HI Paul 

    I cheked the register dump between 9.1 and 9.2 there is no much difference with respect to the configuration.

    The changes were added by the dev team to correct the logic in the driver that  for some MMC modes, in the driver we were setting the OTAP/ITAP delay and then not setting the enable bit.

    Its bit strange that after these changes emmc stops working for you.

    Regards
    Diwakar

  • I'm curious what hardware the development team tested with. The TI EVMs that I looked at that have eMMC support HS400 mode (e.g. https://www.ti.com/tool/J721EXCPXEVM), where my eMMC only goes up to HS200. Is it possible that these changes work for eMMCs that support HS400 but break ones that only support up to HS200?

  • Hi Paul 

    What is the silicon revision you are using ?

    on 1.0 and 1.1 we had a errata where HS400 does not work.

    https://www.ti.com/lit/er/sprz455d/sprz455d.pdf?ts=1715054247872&ref_url=https%253A%252F%252Fwww.google.com%252F

    Regards
    Diwakar

  • I'm on 1.1 it seems. However, my eMMC isn't capable of HS400, so I'm not sure this erratum would apply to me.

    root# k3conf --cpuinfo 
    |------------------------------------------------------------------------------|
    | VERSION INFO                                                                 |
    |------------------------------------------------------------------------------|
    | K3CONF | (version 0.3-nogit built Wed Mar 06 14:29:58 UTC 2024)              |
    | SoC    | J721E SR1.1                                                         |
    | SYSFW  | ABI: 3.1 (firmware version 0x0009 '9.2.4--v09.02.04 (Kool Koala))') |
    |------------------------------------------------------------------------------|
    
    |--------------------------------------------------------|
    | Processor Name | Processor State | Processor Frequency |
    |--------------------------------------------------------|
    | A72SS0_CORE0   | DEVICE_STATE_ON | 2000000000          |
    | A72SS0_CORE1   | DEVICE_STATE_ON | 2000000000          |
    |--------------------------------------------------------|

  • Hi Paul 

    I'm on 1.1 it seems. However, my eMMC isn't capable of HS400, so I'm not sure this erratum would apply to me.

    Have you checked the wave form is there any major difference you are seeing after 8.2 mmc patches.

    The errata is specific to SOC though your device doesnt support HS400 so it will not effect you.

    Regards
    Diwakar

  • I don't have a scope, so I can't check. I can see if our hardware people have time to do a test, but I don't know when that will happen.

    As I mentioned earlier, reverting this batch of commits is a satisfactory workaround for us. So I'm okay resolving this thread for now. If your development team is interested in investigating this further, I'm happy to try out any patches, but we don't have EE lab equipment at my location, so I'm limited to testing from a software perspective.

  • Hi Paul,

    can you enable more logs in the mmc driver, currently we just have information that it is failing inside mmc_select_hs200

    because of some timeout but mmc_select_hs200 function also involve lots of other function cal,l so dont have a clear picture currently.

    We will also get  the CMD and response sequence if we enable more logs like mmc_request_done we can get the detail like what was the command along with the parameter.

    Regards
    Diwakar

  • I enabled the following dynamic debug modules

      sdhci
      mmc_block
      cqhci
      sdhci_am654
      mmc_core

    Here's the log. I had issues maintaining a log file all the way to a booted system, so I cut it off when I stopped seeing messages related to mmc0 (the eMMC)

    Rð
    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -1
    Trying to boot from MMC2
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Loading Environment from nowhere... OK
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    I/TC: 
    I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -1
    Trying to boot from MMC2
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    
    
    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: BeagleBoard.org BeagleBone AI-64
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  2 GiB (effective 4 GiB)
    Core:  126 devices, 31 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    Loading Environment from FAT... ** No partition table - mmc 0 **
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -1
    Net:   eth0: ethernet@46000000port@1
    Press SPACE to abort autoboot in 2 seconds
    => setenv boot
      boot boot_a_script boot_efi_binary boot_efi_bootmgr boot_extlinux boot_fit
      boot_prefixes boot_rprocs_mmc boot_scripts boot_syslinux_conf bootcmd
      bootcmd_dhcp bootcmd_mmc0 bootcmd_mmc1 bootdir bootenvfile bootm_size
      bootscript ...
    => setenv bootpart 1:3
    => setenv atr  gs_   rgs_all ""
    => setenv bo  b opt          setenv optargs 'earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} dyndbg=\\"module sdhci +p; module mmc_block +p; module cqhci +p; module sdhci_am654 +p; module mmc_core +p \\" loglevel=8'
    => 
    => run bootcmd_ti_mmc 
    GPIO: 'gpio@22_17' not found
    Command 'gpio' failed: Error -22
    GPIO: 'gpio@22_16' not found
    Command 'gpio' failed: Error -22
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
    450240 bytes read in 42 ms (10.2 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 450240 bytes: Success!
    322804 bytes read in 39 ms (7.9 MiB/s)
    k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
    Load Remote Processor 3 with data@addr=0x82000000 322804 bytes: Failed!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    998192 bytes read in 67 ms (14.2 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 998192 bytes: Success!
    998192 bytes read in 66 ms (14.4 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 998192 bytes: Success!
    13504656 bytes read in 241 ms (53.4 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 13504656 bytes: Success!
    20548096 bytes read in 846 ms (23.2 MiB/s)
    102175 bytes read in 29 ms (3.4 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008fee4000, end 000000008fffffff ... OK
    Working FDT set to 8fee4000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.1.80-ti-g40e70632e65d (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu May  9 13:12:43 UTC 2024
    [    0.000000] Machine model: BeagleBoard.org BeagleBone AI-64
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
    [    0.000000]   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    [    0.000000]   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    [    0.000000]   node   0: [mem 0x00000000abc00000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.4
    [    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
    [    0.000000] pcpu-alloc: s41064 r8192 d32664 u81920 alloc=20*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: Spectre-v3a
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} dyndbg="module sdhci +p; module mmc_block +p; module cqhci +p; module sdhci_am654 +p; module mmc_core +p " loglevel=8 root=PARTUUID=692e679a-03 rw rootfstype=ext4 rootwait
    [    0.000000] Unknown kernel command line parameters "${mtdparts}", will be passed to user space.
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
    [    0.000000] Memory: 3793764K/4194304K available (12032K kernel code, 1442K rwdata, 4180K rodata, 2304K init, 438K bss, 367772K reserved, 32768K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU event tracing is enabled.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008401] Console: colour dummy device 80x25
    [    0.012969] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023640] pid_max: default: 32768 minimum: 301
    [    0.028378] LSM: Security Framework initializing
    [    0.033154] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049550] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.056949] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.063213] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.070599] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.076907] rcu: Hierarchical SRCU implementation.
    [    0.081805] rcu: 	Max phase no-delay instances is 1000.
    [    0.087677] Platform MSI: msi-controller@1820000 domain created
    [    0.093921] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.103349] EFI services will not be available.
    [    0.108111] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.121312] Detected PIPT I-cache on CPU1
    [    0.121374] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.121386] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    [    0.121419] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121472] smp: Brought up 1 node, 2 CPUs
    [    0.150821] SMP: Total of 2 processors activated.
    [    0.155625] CPU features: detected: 32-bit EL0 Support
    [    0.160878] CPU features: detected: CRC32 instructions
    [    0.166155] CPU: All CPU(s) started at EL2
    [    0.170336] alternatives: applying system-wide alternatives
    [    0.176938] devtmpfs: initialized
    [    0.186413] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.196398] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.203997] pinctrl core: initialized pinctrl subsystem
    [    0.209630] DMI not present or invalid.
    [    0.213860] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.220483] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.227796] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.235840] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.243962] audit: initializing netlink subsys (disabled)
    [    0.249582] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
    [    0.249805] thermal_sys: Registered thermal governor 'step_wise'
    [    0.257501] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.263710] cpuidle: using governor menu
    [    0.274468] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.281432] ASID allocator initialised with 65536 entries
    [    0.295880] KASLR disabled due to lack of seed
    [    0.303427] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.310369] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.316772] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.323705] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.330106] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.337040] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.343441] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.350375] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.357512] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.366770] iommu: Default domain type: Translated 
    [    0.371757] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.378285] SCSI subsystem initialized
    [    0.382180] libata version 3.00 loaded.
    [    0.386180] usbcore: registered new interface driver usbfs
    [    0.391799] usbcore: registered new interface driver hub
    [    0.397234] usbcore: registered new device driver usb
    [    0.402592] pps_core: LinuxPPS API ver. 1 registered
    [    0.407664] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.417001] PTP clock support registered
    [    0.421071] EDAC MC: Ver: 3.0.0
    [    0.424755] FPGA manager framework
    [    0.428261] Advanced Linux Sound Architecture Driver Initialized.
    [    0.434896] clocksource: Switched to clocksource arch_sys_counter
    [    0.441239] VFS: Disk quotas dquot_6.6.0
    [    0.445272] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.455249] NET: Registered PF_INET protocol family
    [    0.460428] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.469438] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.478207] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.486131] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.494346] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.503052] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.509844] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.516762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.524226] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.530339] RPC: Registered named UNIX socket transport module.
    [    0.536399] RPC: Registered udp transport module.
    [    0.541202] RPC: Registered tcp transport module.
    [    0.546005] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.552597] NET: Registered PF_XDP protocol family
    [    0.557499] PCI: CLS 0 bytes, default 64
    [    0.561913] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.571027] Initialise system trusted keyrings
    [    0.575678] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.584242] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.590473] NFS: Registering the id_resolver key type
    [    0.595651] Key type id_resolver registered
    [    0.599923] Key type id_legacy registered
    [    0.604042] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.610899] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.637960] Key type asymmetric registered
    [    0.642143] Asymmetric key parser 'x509' registered
    [    0.647154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.654782] io scheduler mq-deadline registered
    [    0.659414] io scheduler kyber registered
    [    0.665644] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.671957] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.681453] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.689676] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.697930] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.705002] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.712956] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.723960] loop: module loaded
    [    0.736515] megasas: 07.719.03.00-rc1
    [    0.741747] tun: Universal TUN/TAP device driver, 1.6
    [    0.747283] VFIO - User Level meta-driver version: 0.3
    [    0.752919] usbcore: registered new interface driver usb-storage
    [    0.759358] i2c_dev: i2c /dev entries driver
    [    0.764018] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
    [    0.773117] sdhci: Secure Digital Host Controller Interface driver
    [    0.779441] sdhci: Copyright(c) Pierre Ossman
    [    0.784030] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.790197] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.796419] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.803143] usbcore: registered new interface driver usbhid
    [    0.808837] usbhid: USB HID core driver
    [    0.813221] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.817779] optee: revision 4.1 (012cdca4)
    [    0.834185] optee: dynamic shared memory is enabled
    [    0.843568] optee: initialized driver
    [    0.848513] Initializing XFRM netlink socket
    [    0.852903] NET: Registered PF_PACKET protocol family
    [    0.858109] Key type dns_resolver registered
    [    0.862656] registered taskstats version 1
    [    0.866856] Loading compiled-in X.509 certificates
    [    0.877507] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    [    0.933250] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.939402] omap_i2c 2000000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.945389] omap_i2c 2010000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.951360] omap_i2c 2020000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.957350] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    [    0.963317] omap_i2c 2040000.i2c: bus 3 rev0.12 at 100 kHz
    [    0.969302] omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
    [    0.975324] omap_i2c 2060000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.981127] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    0.989675] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    0.999012] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.007609] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.024793] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.034683] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.041445] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.050533] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.060691] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.067449] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.075375] printk: console [ttyS2] disabled
    [    1.079772] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 196, base_baud = 3000000) is a 8250
    [    1.088618] printk: console [ttyS2] enabled
    [    1.088618] printk: console [ttyS2] enabled
    [    1.097062] printk: bootconsole [ns16550a0] disabled
    [    1.097062] printk: bootconsole [ns16550a0] disabled
    [    1.107667] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.150902] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.159579] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.167851] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.180655] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.187862] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.194155] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.204561] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.213575] sdhci-am654 4f80000.mmc: No vmmc regulator found
    [    1.219054] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.219244] sdhci-am654 4f80000.mmc: No vqmmc regulator found
    [    1.226032] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.231463] mmc0: sdhci: Version:   0x00001004 | Present:  0x01ff00f0
    [    1.231468] mmc0: sdhci: Caps:      0x7cecc801 | Caps_1:   0x98002407
    [    1.238260] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.244432] mmc0: sdhci: Auto-CMD23 available
    [    1.251121] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.257339] mmc0: CQHCI version 5.10
    [    1.261938] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.268195] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-sd-hs
    [    1.279189] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.284957] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-sdr12
    [    1.295624] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.300148] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-sdr25
    [    1.300152] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-sdr50
    [    1.300154] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-sdr104
    [    1.311690] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.315515] sdhci-am654 4f80000.mmc: Couldn't find ti,otap-del-sel-ddr50
    [    1.315855] mmc0: clock 0Hz busmode 2 powermode 1 cs 0 Vdd 7 width 1 timing 0
    [    1.358901] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.364410] sdhci-am654 4f80000.mmc: Initial signal voltage of 3.3v
    [    1.367636] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.381058] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.382900] mmc0: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    1.393874] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.408568] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.413912] mmc0: mmc_rescan_try_freq: trying to init card at 400000 Hz
    [    1.414517] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.421068] mmc0: starting CMD52 arg 00000c00 flags 00000195
    [    1.428547] mmc0: sdhci: IRQ status 0x00018000
    [    1.428769] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.434269] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    1.454716] mmc0: starting CMD52 arg 80000c08 flags 00000195
    [    1.460683] mmc0: sdhci: IRQ status 0x00018000
    [    1.465172] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    1.472314] mmc0: clock 400000Hz busmode 2 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    1.479906] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    1.481168] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    1.487955] leds-gpio leds: Led :disk-activity renamed to :disk-activity_1 due to name collision
    [    1.500674] mmc0: sdhci: IRQ status 0x00000001
    [    1.500681] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    1.501949] mmc0: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    1.506885] sdhci-am654 4fb0000.mmc: "bus-width" property is missing, assuming 1 bit.
    [    1.514510] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    1.519764] mmc1: sdhci: Version:   0x00001004 | Present:  0x01f70000
    [    1.527292] mmc0: starting CMD8 arg 000000aa flags 000002f5
    [    1.533968] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [    1.545953] mmc0: sdhci: IRQ status 0x00018000
    [    1.556899] mmc0: req done (CMD8): -110: 00000000 00000000 00000000 00000000
    [    1.558936] mmc1: sdhci: Auto-CMD23 available
    [    1.568286] mmc0: starting CMD5 arg 00000000 flags 000002e1
    [    1.568821] mmc1: CQHCI version 5.10
    [    1.577419] mmc0: sdhci: IRQ status 0x00018000
    [    1.581875] sdhci-am654 4fb0000.mmc: Couldn't find ti,otap-del-sel-mmc-hs
    [    1.588662] mmc0: req failed (CMD5): -110, retrying...
    [    1.589186] sdhci-am654 4fb0000.mmc: Couldn't find ti,otap-del-sel-ddr52
    [    1.600478] mmc0: sdhci: IRQ status 0x00018000
    [    1.604975] sdhci-am654 4fb0000.mmc: Couldn't find ti,otap-del-sel-hs200
    [    1.604980] mmc0: req failed (CMD5): -110, retrying...
    [    1.611667] sdhci-am654 4fb0000.mmc: Couldn't find ti,otap-del-sel-hs400
    [    1.623467] mmc0: sdhci: IRQ status 0x00018000
    [    1.627971] mmc0: req failed (CMD5): -110, retrying...
    [    1.628257] mmc1: clock 0Hz busmode 2 powermode 1 cs 0 Vdd 21 width 1 timing 0
    [    1.640309] mmc0: sdhci: IRQ status 0x00018000
    [    1.644811] mmc0: req done (CMD5): -110: 00000000 00000000 00000000 00000000
    [    1.651858] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    1.657818] mmc0: sdhci: IRQ status 0x00018000
    [    1.662276] sdhci-am654 4fb0000.mmc: mmc_regulator_set_vqmmc: found vmmc voltage range of 3300000-3400000uV
    [    1.662311] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    1.677515] sdhci-am654 4fb0000.mmc: Initial signal voltage of 3.3v
    [    1.680621] ALSA device list:
    [    1.685365] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    1.688375]   No soundcards found.
    [    1.697348] mmc0: sdhci: IRQ status 0x00018000
    [    1.701837] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    1.708963] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 1 timing 0
        1.716608] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    1.722473] mmc0: sdhci: IRQ status 0x00018000
    [    1.726961] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    1.734088] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    1.739743] mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz
    [    1.746340] mmc0: sdhci: IRQ status 0x00018000
    [    1.746355] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.750827] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    1.758347] Waiting for root device PARTUUID=692e679a-03...
    [    1.765363] mmc1: starting CMD52 arg 00000c00 flags 00000195
    [    1.770924] mmc0: clock 400000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    1.776863] mmc1: sdhci: IRQ status 0x00018000
    [    1.784147] mmc0: starting CMD1 arg 00000000 flags 000000e1
    [    1.788590] mmc1: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    1.801204] mmc0: sdhci: IRQ status 0x00000001
    [    1.801209] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    1.806898] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    1.812421] mmc1: starting CMD52 arg 80000c08 flags 00000195
    [    1.823609] mmc0: sdhci: IRQ status 0x00000001
    [    1.823613] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    1.835118] mmc1: sdhci: IRQ status 0x00018000
    [    1.839594] mmc1: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    1.839627] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    1.846718] mmc1: clock 400000Hz busmode 2 powermode 2 cs 1 Vdd 21 width 1 timing 0
    [    1.859903] mmc0: sdhci: IRQ status 0x00000001
    [    1.859907] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    1.859917] mmc0: clock 400000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    1.865645] mmc1: starting CMD0 arg 00000000 flags 000000c0
    [    1.871156] mmc0: clock 400000Hz busmode 1 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    1.878801] mmc1: sdhci: IRQ status 0x00000001
    [    1.885506] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    1.891764] mmc1: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    1.893033] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 1 timing 0
    [    1.901750] mmc0: sdhci: IRQ status 0x00000001
    [    1.901754] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    1.903017] mmc0: clock 400000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    1.909825] mmc1: starting CMD8 arg 000001aa flags 000002f5
    [    1.917452] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    1.920885] mmc1: sdhci: IRQ status 0x00000001
    [    1.950434] mmc1: req done (CMD8): 0: 000001aa 00000000 00000000 00000000
    [    1.957209] mmc0: sdhci: IRQ status 0x00000001
    [    1.961640] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    1.968435] mmc1: starting CMD5 arg 00000000 flags 000002e1
    [    1.974295] mmc1: sdhci: IRQ status 0x00018000
    [    1.976417] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    1.978774] mmc1: req failed (CMD5): -110, retrying...
    [    1.989397] mmc0: sdhci: IRQ status 0x00000001
    [    1.989401] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    1.999006] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    2.000912] mmc1: sdhci: IRQ status 0x00018000
    [    2.010591] mmc0: sdhci: IRQ status 0x00000001
    [    2.015021] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    2.021794] mmc0: starting CMD2 arg 00000000 flags 00000007
    [    2.021845] mmc1: req failed (CMD5): -110, retrying...
    [    2.032484] mmc0: sdhci: IRQ status 0x00000001
    [    2.032489] mmc0: req done (CMD2): 0: eb010e65 4d4d4320 20101e0d 6b3db900
    [    2.032500] mmc0: starting CMD3 arg 00010000 flags 00000015
    [    2.037225] mmc1: sdhci: IRQ status 0x00018000
    [    2.053674] mmc0: sdhci: IRQ status 0x00000001
    [    2.058104] mmc0: req done (CMD3): 0: 00000500 00000000 00000000 00000000
    [    2.064877] mmc0: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    2.064971] mmc1: req failed (CMD5): -110, retrying...
    [    2.072510] mmc0: starting CMD9 arg 00010000 flags 00000007
    [    2.077872] mmc1: sdhci: IRQ status 0x00018000
    [    2.087546] mmc0: sdhci: IRQ status 0x00000001
    [    2.091976] mmc0: req done (CMD9): 0: d04f0132 0f5903ff f6dbffef 96400000
    [    2.098752] mmc0: starting CMD7 arg 00010000 flags 00000015
    [    2.098800] mmc1: req done (CMD5): -110: 00000000 00000000 00000000 00000000
    [    2.111335] mmc0: sdhci: IRQ status 0x00000001
    [    2.111339] mmc0: req done (CMD7): 0: 00000700 00000000 00000000 00000000
    [    2.111352] mmc0: starting CMD8 arg 00000000 flags 000000b5
    [    2.115786] mmc1: starting CMD55 arg 00000000 flags 000000f5
    [    2.122546] mmc0:     blksz 512 blocks 1 flags 00000200 tsac 400 ms nsac 1000
    [    2.128385] mmc1: sdhci: IRQ status 0x00000001
    [    2.145281] mmc1: req done (CMD55): 0: 00400120 00000000 00000000 00000000
    [    2.152141] mmc0: sdhci: IRQ status 0x00000001
    [    2.156570] mmc0: sdhci: IRQ status 0x00000002
    [    2.161012] mmc0: req done (CMD8): 0: 00000900 00000000 00000000 00000000
    [    2.167786] mmc0:     512 bytes transferred: 0
    [    2.172220] mmc1: starting CMD41 arg 00000000 flags 000000e1
    [    2.172226] mmc0: Command Queue supported depth 32
    [    2.178150] mmc1: sdhci: IRQ status 0x00000001
    [    2.182646] mmc0: starting CMD6 arg 03af0101 flags 0000049d
    [    2.187068] mmc1: req done (CMD41): 0: 40ff8000 00000000 00000000 00000000
    [    2.199480] mmc0: sdhci: IRQ status 0x00000003
    [    2.203910] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    2.210683] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    2.210692] mmc1: clock 400000Hz busmode 2 powermode 2 cs 1 Vdd 21 width 1 timing 0
    [    2.223962] mmc0: sdhci: IRQ status 0x00000001
    [    2.223966] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    2.223975] mmc0: starting CMD6 arg 03220101 flags 0000049d
    [    2.229699] mmc1: starting CMD0 arg 00000000 flags 000000c0
    [    2.240812] mmc0: sdhci: IRQ status 0x00000003
    [    2.240817] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    2.240825] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    2.246528] mmc1: sdhci: IRQ status 0x00000001
    [    2.267635] mmc1: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    2.274406] mmc0: sdhci: IRQ status 0x00000001
    [    2.278835] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    2.285696] mmc0: starting CMD6 arg 03b70201 flags 0000049d
    [    2.286961] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 1 timing 0
    [    2.298888] mmc0: sdhci: IRQ status 0x00018002
    [    2.303375] mmc0: req failed (CMD6): -110, retrying...
    [    2.304659] mmc1: starting CMD8 arg 000001aa flags 000002f5
    [    2.314053] mmc0: sdhci: IRQ status 0x00018002
    [    2.318538] mmc0: req failed (CMD6): -110, retrying...
    [    2.318826] mmc1: sdhci: IRQ status 0x00000001
    [    2.328086] mmc1: req done (CMD8): 0: 000001aa 00000000 00000000 00000000
    [    2.334859] mmc0: sdhci: IRQ status 0x00018002
    [    2.339337] mmc1: starting CMD55 arg 00000000 flags 000000f5
    [    2.339338] mmc0: req failed (CMD6): -110, retrying...
    [    2.344978] mmc0: sdhci: IRQ status 0x00018002
    [    2.354581] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    2.361617] mmc0: starting CMD6 arg 03b70101 flags 0000049d
    [    2.361906] mmc1: sdhci: IRQ status 0x00000001
    [    2.371599] mmc1: req done (CMD55): 0: 00000120 00000000 00000000 00000000
    [    2.378462] mmc0: sdhci: IRQ status 0x00018002
    [    2.382945] mmc1: starting CMD41 arg 41300000 flags 000000e1
    [    2.382946] mmc0: req failed (CMD6): -110, retrying...
    [    2.388871] mmc1: sdhci: IRQ status 0x00000001
    [    2.398136] mmc1: req done (CMD41): 0: 40ff8000 00000000 00000000 00000000
    [    2.404996] mmc0: sdhci: IRQ status 0x00018002
    [    2.409474] mmc0: req failed (CMD6): -110, retrying...
    [    2.414777] mmc0: sdhci: IRQ status 0x00000002
    [    2.419206] mmc0: sdhci: IRQ status 0x00018000
    [    2.423691] mmc1: starting CMD55 arg 00000000 flags 000000f5
    [    2.423692] mmc0: req failed (CMD6): -110, retrying...
    [    2.429335] mmc0: sdhci: IRQ status 0x00018002
    [    2.438938] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    2.446266] mmc1: sdhci: IRQ status 0x00000001
    [    2.450697] mmc1: req done (CMD55): 0: 00000120 00000000 00000000 00000000
    [    2.451480] mmc0: mmc_select_hs200 failed, error -110
    [    2.457556] mmc1: starting CMD41 arg 41300000 flags 000000e1
    [    2.457841] mmc1: sdhci: IRQ status 0x00000001
    [    2.462600] mmc0: error -110 whilst initialising MMC card
    [    2.468232] mmc1: req done (CMD41): 0: c1ff8000 00000000 00000000 00000000
    [    2.472661] mmc0: clock 0Hz busmode 2 powermode 0 cs 0 Vdd 0 width 1 timing 0
    [    2.478057] mmc1: starting CMD11 arg 00000000 flags 00000015
    [    2.486187] mmc0: mmc_rescan_try_freq: trying to init card at 300000 Hz
    [    2.492306] mmc1: sdhci: IRQ status 0x00000001
    [    2.497652] mmc0: clock 0Hz busmode 2 powermode 1 cs 0 Vdd 7 width 1 timing 0
    [    2.504242] mmc1: req done (CMD11): 0: 00000320 00000000 00000000 00000000
    [    2.523898] mmc1: clock 0Hz busmode 2 powermode 2 cs 0 Vdd 21 width 1 timing 0
    [    2.524198] sdhci-am654 4f80000.mmc: Initial signal voltage of 3.3v
    [    2.543632] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 1 timing 0
    [    2.549861] mmc0: clock 300000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    2.552565] mmc1: starting CMD2 arg 00000000 flags 00000007
    [    2.564879] mmc1: sdhci: IRQ status 0x00000001
    [    2.569309] mmc1: req done (CMD2): 0: 03534453 4b333247 85f19384 ab017c00
    [    2.571358] mmc0: starting CMD52 arg 00000c00 flags 00000195
    [    2.576095] mmc1: starting CMD3 arg 00000000 flags 00000075
    [    2.587273] mmc0: sdhci: IRQ status 0x00018000
    [    2.591759] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    2.598882] mmc0: starting CMD52 arg 80000c08 flags 00000195
    [    2.599175] mmc1: sdhci: IRQ status 0x00000001
    [    2.608953] mmc1: req done (CMD3): 0: aaaa0500 00000000 00000000 00000000
    [    2.615725] mmc0: sdhci: IRQ status 0x00018000
    [    2.620201] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    2.627327] mmc1: starting CMD9 arg aaaa0000 flags 00000007
    [    2.627328] mmc0: clock 300000Hz busmode 2 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    2.633394] mmc1: sdhci: IRQ status 0x00000001
    [    2.641723] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    2.644859] mmc1: req done (CMD9): 0: 400e0032 db790000 edc87f80 0a404000
    [    2.657181] mmc0: sdhci: IRQ status 0x00000001
    [    2.661611] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    2.668392] mmc1: starting CMD7 arg aaaa0000 flags 00000015
    [    2.669638] mmc0: clock 300000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    2.674254] mmc1: sdhci: IRQ status 0x00000001
    [    2.682788] mmc0: starting CMD8 arg 000000aa flags 000002f5
    [    2.685924] mmc1: req done (CMD7): 0: 00000700 00000000 00000000 00000000
    [    2.685945] mmc1: starting CMD55 arg aaaa0000 flags 00000095
    [    2.698251] mmc0: sdhci: IRQ status 0x00018000
    [    2.708376] mmc0: req done (CMD8): -110: 00000000 00000000 00000000 00000000
    [    2.715415] mmc0: starting CMD5 arg 00000000 flags 000002e1
    [    2.715694] mmc1: sdhci: IRQ status 0x00000001
    [    2.725399] mmc1: req done (CMD55): 0: 00000920 00000000 00000000 00000000
    [    2.732259] mmc0: sdhci: IRQ status 0x00018000
    [    2.736738] mmc0: req failed (CMD5): -110, retrying...
    [    2.736743] mmc1: starting CMD51 arg 00000000 flags 000000b5
    [    2.747504] mmc0: sdhci: IRQ status 0x00018000
    [    2.751990] mmc1:     blksz 8 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    2.751992] mmc0: req failed (CMD5): -110, retrying...
    [    2.758674] mmc0: sdhci: IRQ status 0x00018000
    [    2.768277] mmc0: req failed (CMD5): -110, retrying...
    [    2.768574] mmc1: sdhci: IRQ status 0x00000001
    [    2.777824] mmc1: sdhci: IRQ status 0x00000002
    [    2.782255] mmc0: sdhci: IRQ status 0x00018000
    [    2.786693] mmc1: req done (CMD51): 0: 00000920 00000000 00000000 00000000
    [    2.793552] mmc1:     8 bytes transferred: 0
    [    2.797856] mmc0: req done (CMD5): -110: 00000000 00000000 00000000 00000000
    [    2.804892] mmc1: starting CMD55 arg aaaa0000 flags 00000095
    [    2.804893] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    2.810834] mmc1: sdhci: IRQ status 0x00000001
    [    2.820603] mmc1: req done (CMD55): 0: 00000920 00000000 00000000 00000000
    [    2.827462] mmc0: sdhci: IRQ status 0x00018000
    [    2.831938] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    2.839063] mmc1: starting CMD13 arg 00000000 flags 000001b5
    [    2.839071] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    2.844709] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    2.857115] mmc0: sdhci: IRQ status 0x00018000
    [    2.861598] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    2.868725] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    2.869034] mmc1: sdhci: IRQ status 0x00000001
    [    2.878793] mmc1: sdhci: IRQ status 0x00000002
    [    2.883226] mmc0: sdhci: IRQ status 0x00018000
    [    2.887660] mmc1: req done (CMD13): 0: 00000920 00000000 00000000 00000000
    [    2.894520] mmc1:     64 bytes transferred: 0
    [    2.898916] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    2.906040] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    2.906040] mmc1: starting CMD6 arg 00fffff0 flags 000000b5
    [    2.906044] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    2.917238] mmc0: sdhci: IRQ status 0x00018000
    [    2.928485] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    2.935611] mmc0: clock 300000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    2.935914] mmc1: sdhci: IRQ status 0x00000001
    [    2.943203] mmc0: starting CMD1 arg 00000000 flags 000000e1
    [    2.947587] mmc1: sdhci: IRQ status 0x00000002
    [    2.947597] mmc1: req done (CMD6): 0: 00000900 00000000 00000000 00000000
    [    2.957570] mmc0: sdhci: IRQ status 0x00000001
    [    2.957574] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    2.965587] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    2.968780] mmc1:     64 bytes transferred: 0
    [    2.968788] mmc1: starting CMD55 arg aaaa0000 flags 00000095
    [    2.981108] mmc0: sdhci: IRQ status 0x00000001
    [    2.981112] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    2.990904] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    2.991394] mmc1: sdhci: IRQ status 0x00000001
    [    3.012268] mmc1: req done (CMD55): 0: 00000920 00000000 00000000 00000000
    [    3.019127] mmc0: sdhci: IRQ status 0x00000001
    [    3.023556] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    3.030327] mmc1: starting CMD6 arg 00000002 flags 00000015
    [    3.030328] mmc0: clock 300000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    3.036174] mmc1: sdhci: IRQ status 0x00000001
    [    3.043467] mmc0: clock 300000Hz busmode 1 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    3.047856] mmc1: req done (CMD6): 0: 00000920 00000000 00000000 00000000
    [    3.056693] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    3.062179] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 4 timing 0
    [    3.075360] mmc0: sdhci: IRQ status 0x00000001
    [    3.075364] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    3.076626] mmc0: clock 300000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    3.079838] mmc1: starting CMD6 arg 80fffff4 flags 000000b5
    [    3.087856] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    3.094118] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    3.105229] mmc0: sdhci: IRQ status 0x00000001
    [    3.105233] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    3.113246] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    3.116745] mmc1: sdhci: IRQ status 0x00000001
    [    3.133183] mmc1: sdhci: IRQ status 0x00000002
    [    3.137615] mmc0: sdhci: IRQ status 0x00000001
    [    3.142044] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    3.148825] mmc1: req done (CMD6): 0: 00000900 00000000 00000000 00000000
    [    3.155598] mmc1:     64 bytes transferred: 0
    [    3.159945] mmc1: clock 400000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 4 timing 7
    [    3.164823] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    3.167613] mmc1: clock 50000000Hz busmode 2 powermode 2 cs 0 Vdd 21 width 4 timing 7
    [    3.180946] mmc0: sdhci: IRQ status 0x00000001
    [    3.180950] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    3.180959] mmc0: starting CMD2 arg 00000000 flags 00000007
    [    3.185443] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.197708] mmc0: sdhci: IRQ status 0x00000001
    [    3.197712] mmc0: req done (CMD2): 0: eb010e65 4d4d4320 20101e0d 6b3db900
    [    3.197722] mmc0: starting CMD3 arg 00010000 flags 00000015
    [    3.203361] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.214557] mmc0: sdhci: IRQ status 0x00000001
    [    3.214561] mmc0: req done (CMD3): 0: 00000500 00000000 00000000 00000000
    [    3.214569] mmc0: clock 300000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    3.220133] mmc1: sdhci: IRQ status 0x00000001
    [    3.226934] mmc0: starting CMD9 arg 00010000 flags 00000007
    [    3.231315] mmc1: sdhci: IRQ status 0x00000002
    [    3.231325] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.245634] mmc0: sdhci: IRQ status 0x00000001
    [    3.245639] mmc0: req done (CMD9): 0: d04f0132 0f5903ff f6dbffef 96400000
    [    3.245647] mmc0: starting CMD7 arg 00010000 flags 00000015
    [    3.250074] mmc1:     64 bytes transferred: 0
    [    3.260053] mmc0: sdhci: IRQ status 0x00000001
    [    3.260057] mmc0: req done (CMD7): 0: 00000700 00000000 00000000 00000000
    [    3.260064] mmc0: starting CMD8 arg 00000000 flags 000000b5
    [    3.266928] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.271355] mmc0:     blksz 512 blocks 1 flags 00000200 tsac 400 ms nsac 1000
    [    3.278116] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.288010] mmc0: sdhci: IRQ status 0x00000001
    [    3.299211] mmc0: sdhci: IRQ status 0x00000002
    [    3.333149] mmc0: req done (CMD8): 0: 00000900 00000000 00000000 00000000
    [    3.339922] mmc0:     512 bytes transferred: 0
    [    3.344358] mmc0: Command Queue supported depth 32
    [    3.344364] mmc1: sdhci: IRQ status 0x00000001
    [    3.349136] mmc0: starting CMD6 arg 03af0101 flags 0000049d
    [    3.353557] mmc1: sdhci: IRQ status 0x00000002
    [    3.363541] mmc0: sdhci: IRQ status 0x00000003
    [    3.367972] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    3.374744] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    3.374747] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.387242] mmc0: sdhci: IRQ status 0x00000001
    [    3.387246] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    3.387255] mmc0: starting CMD6 arg 03220101 flags 0000049d
    [    3.391680] mmc1:     64 bytes transferred: 0
    [    3.404089] mmc0: sdhci: IRQ status 0x00000003
    [    3.404093] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    3.404101] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    3.408451] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.419633] mmc0: sdhci: IRQ status 0x00000001
    [    3.419637] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    3.419647] mmc0: starting CMD6 arg 03b70201 flags 0000049d
    [    3.425286] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.425303] mmc1: sdhci: IRQ status 0x00000001
    [    3.458944] mmc1: sdhci: IRQ status 0x00000002
    [    3.463377] mmc0: sdhci: IRQ status 0x00018002
    [    3.467820] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.474680] mmc1:     64 bytes transferred: 0
    [    3.479074] mmc0: req failed (CMD6): -110, retrying...
    [    3.479078] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.489838] mmc0: sdhci: IRQ status 0x00018002
    [    3.494320] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.494322] mmc0: req failed (CMD6): -110, retrying...
    [    3.501103] mmc1: sdhci: IRQ status 0x00000001
    [    3.510639] mmc1: sdhci: IRQ status 0x00000002
    [    3.515072] mmc0: sdhci: IRQ status 0x00018002
    [    3.519513] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.526373] mmc1:     64 bytes transferred: 0
    [    3.530768] mmc0: req failed (CMD6): -110, retrying...
    [    3.530772] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.541533] mmc0: sdhci: IRQ status 0x00018002
    [    3.546013] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    3.553047] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.553048] mmc0: starting CMD6 arg 03b70101 flags 0000049d
    [    3.559830] mmc1: sdhci: IRQ status 0x00000001
    [    3.569797] mmc1: sdhci: IRQ status 0x00000002
    [    3.574230] mmc0: sdhci: IRQ status 0x00018002
    [    3.578666] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.585524] mmc1:     64 bytes transferred: 0
    [    3.589918] mmc0: req failed (CMD6): -110, retrying...
    [    3.589923] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.600682] mmc0: sdhci: IRQ status 0x00018002
    [    3.605168] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.605169] mmc0: req failed (CMD6): -110, retrying...
    [    3.611937] mmc0: sdhci: IRQ status 0x00018002
    [    3.621541] mmc0: req failed (CMD6): -110, retrying...
    [    3.621548] mmc1: sdhci: IRQ status 0x00000001
    [    3.631088] mmc1: sdhci: IRQ status 0x00000002
    [    3.635520] mmc0: sdhci: IRQ status 0x00018002
    [    3.639957] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.646816] mmc1:     64 bytes transferred: 0
    [    3.651207] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    3.658249] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.663748] mmc0: mmc_select_hs200 failed, error -110
    [    3.663895] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.668928] mmc0: error -110 whilst initialising MMC card
    [    3.675707] mmc1: sdhci: IRQ status 0x00000001
    [    3.681079] mmc0: clock 0Hz busmode 2 powermode 0 cs 0 Vdd 0 width 1 timing 0
    [    3.685498] mmc1: sdhci: IRQ status 0x00000002
    [    3.685508] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.693907] mmc0: mmc_rescan_try_freq: trying to init card at 200000 Hz
    [    3.697045] mmc1:     64 bytes transferred: 0
    [    3.703901] mmc0: clock 0Hz busmode 2 powermode 1 cs 0 Vdd 7 width 1 timing 0
    [    3.710502] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.727598] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.730371] sdhci-am654 4f80000.mmc: Initial signal voltage of 3.3v
    [    3.734382] mmc1: sdhci: IRQ status 0x00000001
    [    3.745045] mmc1: sdhci: IRQ status 0x00000002
    [    3.749486] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.753126] mmc0: clock 200000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    3.756345] mmc1:     64 bytes transferred: 0
    [    3.768243] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.773890] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.776440] mmc0: starting CMD52 arg 00000c00 flags 00000195
    [    3.780672] mmc1: sdhci: IRQ status 0x00000001
    [    3.790729] mmc1: sdhci: IRQ status 0x00000002
    [    3.795164] mmc0: sdhci: IRQ status 0x00018000
    [    3.799606] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.806466] mmc1:     64 bytes transferred: 0
    [    3.810858] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    3.817982] mmc0: starting CMD52 arg 80000c08 flags 00000195
    [    3.817987] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.829268] mmc0: sdhci: IRQ status 0x00018000
    [    3.833749] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    3.840872] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.840873] mmc0: clock 200000Hz busmode 2 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    3.847656] mmc1: sdhci: IRQ status 0x00000001
    [    3.856483] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    3.859617] mmc1: sdhci: IRQ status 0x00000002
    [    3.859634] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.869601] mmc0: sdhci: IRQ status 0x00000001
    [    3.869605] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    3.870867] mmc0: clock 200000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    3.876466] mmc1:     64 bytes transferred: 0
    [    3.882192] mmc0: starting CMD8 arg 000000aa flags 000002f5
    [    3.887671] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.899553] mmc0: sdhci: IRQ status 0x00018000
    [    3.915230] mmc0: req done (CMD8): -110: 00000000 00000000 00000000 00000000
    [    3.922268] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.922270] mmc0: starting CMD5 arg 00000000 flags 000002e1
    [    3.929051] mmc1: sdhci: IRQ status 0x00000001
    [    3.939019] mmc1: sdhci: IRQ status 0x00000002
    [    3.943454] mmc0: sdhci: IRQ status 0x00018000
    [    3.947894] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    3.954754] mmc1:     64 bytes transferred: 0
    [    3.959148] mmc0: req failed (CMD5): -110, retrying...
    [    3.959152] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    3.969911] mmc0: sdhci: IRQ status 0x00018000
    [    3.974395] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    3.974397] mmc0: req failed (CMD5): -110, retrying...
    [    3.981178] mmc1: sdhci: IRQ status 0x00000001
    [    3.990714] mmc1: sdhci: IRQ status 0x00000002
    [    3.995146] mmc0: sdhci: IRQ status 0x00018000
    [    3.999581] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.006439] mmc1:     64 bytes transferred: 0
    [    4.010834] mmc0: req failed (CMD5): -110, retrying...
    [    4.010844] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.021599] mmc0: sdhci: IRQ status 0x00018000
    [    4.026080] mmc0: req done (CMD5): -110: 00000000 00000000 00000000 00000000
    [    4.033115] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.033116] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    4.039896] mmc1: sdhci: IRQ status 0x00000001
    [    4.049950] mmc1: sdhci: IRQ status 0x00000002
    [    4.054384] mmc0: sdhci: IRQ status 0x00018000
    [    4.058821] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.065680] mmc1:     64 bytes transferred: 0
    [    4.070072] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    4.077195] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    4.077203] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.088483] mmc0: sdhci: IRQ status 0x00018000
    [    4.092962] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    4.100084] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.100086] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    4.106865] mmc1: sdhci: IRQ status 0x00000001
    [    4.116920] mmc1: sdhci: IRQ status 0x00000002
    [    4.121353] mmc0: sdhci: IRQ status 0x00018000
    [    4.125790] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.132649] mmc1:     64 bytes transferred: 0
    [    4.137039] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    4.144162] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    4.144168] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.155447] mmc0: sdhci: IRQ status 0x00018000
    [    4.159929] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    4.167052] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.167053] mmc0: clock 200000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    4.173833] mmc1: sdhci: IRQ status 0x00000001
    [    4.181405] mmc0: starting CMD1 arg 00000000 flags 000000e1
    [    4.185795] mmc1: sdhci: IRQ status 0x00000002
    [    4.185806] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.195780] mmc0: sdhci: IRQ status 0x00000001
    [    4.195784] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    4.203797] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    4.207076] mmc1:     64 bytes transferred: 0
    [    4.207086] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.219398] mmc0: sdhci: IRQ status 0x00000001
    [    4.219403] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    4.235416] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    4.240587] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.252906] mmc0: sdhci: IRQ status 0x00000001
    [    4.252910] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    4.252919] mmc0: clock 200000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    4.257356] mmc1: sdhci: IRQ status 0x00000001
    [    4.264150] mmc0: clock 200000Hz busmode 1 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    4.271657] mmc1: sdhci: IRQ status 0x00000002
    [    4.271667] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.277374] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    4.283637] mmc1:     64 bytes transferred: 0
    [    4.283648] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.294920] mmc0: sdhci: IRQ status 0x00000001
    [    4.294924] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    4.296184] mmc0: clock 200000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    4.300486] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.300502] mmc1: sdhci: IRQ status 0x00000001
    [    4.306119] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    4.310467] mmc1: sdhci: IRQ status 0x00208000
    [    4.310527] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.321665] mmc0: sdhci: IRQ status 0x00000001
    [    4.321669] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    4.329682] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    4.335991] mmc1:     0 bytes transferred: -84
    [    4.336001] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.345974] mmc0: sdhci: IRQ status 0x00000001
    [    4.345978] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    4.354903] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    4.357268] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.368459] mmc0: sdhci: IRQ status 0x00000001
    [    4.368463] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    4.368471] mmc0: starting CMD2 arg 00000000 flags 00000007
    [    4.374038] mmc1: sdhci: IRQ status 0x00000001
    [    4.428763] mmc1: sdhci: IRQ status 0x00208000
    [    4.433240] mmc0: sdhci: IRQ status 0x00000001
    [    4.437671] mmc0: req done (CMD2): 0: eb010e65 4d4d4320 20101e0d 6b3db900
    [    4.444445] mmc0: starting CMD3 arg 00010000 flags 00000015
    [    4.444453] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.456857] mmc0: sdhci: IRQ status 0x00000001
    [    4.456860] mmc0: req done (CMD3): 0: 00000500 00000000 00000000 00000000
    [    4.456869] mmc0: clock 200000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    4.461295] mmc1:     0 bytes transferred: -84
    [    4.461308] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.468098] mmc0: starting CMD9 arg 00010000 flags 00000007
    [    4.475613] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.475628] mmc1: sdhci: IRQ status 0x00000001
    [    4.502421] mmc1: sdhci: IRQ status 0x00208000
    [    4.506899] mmc0: sdhci: IRQ status 0x00000001
    [    4.511330] mmc0: req done (CMD9): 0: d04f0132 0f5903ff f6dbffef 96400000
    [    4.518109] mmc0: starting CMD7 arg 00010000 flags 00000015
    [    4.518113] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.523671] mmc1:     0 bytes transferred: -84
    [    4.534954] mmc0: sdhci: IRQ status 0x00000001
    [    4.534957] mmc0: req done (CMD7): 0: 00000700 00000000 00000000 00000000
    [    4.534965] mmc0: starting CMD8 arg 00000000 flags 000000b5
    [    4.539401] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.546166] mmc0:     blksz 512 blocks 1 flags 00000200 tsac 400 ms nsac 1000
    [    4.551715] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.564470] mmc0: sdhci: IRQ status 0x00000001
    [    4.575683] mmc1: sdhci: IRQ status 0x00000001
    [    4.580112] mmc1: sdhci: IRQ status 0x00208000
    [    4.584586] mmc0: sdhci: IRQ status 0x00000002
    [    4.589018] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.595879] mmc1:     0 bytes transferred: -84
    [    4.600314] mmc0: req done (CMD8): 0: 00000900 00000000 00000000 00000000
    [    4.607086] mmc0:     512 bytes transferred: 0
    [    4.611523] mmc0: Command Queue supported depth 32
    [    4.611523] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.611526] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.616301] mmc0: starting CMD6 arg 03af0101 flags 0000049d
    [    4.621953] mmc1: sdhci: IRQ status 0x00000001
    [    4.638685] mmc1: sdhci: IRQ status 0x00208000
    [    4.643162] mmc0: sdhci: IRQ status 0x00000003
    [    4.647591] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    4.654365] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    4.654368] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.666863] mmc0: sdhci: IRQ status 0x00000001
    [    4.666867] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    4.666876] mmc0: starting CMD6 arg 03220101 flags 0000049d
    [    4.671301] mmc1:     0 bytes transferred: -84
    [    4.671314] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.683710] mmc0: sdhci: IRQ status 0x00000003
    [    4.683715] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    4.683723] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    4.688149] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.698216] mmc0: sdhci: IRQ status 0x00000001
    [    4.698220] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    4.698229] mmc0: starting CMD6 arg 03b70201 flags 0000049d
    [    4.705004] mmc1: sdhci: IRQ status 0x00000001
    [    4.738652] mmc1: sdhci: IRQ status 0x00208000
    [    4.743128] mmc0: sdhci: IRQ status 0x00018002
    [    4.747566] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.754425] mmc1:     0 bytes transferred: -84
    [    4.758908] mmc0: req failed (CMD6): -110, retrying...
    [    4.758912] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.769672] mmc0: sdhci: IRQ status 0x00018002
    [    4.774154] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.774155] mmc0: req failed (CMD6): -110, retrying...
    [    4.780935] mmc1: sdhci: IRQ status 0x000a8001
    [    4.790513] mmc1: sdhci: IRQ status 0x00208000
    [    4.794946] mmc0: sdhci: IRQ status 0x00018002
    [    4.799425] mmc1: req done (CMD19): -84: 00000000 00000000 00000000 00000000
    [    4.806457] mmc1:     0 bytes transferred: -84
    [    4.810939] mmc0: req failed (CMD6): -110, retrying...
    [    4.810944] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.821705] mmc0: sdhci: IRQ status 0x00018002
    [    4.826186] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    4.833222] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.833223] mmc0: starting CMD6 arg 03b70101 flags 0000049d
    [    4.840005] mmc1: sdhci: IRQ status 0x00028001
    [    4.850016] mmc1: sdhci: IRQ status 0x00208000
    [    4.854451] mmc0: sdhci: IRQ status 0x00018002
    [    4.858936] mmc1: req done (CMD19): -84: 00000000 00000000 00000000 00000000
    [    4.865970] mmc1:     0 bytes transferred: -84
    [    4.870451] mmc0: req failed (CMD6): -110, retrying...
    [    4.870455] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.881214] mmc0: sdhci: IRQ status 0x00018002
    [    4.885698] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.885699] mmc0: req failed (CMD6): -110, retrying...
    [    4.892482] mmc1: sdhci: IRQ status 0x00000001
    [    4.902016] mmc1: sdhci: IRQ status 0x00208000
    [    4.906493] mmc0: sdhci: IRQ status 0x00018002
    [    4.910933] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.917793] mmc1:     0 bytes transferred: -84
    [    4.922273] mmc0: req failed (CMD6): -110, retrying...
    [    4.922277] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.933037] mmc0: sdhci: IRQ status 0x00018002
    [    4.937518] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    4.944554] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    4.950060] mmc0: mmc_select_hs200 failed, error -110
    [    4.951335] mmc1: sdhci: IRQ status 0x00000001
    [    4.956361] mmc0: error -110 whilst initialising MMC card
    [    4.960784] mmc1: sdhci: IRQ status 0x00208000
    [    4.966166] mmc0: clock 0Hz busmode 2 powermode 0 cs 0 Vdd 0 width 1 timing 0
    [    4.970643] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    4.979007] mmc0: mmc_rescan_try_freq: trying to init card at 100000 Hz
    [    4.984561] mmc1:     0 bytes transferred: -84
    [    4.984576] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    4.991157] mmc0: clock 0Hz busmode 2 powermode 1 cs 0 Vdd 7 width 1 timing 0
    [    4.995586] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.015121] mmc1: sdhci: IRQ status 0x00000001
    [    5.016762] sdhci-am654 4f80000.mmc: Initial signal voltage of 3.3v
    [    5.019550] mmc1: sdhci: IRQ status 0x00208000
    [    5.019603] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.037091] mmc1:     0 bytes transferred: -84
    [    5.038320] mmc0: clock 100000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.041529] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    5.054714] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.061494] mmc1: sdhci: IRQ status 0x00000001
    [    5.061616] mmc0: starting CMD52 arg 00000c00 flags 00000195
    [    5.065923] mmc1: sdhci: IRQ status 0x00208000
    [    5.065977] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.075997] mmc0: sdhci: IRQ status 0x00018000
    [    5.087288] mmc1:     0 bytes transferred: -84
    [    5.091766] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    5.098892] mmc0: starting CMD52 arg 80000c08 flags 00000195
    [    5.098896] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    5.110177] mmc0: sdhci: IRQ status 0x00018000
    [    5.114658] mmc0: req done (CMD52): -110: 00000000 00000000 00000000 00000000
    [    5.121778] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.121779] mmc0: clock 100000Hz busmode 2 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    5.128561] mmc1: sdhci: IRQ status 0x00000001
    [    5.137388] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    5.140523] mmc1: sdhci: IRQ status 0x00208000
    [    5.140577] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.150505] mmc0: sdhci: IRQ status 0x00000001
    [    5.150508] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    5.151770] mmc0: clock 100000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.157372] mmc1:     0 bytes transferred: -84
    [    5.163099] mmc0: starting CMD8 arg 000000aa flags 000002f5
    [    5.168577] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    5.180545] mmc0: sdhci: IRQ status 0x00018000
    [    5.196220] mmc0: req done (CMD8): -110: 00000000 00000000 00000000 00000000
    [    5.203255] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.203256] mmc0: starting CMD5 arg 00000000 flags 000002e1
    [    5.210038] mmc1: sdhci: IRQ status 0x00000001
    [    5.220007] mmc1: sdhci: IRQ status 0x00208000
    [    5.224484] mmc0: sdhci: IRQ status 0x00018000
    [    5.228925] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.235785] mmc1:     0 bytes transferred: -84
    [    5.240266] mmc0: req failed (CMD5): -110, retrying...
    [    5.240269] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    5.251031] mmc0: sdhci: IRQ status 0x00018000
    [    5.255515] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.255516] mmc0: req failed (CMD5): -110, retrying...
    [    5.262297] mmc1: sdhci: IRQ status 0x00000001
    [    5.271831] mmc1: sdhci: IRQ status 0x00208000
    [    5.276308] mmc0: sdhci: IRQ status 0x00018000
    [    5.280748] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.287608] mmc1:     0 bytes transferred: -84
    [    5.292088] mmc0: req failed (CMD5): -110, retrying...
    [    5.292092] mmc1: starting CMD19 arg 00000000 flags 00000035
    [    5.302854] mmc0: sdhci: IRQ status 0x00018000
    [    5.307336] mmc0: req done (CMD5): -110: 00000000 00000000 00000000 00000000
    [    5.314370] mmc1:     blksz 64 blocks 1 flags 00000200 tsac 150 ms nsac 0
    [    5.314372] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    5.321153] mmc1: sdhci: IRQ status 0x00000001
    [    5.331207] mmc1: sdhci: IRQ status 0x00208000
    [    5.335683] mmc0: sdhci: IRQ status 0x00018000
    [    5.340120] mmc1: req done (CMD19): 0: 00000900 00000000 00000000 00000000
    [    5.346980] mmc1:     0 bytes transferred: -84
    [    5.351456] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    5.358580] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    5.358607] mmc1: starting CMD48 arg 000001ff flags 000000b5
    [    5.369866] mmc0: sdhci: IRQ status 0x00018000
    [    5.374347] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    5.381468] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    5.381469] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    5.388336] mmc1: sdhci: IRQ status 0x00000001
    [    5.398390] mmc1: sdhci: IRQ status 0x00000002
    [    5.402823] mmc0: sdhci: IRQ status 0x00018000
    [    5.407259] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    5.414118] mmc1:     512 bytes transferred: 0
    [    5.418594] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    5.425717] mmc0: starting CMD55 arg 00000000 flags 000000f5
    [    5.425719] mmc1: starting CMD48 arg 080001ff flags 000000b5
    [    5.437003] mmc0: sdhci: IRQ status 0x00018000
    [    5.441486] mmc0: req done (CMD55): -110: 00000000 00000000 00000000 00000000
    [    5.448608] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    5.448609] mmc0: clock 100000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.455477] mmc1: sdhci: IRQ status 0x00000001
    [    5.463049] mmc0: starting CMD1 arg 00000000 flags 000000e1
    [    5.467437] mmc1: sdhci: IRQ status 0x00000002
    [    5.467449] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    5.477423] mmc0: sdhci: IRQ status 0x00000001
    [    5.477428] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    5.482893] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    5.484290] mmc1:     512 bytes transferred: 0
    [    5.495481] mmc0: sdhci: IRQ status 0x00000001
    [    5.495485] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    5.510893] mmc0: starting CMD1 arg 40ff8080 flags 000000e1
    [    5.516674] mmc1: starting CMD48 arg 100001ff flags 000000b5
    [    5.527869] mmc0: sdhci: IRQ status 0x00000001
    [    5.527873] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    5.527881] mmc0: clock 100000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.532309] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    5.539114] mmc0: clock 100000Hz busmode 1 powermode 2 cs 1 Vdd 7 width 1 timing 0
    [    5.546638] mmc1: sdhci: IRQ status 0x00000001
    [    5.554782] mmc0: starting CMD0 arg 00000000 flags 000000c0
    [    5.561027] mmc1: sdhci: IRQ status 0x00000002
    [    5.561043] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    5.571013] mmc0: sdhci: IRQ status 0x00000001
    [    5.571016] mmc0: req done (CMD0): 0: 00000000 00000000 00000000 00000000
    [    5.572279] mmc0: clock 100000Hz busmode 1 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.575450] mmc1:     512 bytes transferred: 0
    [    5.583598] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    5.586738] mmc1: starting CMD49 arg 10020800 flags 00000035
    [    5.601046] mmc0: sdhci: IRQ status 0x00000001
    [    5.601049] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    5.609061] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    5.611039] mmc1:     blksz 512 blocks 1 flags 00000100 tsac 3000 ms nsac 0
    [    5.621106] mmc0: sdhci: IRQ status 0x00000001
    [    5.621110] mmc0: req done (CMD1): 0: 40ff8080 00000000 00000000 00000000
    [    5.630902] mmc0: starting CMD1 arg 40000080 flags 000000e1
    [    5.633452] mmc1: sdhci: IRQ status 0x00000001
    [    5.661544] mmc1: sdhci: IRQ status 0x00000002
    [    5.665976] mmc0: sdhci: IRQ status 0x00000001
    [    5.670405] mmc0: req done (CMD1): 0: c0ff8080 00000000 00000000 00000000
    [    5.677179] mmc0: starting CMD2 arg 00000000 flags 00000007
    [    5.677182] mmc1: req done (CMD49): 0: 00000900 00000000 00000000 00000000
    [    5.689592] mmc0: sdhci: IRQ status 0x00000001
    [    5.689597] mmc0: req done (CMD2): 0: eb010e65 4d4d4320 20101e0d 6b3db900
    [    5.689606] mmc0: starting CMD3 arg 00010000 flags 00000015
    [    5.694029] mmc1:     512 bytes transferred: 0
    [    5.706349] mmc0: sdhci: IRQ status 0x00000001
    [    5.706353] mmc0: req done (CMD3): 0: 00000500 00000000 00000000 00000000
    [    5.706362] mmc0: clock 100000Hz busmode 2 powermode 2 cs 0 Vdd 7 width 1 timing 0
    [    5.710805] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    5.715251] mmc0: starting CMD9 arg 00010000 flags 00000007
    [    5.722093] mmcblk mmc1:aaaa: calling add_quirk_sd
    [    5.736047] mmc0: sdhci: IRQ status 0x00000001
    [    5.736053] mmc0: req done (CMD9): 0: d04f0132 0f5903ff f6dbffef 96400000
    [    5.736062] mmc0: starting CMD7 arg 00010000 flags 00000015
    [    5.741951] mmc1: calculated max. discard sectors 4294950912 for timeout 134217728 ms
    [    5.750835] mmc0: sdhci: IRQ status 0x00000001
    [    5.750840] mmc0: req done (CMD7): 0: 00000700 00000000 00000000 00000000
    [    5.750852] mmc0: starting CMD8 arg 00000000 flags 000000b5
    [    5.757619] mmcblk1: mmc1:aaaa SK32G 29.7 GiB 
    [    5.763169] mmc0:     blksz 512 blocks 1 flags 00000200 tsac 400 ms nsac 1000
    [    5.771844] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    5.782200] mmc0: sdhci: IRQ status 0x00000001
    [    5.809562] mmc1: starting CMD18 arg 00000000 flags 000000b5
    [    5.815208] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    5.822066] mmc1:     CMD12 arg 00000000 flags 00000095
    [    5.827292] mmc1: sdhci: IRQ status 0x00000001
    [    5.831722] mmc1: sdhci: IRQ status 0x00000002
    [    5.836153] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    5.843008] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    5.849862] mmc1:     4096 bytes transferred: 0
    [    5.854376] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    5.860802] mmc0: sdhci: IRQ status 0x00000002
    [    5.865250] mmc0: req done (CMD8): 0: 00000900 00000000 00000000 00000000
    [    5.872026] mmc0:     512 bytes transferred: 0
    [    5.876469] mmc0: Command Queue supported depth 32
    [    5.876516] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    5.881249] mmc0: starting CMD6 arg 03af0101 flags 0000049d
    [    5.887063] mmc1: starting CMD18 arg 00808da0 flags 000000b5
    [    5.898255] mmc0: sdhci: IRQ status 0x00000003
    [    5.898260] mmc0: req done (CMD6): 0: 00000800 00000000 00000000 00000000
    [    5.898270] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    5.902696] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    5.915104] mmc0: sdhci: IRQ status 0x00000001
    [    5.915108] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    5.915117] mmc0: starting CMD6 arg 03220101 flags 0000049d
    [    5.921970] mmc1:     CMD12 arg 00000000 flags 00000095
    [    5.933257] mmc0: sdhci: IRQ status 0x00000003
    [    5.933261] mmc0: req done (CMD6): 0: 00000900 00000000 00000000 00000000
    [    5.933269] mmc0: starting CMD13 arg 00010000 flags 00000195
    [    5.938837] mmc1: sdhci: IRQ status 0x00000001
    [    5.965278] mmc1: sdhci: IRQ status 0x00000002
    [    5.969706] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    5.976560] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    5.983414] mmc1:     4096 bytes transferred: 0
    [    5.987928] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    5.994355] mmc0: sdhci: IRQ status 0x00000001
    [    5.998786] mmc0: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    6.005648] mmc0: starting CMD6 arg 03b70201 flags 0000049d
    [    6.005700] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.017022] mmc0: sdhci: IRQ status 0x00018002
    [    6.021508] mmc1: starting CMD18 arg 01008da8 flags 000000b5
    [    6.021510] mmc0: req failed (CMD6): -110, retrying...
    [    6.027154] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    6.039127] mmc0: sdhci: IRQ status 0x00018002
    [    6.043609] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.043611] mmc0: req failed (CMD6): -110, retrying...
    [    6.048837] mmc1: sdhci: IRQ status 0x00000001
    [    6.058367] mmc1: sdhci: IRQ status 0x00000002
    [    6.062795] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.069649] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.076504] mmc1:     4096 bytes transferred: 0
    [    6.081017] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.087446] mmc0: sdhci: IRQ status 0x00018002
    [    6.091939] mmc0: req failed (CMD6): -110, retrying...
    [    6.091950]  mmcblk1: p1 p2 p3 p4 < p5 p6 >
    [    6.101232] mmc0: sdhci: IRQ status 0x00018002
    [    6.105714] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    6.112753] mmc0: starting CMD6 arg 03b70101 flags 0000049d
    [    6.119007] mmc0: sdhci: IRQ status 0x00000002
    [    6.123044] <mmc1: starting CMD23 arg 00000002 flags 00000015>
    [    6.123437] mmc0: sdhci: IRQ status 0x00018000
    [    6.129253] mmc1: starting CMD18 arg 00008da2 flags 000000b5
    [    6.139323] mmc1:     blksz 512 blocks 2 flags 00000200 tsac 100 ms nsac 0
    [    6.146183] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.151409] mmc0: req failed (CMD6): -110, retrying...
    [    6.151413] mmc1: sdhci: IRQ status 0x00000001
    [    6.160957] mmc1: sdhci: IRQ status 0x00000002
    [    6.165388] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.172242] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.179097] mmc1:     1024 bytes transferred: 0
    [    6.183611] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.190038] mmc0: sdhci: IRQ status 0x00018002
    [    6.194520] mmc0: req failed (CMD6): -110, retrying...
    [    6.199677] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.200337] mmc0: sdhci: IRQ status 0x00000002
    [    6.205500] mmc1: starting CMD18 arg 00008da0 flags 000000b5
    [    6.209918] mmc0: sdhci: IRQ status 0x00018000
    [    6.219994] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    6.226853] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.232073] mmc0: req failed (CMD6): -110, retrying...
    [    6.232076] mmc1: sdhci: IRQ status 0x00000001
    [    6.241620] mmc1: sdhci: IRQ status 0x00000002
    [    6.246050] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.252904] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.259759] mmc1:     4096 bytes transferred: 0
    [    6.264272] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.270697] mmc0: sdhci: IRQ status 0x00018002
    [    6.275182] mmc0: req done (CMD6): -110: 00000000 00000000 00000000 00000000
    [    6.282270] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.288093] mmc1: starting CMD18 arg 00008da8 flags 000000b5
    [    6.293738] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    6.300597] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.305820] mmc0: mmc_select_hs200 failed, error -110
    [    6.305823] mmc1: sdhci: IRQ status 0x00000001
    [    6.310866] mmc0: error -110 whilst initialising MMC card
    [    6.315281] mmc1: sdhci: IRQ status 0x00000002
    [    6.315285] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.320664] mmc0: clock 0Hz busmode 2 powermode 0 cs 0 Vdd 0 width 1 timing 0
    [    6.325085] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.345902] mmc1:     4096 bytes transferred: 0
    [    6.350417] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.357047] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [    6.362870] mmc1: starting CMD18 arg 00009eb0 flags 000000b5
    [    6.368515] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [    6.375547] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.380770] mmc1: sdhci: IRQ status 0x00000001
    [    6.385201] mmc1: sdhci: IRQ status 0x00000002
    [    6.389630] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.396484] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.403338] mmc1:     131072 bytes transferred: 0
    [    6.408025] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.414453] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.420288] mmc1: starting CMD18 arg 00009ea8 flags 000000b5
    [    6.425934] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    6.432793] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.438016] mmc1: sdhci: IRQ status 0x00000001
    [    6.442446] mmc1: sdhci: IRQ status 0x00000002
    [    6.446874] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.453728] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.460582] mmc1:     4096 bytes transferred: 0
    [    6.465096] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.471609] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.477434] mmc1: starting CMD18 arg 003c8da0 flags 000000b5
    [    6.483078] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    6.489935] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.495158] mmc1: sdhci: IRQ status 0x00000001
    [    6.499586] mmc1: sdhci: IRQ status 0x00000002
    [    6.504014] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.510868] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.517722] mmc1:     4096 bytes transferred: 0
    [    6.522236] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.528818] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [    6.534640] mmc1: starting CMD18 arg 003c8da8 flags 000000b5
    [    6.540286] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [    6.547316] mmc1:     CMD12 arg 00000000 flags 00000095
    [    6.552538] mmc1: sdhci: IRQ status 0x00000001
    [    6.556968] mmc1: sdhci: IRQ status 0x00000002
    [    6.561396] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.568252] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    6.575106] mmc1:     131072 bytes transferred: 0
    [    6.579793] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.586447] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.592277] mmc1: starting CMD25 arg 00008da0 flags 000000b5
    [    6.597922] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    6.604866] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    6.610089] mmc1: sdhci: IRQ status 0x00000001
    [    6.614662] mmc1: sdhci: IRQ status 0x00000002
    [    6.619091] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.625946] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    6.632801] mmc1:     4096 bytes transferred: 0
    [    6.637315] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.643744] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    6.649398] mmc1: sdhci: IRQ status 0x00000001
    [    6.653829] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    6.660690] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.666511] mmc1: starting CMD25 arg 0000a2c8 flags 000000b5
    [    6.672156] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    6.679100] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    6.684325] mmc1: sdhci: IRQ status 0x00000001
    [    6.688753] mmc1: sdhci: IRQ status 0x00000002
    [    6.693182] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.700036] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    6.706891] mmc1:     4096 bytes transferred: 0
    [    6.711404] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.717831] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    6.723486] mmc1: sdhci: IRQ status 0x00000001
    [    6.727916] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    6.734776] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.740596] mmc1: starting CMD25 arg 0000fe30 flags 000000b5
    [    6.746238] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    6.753185] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    6.758407] mmc1: sdhci: IRQ status 0x00000001
    [    6.762835] mmc1: sdhci: IRQ status 0x00000002
    [    6.767262] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.774117] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    6.780971] mmc1:     4096 bytes transferred: 0
    [    6.785484] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.791911] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    6.797567] mmc1: sdhci: IRQ status 0x00000001
    [    6.801996] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    6.808856] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.814676] mmc1: starting CMD25 arg 00408ea0 flags 000000b5
    [    6.820320] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    6.827265] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    6.832486] mmc1: sdhci: IRQ status 0x00000001
    [    6.836915] mmc1: sdhci: IRQ status 0x00000002
    [    6.841343] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.848198] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    6.855053] mmc1:     4096 bytes transferred: 0
    [    6.859565] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    6.865998] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    6.871653] mmc1: sdhci: IRQ status 0x00000001
    [    6.876083] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    6.882969] mmc1: starting CMD49 arg 10020a00 flags 00000035
    [    6.888619] mmc1:     blksz 512 blocks 1 flags 00000100 tsac 3000 ms nsac 0
    [    6.895571] mmc1: sdhci: IRQ status 0x00000001
    [    6.900001] mmc1: sdhci: IRQ status 0x00000002
    [    6.904442] mmc1: req done (CMD49): 0: 00000900 00000000 00000000 00000000
    [    6.911304] mmc1:     512 bytes transferred: 0
    [    6.915741] mmc1: starting CMD48 arg 10020a00 flags 000000b5
    [    6.921388] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    6.928254] mmc1: sdhci: IRQ status 0x00000001
    [    6.932683] mmc1: sdhci: IRQ status 0x00000002
    [    6.937116] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    6.943978] mmc1:     512 bytes transferred: 0
    [    6.948433] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    6.954254] mmc1: starting CMD25 arg 003c8da0 flags 000000b5
    [    6.959899] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    6.966845] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    6.972066] mmc1: sdhci: IRQ status 0x00000001
    [    6.976495] mmc1: sdhci: IRQ status 0x00000002
    [    6.980923] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    6.987777] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    6.994631] mmc1:     4096 bytes transferred: 0
    [    6.999144] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.005571] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    7.011232] mmc1: sdhci: IRQ status 0x00000001
    [    7.015663] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    7.022542] mmc1: starting CMD49 arg 10020a00 flags 00000035
    [    7.028189] mmc1:     blksz 512 blocks 1 flags 00000100 tsac 3000 ms nsac 0
    [    7.035144] mmc1: sdhci: IRQ status 0x00000001
    [    7.039572] mmc1: sdhci: IRQ status 0x00000002
    [    7.044004] mmc1: req done (CMD49): 0: 00000900 00000000 00000000 00000000
    [    7.050864] mmc1:     512 bytes transferred: 0
    [    7.055300] mmc1: starting CMD48 arg 10020a00 flags 000000b5
    [    7.060945] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    7.067813] mmc1: sdhci: IRQ status 0x00000001
    [    7.072241] mmc1: sdhci: IRQ status 0x00000002
    [    7.076673] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    7.083534] mmc1:     512 bytes transferred: 0
    [    7.088216] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.094042] mmc1: starting CMD25 arg 00008da0 flags 000000b5
    [    7.099688] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    7.106633] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    7.111858] mmc1: sdhci: IRQ status 0x00000001
    [    7.116287] mmc1: sdhci: IRQ status 0x00000002
    [    7.120716] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.127570] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    7.134424] mmc1:     4096 bytes transferred: 0
    [    7.138938] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.145367] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    7.151021] mmc1: sdhci: IRQ status 0x00000001
    [    7.155451] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    7.162322] mmc1: starting CMD49 arg 10020a00 flags 00000035
    [    7.167971] mmc1:     blksz 512 blocks 1 flags 00000100 tsac 3000 ms nsac 0
    [    7.174926] mmc1: sdhci: IRQ status 0x00000001
    [    7.179356] mmc1: sdhci: IRQ status 0x00000002
    [    7.183789] mmc1: req done (CMD49): 0: 00000900 00000000 00000000 00000000
    [    7.190649] mmc1:     512 bytes transferred: 0
    [    7.195084] mmc1: starting CMD48 arg 10020a00 flags 000000b5
    [    7.200730] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    7.207597] mmc1: sdhci: IRQ status 0x00000001
    [    7.212025] mmc1: sdhci: IRQ status 0x00000002
    [    7.216460] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    7.223319] mmc1:     512 bytes transferred: 0
    [    7.228060] EXT4-fs (mmcblk1p3): recovery complete
    [    7.232868] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.238689] mmc1: starting CMD25 arg 003c8da0 flags 000000b5
    [    7.244334] mmc1:     blksz 512 blocks 8 flags 00000100 tsac 3000 ms nsac 0
    [    7.251278] mmc1:     CMD12 arg 00000000 flags 0000049d
    [    7.256502] mmc1: sdhci: IRQ status 0x00000001
    [    7.260933] mmc1: sdhci: IRQ status 0x00000002
    [    7.265361] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.272216] mmc1: req done (CMD25): 0: 00000900 00000000 00000000 00000000
    [    7.279070] mmc1:     4096 bytes transferred: 0
    [    7.283583] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.290011] mmc1: starting CMD13 arg aaaa0000 flags 00000195
    [    7.295667] mmc1: sdhci: IRQ status 0x00000001
    [    7.300096] mmc1: req done (CMD13): 0: 00000900 00000000 00000000 00000000
    [    7.306967] mmc1: starting CMD49 arg 10020a00 flags 00000035
    [    7.312615] mmc1:     blksz 512 blocks 1 flags 00000100 tsac 3000 ms nsac 0
    [    7.319570] mmc1: sdhci: IRQ status 0x00000001
    [    7.323998] mmc1: sdhci: IRQ status 0x00000002
    [    7.328432] mmc1: req done (CMD49): 0: 00000900 00000000 00000000 00000000
    [    7.335292] mmc1:     512 bytes transferred: 0
    [    7.339728] mmc1: starting CMD48 arg 10020a00 flags 000000b5
    [    7.345374] mmc1:     blksz 512 blocks 1 flags 00000200 tsac 100 ms nsac 0
    [    7.352241] mmc1: sdhci: IRQ status 0x00000001
    [    7.356669] mmc1: sdhci: IRQ status 0x00000002
    [    7.361106] mmc1: req done (CMD48): 0: 00000900 00000000 00000000 00000000
    [    7.367964] mmc1:     512 bytes transferred: 0
    [    7.372408] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
    [    7.380946] VFS: Mounted root (ext4 filesystem) on device 179:3.
    [    7.386991] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.392811] mmc1: starting CMD18 arg 00029ea8 flags 000000b5
    [    7.398457] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    7.405314] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.410536] mmc1: sdhci: IRQ status 0x00000001
    [    7.414965] mmc1: sdhci: IRQ status 0x00000002
    [    7.419393] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.426248] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.433103] mmc1:     4096 bytes transferred: 0
    [    7.437617] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.444095] devtmpfs: mounted
    [    7.448229] Freeing unused kernel memory: 2304K
    [    7.452851] Run /sbin/init as init process
    [    7.456940]   with arguments:
    [    7.459896]     /sbin/init
    [    7.462590]     ${mtdparts}
    [    7.465373]   with environment:
    [    7.468502]     HOME=/
    [    7.470849]     TERM=linux
    [    7.473823] <mmc1: starting CMD23 arg 00000030 flags 00000015>
    [    7.479649] mmc1: starting CMD18 arg 0000afa0 flags 000000b5
    [    7.485296] mmc1:     blksz 512 blocks 48 flags 00000200 tsac 100 ms nsac 0
    [    7.492240] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.497472] mmc1: sdhci: IRQ status 0x00000001
    [    7.501902] mmc1: sdhci: IRQ status 0x00000002
    [    7.506331] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.513186] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.520041] mmc1:     24576 bytes transferred: 0
    [    7.524641] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.531073] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.536897] mmc1: starting CMD18 arg 0000afd0 flags 000000b5
    [    7.542542] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    7.549399] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.554625] mmc1: sdhci: IRQ status 0x00000001
    [    7.559053] mmc1: sdhci: IRQ status 0x00000002
    [    7.563481] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.570335] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.577189] mmc1:     4096 bytes transferred: 0
    [    7.581703] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.588131] <mmc1: starting CMD23 arg 000000d0 flags 00000015>
    [    7.593952] mmc1: starting CMD18 arg 0000afd8 flags 000000b5
    [    7.599599] mmc1:     blksz 512 blocks 208 flags 00000200 tsac 100 ms nsac 0
    [    7.606630] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.611852] mmc1: sdhci: IRQ status 0x00000001
    [    7.616281] mmc1: sdhci: IRQ status 0x00000002
    [    7.620710] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.627564] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.634418] mmc1:     106496 bytes transferred: 0
    [    7.639105] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.645599] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.651421] mmc1: starting CMD18 arg 001416e8 flags 000000b5
    [    7.657068] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    7.663926] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.669148] mmc1: sdhci: IRQ status 0x00000001
    [    7.673576] mmc1: sdhci: IRQ status 0x00000002
    [    7.678005] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.684860] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.691714] mmc1:     4096 bytes transferred: 0
    [    7.696228] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.702809] <mmc1: starting CMD23 arg 00000080 flags 00000015>
    [    7.708635] mmc1: starting CMD18 arg 00009fb0 flags 000000b5
    [    7.714283] mmc1:     blksz 512 blocks 128 flags 00000200 tsac 100 ms nsac 0
    [    7.721315] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.726540] mmc1: sdhci: IRQ status 0x00000001
    [    7.730969] mmc1: sdhci: IRQ status 0x00000002
    [    7.735398] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.742252] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.749106] mmc1:     65536 bytes transferred: 0
    [    7.753705] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.760132] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.765953] mmc1: starting CMD18 arg 0000a030 flags 000000b5
    [    7.771600] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    7.778462] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.783686] mmc1: sdhci: IRQ status 0x00000001
    [    7.788114] mmc1: sdhci: IRQ status 0x00000002
    [    7.792543] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.799397] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.806251] mmc1:     4096 bytes transferred: 0
    [    7.810765] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.817199] <mmc1: starting CMD23 arg 00000070 flags 00000015>
    [    7.823019] mmc1: starting CMD18 arg 0000a038 flags 000000b5
    [    7.828662] mmc1:     blksz 512 blocks 112 flags 00000200 tsac 100 ms nsac 0
    [    7.835695] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.840916] mmc1: sdhci: IRQ status 0x00000001
    [    7.845345] mmc1: sdhci: IRQ status 0x00000002
    [    7.849774] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.856629] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.863483] mmc1:     57344 bytes transferred: 0
    [    7.868084] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.874513] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    7.880331] mmc1: starting CMD18 arg 00009da8 flags 000000b5
    [    7.885976] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    7.892833] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.898056] mmc1: sdhci: IRQ status 0x00000001
    [    7.902485] mmc1: sdhci: IRQ status 0x00000002
    [    7.906913] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.913768] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.920622] mmc1:     4096 bytes transferred: 0
    [    7.925136] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.931563] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [    7.937381] mmc1: starting CMD18 arg 00009e18 flags 000000b5
    [    7.943026] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [    7.949971] mmc1:     CMD12 arg 00000000 flags 00000095
    [    7.955195] mmc1: sdhci: IRQ status 0x00000001
    [    7.959625] mmc1: sdhci: IRQ status 0x00000002
    [    7.964053] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    7.970907] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    7.977761] mmc1:     8192 bytes transferred: 0
    [    7.982275] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    7.988731] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [    7.994563] mmc1: starting CMD18 arg 00408da0 flags 000000b5
    [    8.000208] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [    8.007154] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.012377] mmc1: sdhci: IRQ status 0x00000001
    [    8.016805] mmc1: sdhci: IRQ status 0x00000002
    [    8.021233] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.028087] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.034941] mmc1:     8192 bytes transferred: 0
    [    8.039455] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.045891] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    8.051711] mmc1: starting CMD18 arg 00408e18 flags 000000b5
    [    8.057355] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    8.064213] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.069437] mmc1: sdhci: IRQ status 0x00000001
    [    8.073866] mmc1: sdhci: IRQ status 0x00000002
    [    8.078295] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.085150] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.092004] mmc1:     4096 bytes transferred: 0
    [    8.096518] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.102949] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    8.108767] mmc1: starting CMD18 arg 0003c178 flags 000000b5
    [    8.114410] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    8.121269] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.126490] mmc1: sdhci: IRQ status 0x00000001
    [    8.130919] mmc1: sdhci: IRQ status 0x00000002
    [    8.135347] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.142201] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.149056] mmc1:     4096 bytes transferred: 0
    [    8.153569] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.160144] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [    8.165974] mmc1: starting CMD18 arg 0000a1a0 flags 000000b5
    [    8.171627] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [    8.178661] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.183885] mmc1: sdhci: IRQ status 0x00000001
    [    8.188314] mmc1: sdhci: IRQ status 0x00000002
    [    8.192743] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.199598] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.206452] mmc1:     69632 bytes transferred: 0
    [    8.211053] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.217480] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    8.223303] mmc1: starting CMD18 arg 0000a228 flags 000000b5
    [    8.228946] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    8.235804] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.241025] mmc1: sdhci: IRQ status 0x00000001
    [    8.245454] mmc1: sdhci: IRQ status 0x00000002
    [    8.249882] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.256736] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.263591] mmc1:     4096 bytes transferred: 0
    [    8.268105] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.274533] <mmc1: starting CMD23 arg 00000078 flags 00000015>
    [    8.280357] mmc1: starting CMD18 arg 0000a230 flags 000000b5
    [    8.286001] mmc1:     blksz 512 blocks 120 flags 00000200 tsac 100 ms nsac 0
    [    8.293032] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.298253] mmc1: sdhci: IRQ status 0x00000001
    [    8.302682] mmc1: sdhci: IRQ status 0x00000002
    [    8.307110] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.313964] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.320819] mmc1:     61440 bytes transferred: 0
    [    8.325420] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.331915] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    8.337736] mmc1: starting CMD18 arg 00063378 flags 000000b5
    [    8.343382] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    8.350239] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.355461] mmc1: sdhci: IRQ status 0x00000001
    [    8.359891] mmc1: sdhci: IRQ status 0x00000002
    [    8.364319] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.371174] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.378028] mmc1:     4096 bytes transferred: 0
    [    8.382543] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.389068] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    8.394895] mmc1: starting CMD18 arg 00065338 flags 000000b5
    [    8.400539] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [    8.407485] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.412707] mmc1: sdhci: IRQ status 0x00000001
    [    8.417135] mmc1: sdhci: IRQ status 0x00000002
    [    8.421562] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.428417] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.435271] mmc1:     16384 bytes transferred: 0
    [    8.439871] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.446378] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    8.452203] mmc1: starting CMD18 arg 0004dee0 flags 000000b5
    [    8.457848] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [    8.464792] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.470014] mmc1: sdhci: IRQ status 0x00000001
    [    8.474444] mmc1: sdhci: IRQ status 0x00000002
    [    8.478872] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.485727] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.492581] mmc1:     16384 bytes transferred: 0
    [    8.497181] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.503784] <mmc1: starting CMD23 arg 00000080 flags 00000015>
    [    8.509615] mmc1: starting CMD18 arg 00065f68 flags 000000b5
    [    8.515261] mmc1:     blksz 512 blocks 128 flags 00000200 tsac 100 ms nsac 0
    [    8.522292] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.527516] mmc1: sdhci: IRQ status 0x00000001
    [    8.531944] mmc1: sdhci: IRQ status 0x00000002
    [    8.536373] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.543227] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.550081] mmc1:     65536 bytes transferred: 0
    [    8.554682] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.561231] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [    8.567058] mmc1: starting CMD18 arg 0004dfc0 flags 000000b5
    [    8.572705] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [    8.579737] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.584959] mmc1: sdhci: IRQ status 0x00000001
    [    8.589388] mmc1: sdhci: IRQ status 0x00000002
    [    8.593818] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.600672] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.607526] mmc1:     69632 bytes transferred: 0
    [    8.612127] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.618652] <mmc1: starting CMD23 arg 000000a8 flags 00000015>
    [    8.624480] mmc1: starting CMD18 arg 0004df18 flags 000000b5
    [    8.630126] mmc1:     blksz 512 blocks 168 flags 00000200 tsac 100 ms nsac 0
    [    8.637157] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.642379] mmc1: sdhci: IRQ status 0x00000001
    [    8.646808] mmc1: sdhci: IRQ status 0x00000002
    [    8.651237] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.658091] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.664945] mmc1:     86016 bytes transferred: 0
    [    8.669546] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.676100] <mmc1: starting CMD23 arg 00000018 flags 00000015>
    [    8.681925] mmc1: starting CMD18 arg 0004df00 flags 000000b5
    [    8.687569] mmc1:     blksz 512 blocks 24 flags 00000200 tsac 100 ms nsac 0
    [    8.694514] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.699737] mmc1: sdhci: IRQ status 0x00000001
    [    8.704166] mmc1: sdhci: IRQ status 0x00000002
    [    8.708595] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.715450] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.722305] mmc1:     12288 bytes transferred: 0
    [    8.726905] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.733417] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [    8.739244] mmc1: starting CMD18 arg 00065358 flags 000000b5
    [    8.744891] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [    8.751923] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.757146] mmc1: sdhci: IRQ status 0x00000001
    [    8.761575] mmc1: sdhci: IRQ status 0x00000002
    [    8.766004] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.772858] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.779713] mmc1:     114688 bytes transferred: 0
    [    8.784400] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.790944] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    8.796767] mmc1: starting CMD18 arg 0003b210 flags 000000b5
    [    8.802412] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    8.809269] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.814490] mmc1: sdhci: IRQ status 0x00000001
    [    8.818919] mmc1: sdhci: IRQ status 0x00000002
    [    8.823347] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.830201] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.837056] mmc1:     4096 bytes transferred: 0
    [    8.841569] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.848110] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    8.853937] mmc1: starting CMD18 arg 00063390 flags 000000b5
    [    8.859584] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [    8.866528] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.871751] mmc1: sdhci: IRQ status 0x00000001
    [    8.876180] mmc1: sdhci: IRQ status 0x00000002
    [    8.880607] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.887462] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.894317] mmc1:     16384 bytes transferred: 0
    [    8.898917] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.905494] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [    8.911322] mmc1: starting CMD18 arg 000649b8 flags 000000b5
    [    8.916969] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [    8.924000] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.929222] mmc1: sdhci: IRQ status 0x00000001
    [    8.933651] mmc1: sdhci: IRQ status 0x00000002
    [    8.938080] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    8.944935] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    8.951789] mmc1:     69632 bytes transferred: 0
    [    8.956390] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    8.962935] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [    8.968757] mmc1: starting CMD18 arg 000634a8 flags 000000b5
    [    8.974403] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [    8.981433] mmc1:     CMD12 arg 00000000 flags 00000095
    [    8.986655] mmc1: sdhci: IRQ status 0x00000001
    [    8.991083] mmc1: sdhci: IRQ status 0x00000002
    [    8.995512] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.002367] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.009221] mmc1:     131072 bytes transferred: 0
    [    9.013907] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.020478] <mmc1: starting CMD23 arg 00000040 flags 00000015>
    [    9.026306] mmc1: starting CMD18 arg 0039add8 flags 000000b5
    [    9.031952] mmc1:     blksz 512 blocks 64 flags 00000200 tsac 100 ms nsac 0
    [    9.038898] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.044124] mmc1: sdhci: IRQ status 0x00000001
    [    9.048552] mmc1: sdhci: IRQ status 0x00000002
    [    9.052982] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.059836] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.066690] mmc1:     32768 bytes transferred: 0
    [    9.071291] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.077780] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.083605] mmc1: starting CMD18 arg 00147158 flags 000000b5
    [    9.089251] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.096109] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.101330] mmc1: sdhci: IRQ status 0x00000001
    [    9.105759] mmc1: sdhci: IRQ status 0x00000002
    [    9.110189] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.117043] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.123897] mmc1:     4096 bytes transferred: 0
    [    9.128411] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.135024] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.140847] mmc1: starting CMD18 arg 0000d8a8 flags 000000b5
    [    9.146491] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.153349] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.158571] mmc1: sdhci: IRQ status 0x00000001
    [    9.163000] mmc1: sdhci: IRQ status 0x00000002
    [    9.167429] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.174283] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.181138] mmc1:     4096 bytes transferred: 0
    [    9.185651] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.192079] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.197902] mmc1: starting CMD18 arg 0000d8a0 flags 000000b5
    [    9.203547] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.210404] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.215625] mmc1: sdhci: IRQ status 0x00000001
    [    9.220055] mmc1: sdhci: IRQ status 0x00000002
    [    9.224483] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.231337] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.238191] mmc1:     4096 bytes transferred: 0
    [    9.242705] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.249132] <mmc1: starting CMD23 arg 000000f8 flags 00000015>
    [    9.254954] mmc1: starting CMD18 arg 0000d8b0 flags 000000b5
    [    9.260599] mmc1:     blksz 512 blocks 248 flags 00000200 tsac 100 ms nsac 0
    [    9.267629] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.272851] mmc1: sdhci: IRQ status 0x00000001
    [    9.277280] mmc1: sdhci: IRQ status 0x00000002
    [    9.281707] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.288562] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.295416] mmc1:     126976 bytes transferred: 0
    [    9.300103] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.306530] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.312352] mmc1: starting CMD18 arg 002942e8 flags 000000b5
    [    9.317999] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.324857] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.330078] mmc1: sdhci: IRQ status 0x00000001
    [    9.334506] mmc1: sdhci: IRQ status 0x00000002
    [    9.338933] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.345787] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.352642] mmc1:     4096 bytes transferred: 0
    [    9.357155] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.363616] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.369441] mmc1: starting CMD18 arg 00232228 flags 000000b5
    [    9.375086] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.381944] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.387168] mmc1: sdhci: IRQ status 0x00000001
    [    9.391595] mmc1: sdhci: IRQ status 0x00000002
    [    9.396023] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.402877] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.409732] mmc1:     4096 bytes transferred: 0
    [    9.414245] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.420699] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.426524] mmc1: starting CMD18 arg 002d6cf8 flags 000000b5
    [    9.432169] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.439027] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.444248] mmc1: sdhci: IRQ status 0x00000001
    [    9.448677] mmc1: sdhci: IRQ status 0x00000002
    [    9.453105] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.459959] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.466814] mmc1:     4096 bytes transferred: 0
    [    9.471327] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.477891] <mmc1: starting CMD23 arg 00000068 flags 00000015>
    [    9.483715] mmc1: starting CMD18 arg 0000daa0 flags 000000b5
    [    9.489361] mmc1:     blksz 512 blocks 104 flags 00000200 tsac 100 ms nsac 0
    [    9.496392] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.501617] mmc1: sdhci: IRQ status 0x00000001
    [    9.506045] mmc1: sdhci: IRQ status 0x00000002
    [    9.510472] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.517327] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.524181] mmc1:     53248 bytes transferred: 0
    [    9.528782] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.535209] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.541029] mmc1: starting CMD18 arg 0000db08 flags 000000b5
    [    9.546677] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.553535] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.558756] mmc1: sdhci: IRQ status 0x00000001
    [    9.563184] mmc1: sdhci: IRQ status 0x00000002
    [    9.567612] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.574466] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.581320] mmc1:     4096 bytes transferred: 0
    [    9.585834] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.592263] <mmc1: starting CMD23 arg 00000098 flags 00000015>
    [    9.598082] mmc1: starting CMD18 arg 0000db10 flags 000000b5
    [    9.603729] mmc1:     blksz 512 blocks 152 flags 00000200 tsac 100 ms nsac 0
    [    9.610760] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.615983] mmc1: sdhci: IRQ status 0x00000001
    [    9.620413] mmc1: sdhci: IRQ status 0x00000002
    [    9.624842] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.631696] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.638550] mmc1:     77824 bytes transferred: 0
    [    9.643151] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.649578] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [    9.655402] mmc1: starting CMD18 arg 0039aca0 flags 000000b5
    [    9.661047] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [    9.667904] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.673126] mmc1: sdhci: IRQ status 0x00000001
    [    9.677555] mmc1: sdhci: IRQ status 0x00000002
    [    9.681984] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.688838] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.695693] mmc1:     4096 bytes transferred: 0
    [    9.700205] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.706684] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    9.712507] mmc1: starting CMD18 arg 002a4df8 flags 000000b5
    [    9.718151] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [    9.725095] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.730316] mmc1: sdhci: IRQ status 0x00000001
    [    9.734746] mmc1: sdhci: IRQ status 0x00000002
    [    9.739174] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.746029] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.752884] mmc1:     16384 bytes transferred: 0
    [    9.757484] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.764038] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [    9.769867] mmc1: starting CMD18 arg 002a4e68 flags 000000b5
    [    9.775513] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [    9.782544] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.787769] mmc1: sdhci: IRQ status 0x00000001
    [    9.792198] mmc1: sdhci: IRQ status 0x00000002
    [    9.796627] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.803482] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.810337] mmc1:     69632 bytes transferred: 0
    [    9.814937] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.821516] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    9.827345] mmc1: starting CMD18 arg 0004fd50 flags 000000b5
    [    9.832993] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [    9.839937] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.845159] mmc1: sdhci: IRQ status 0x00000001
    [    9.849588] mmc1: sdhci: IRQ status 0x00000002
    [    9.854017] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.860872] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.867726] mmc1:     16384 bytes transferred: 0
    [    9.872326] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.878884] <mmc1: starting CMD23 arg 00000090 flags 00000015>
    [    9.884710] mmc1: starting CMD18 arg 0004ffd0 flags 000000b5
    [    9.890355] mmc1:     blksz 512 blocks 144 flags 00000200 tsac 100 ms nsac 0
    [    9.897387] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.902609] mmc1: sdhci: IRQ status 0x00000001
    [    9.907037] mmc1: sdhci: IRQ status 0x00000002
    [    9.911465] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.918319] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.925174] mmc1:     73728 bytes transferred: 0
    [    9.929773] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.936325] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [    9.942150] mmc1: starting CMD18 arg 0004fd70 flags 000000b5
    [    9.947796] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [    9.954838] mmc1:     CMD12 arg 00000000 flags 00000095
    [    9.960064] mmc1: sdhci: IRQ status 0x00000001
    [    9.964494] mmc1: sdhci: IRQ status 0x00000002
    [    9.968923] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [    9.975778] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [    9.982632] mmc1:     114688 bytes transferred: 0
    [    9.987319] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [    9.993863] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [    9.999689] mmc1: starting CMD18 arg 00050708 flags 000000b5
    [   10.005334] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.012279] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.017506] mmc1: sdhci: IRQ status 0x00000001
    [   10.021934] mmc1: sdhci: IRQ status 0x00000002
    [   10.026362] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.033216] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.040070] mmc1:     16384 bytes transferred: 0
    [   10.044671] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.051206] <mmc1: starting CMD23 arg 00000058 flags 00000015>
    [   10.057032] mmc1: starting CMD18 arg 00050728 flags 000000b5
    [   10.062679] mmc1:     blksz 512 blocks 88 flags 00000200 tsac 100 ms nsac 0
    [   10.069625] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.074848] mmc1: sdhci: IRQ status 0x00000001
    [   10.079277] mmc1: sdhci: IRQ status 0x00000002
    [   10.083705] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.090560] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.097415] mmc1:     45056 bytes transferred: 0
    [   10.102015] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.108578] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   10.114403] mmc1: starting CMD18 arg 0026ec30 flags 000000b5
    [   10.120048] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   10.126906] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.132131] mmc1: sdhci: IRQ status 0x00000001
    [   10.136560] mmc1: sdhci: IRQ status 0x00000002
    [   10.140988] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.147843] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.154698] mmc1:     4096 bytes transferred: 0
    [   10.159212] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.165783] <mmc1: starting CMD23 arg 000000d0 flags 00000015>
    [   10.171606] mmc1: starting CMD18 arg 0000d9a8 flags 000000b5
    [   10.177250] mmc1:     blksz 512 blocks 208 flags 00000200 tsac 100 ms nsac 0
    [   10.184281] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.189503] mmc1: sdhci: IRQ status 0x00000001
    [   10.193932] mmc1: sdhci: IRQ status 0x00000002
    [   10.198360] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.205215] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.212069] mmc1:     106496 bytes transferred: 0
    [   10.216755] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.223182] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   10.229005] mmc1: starting CMD18 arg 0000da78 flags 000000b5
    [   10.234650] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   10.241507] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.246729] mmc1: sdhci: IRQ status 0x00000001
    [   10.251157] mmc1: sdhci: IRQ status 0x00000002
    [   10.255584] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.262438] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.269292] mmc1:     4096 bytes transferred: 0
    [   10.273806] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.280233] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   10.286056] mmc1: starting CMD18 arg 0000da80 flags 000000b5
    [   10.291701] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.298645] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.303866] mmc1: sdhci: IRQ status 0x00000001
    [   10.308293] mmc1: sdhci: IRQ status 0x00000002
    [   10.312722] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.319577] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.326431] mmc1:     16384 bytes transferred: 0
    [   10.331032] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.337494] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   10.343321] mmc1: starting CMD18 arg 0025aea0 flags 000000b5
    [   10.348966] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   10.355824] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.361046] mmc1: sdhci: IRQ status 0x00000001
    [   10.365476] mmc1: sdhci: IRQ status 0x00000002
    [   10.369905] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.376760] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.383614] mmc1:     4096 bytes transferred: 0
    [   10.388128] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.394605] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   10.400429] mmc1: starting CMD18 arg 00284708 flags 000000b5
    [   10.406074] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.413021] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.418244] mmc1: sdhci: IRQ status 0x00000001
    [   10.422672] mmc1: sdhci: IRQ status 0x00000002
    [   10.427101] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.433956] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.440811] mmc1:     16384 bytes transferred: 0
    [   10.445411] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.451951] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   10.457784] mmc1: starting CMD18 arg 00284730 flags 000000b5
    [   10.463433] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   10.470466] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.475689] mmc1: sdhci: IRQ status 0x00000001
    [   10.480119] mmc1: sdhci: IRQ status 0x00000002
    [   10.484548] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.491402] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.498257] mmc1:     69632 bytes transferred: 0
    [   10.502857] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.509362] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   10.515185] mmc1: starting CMD18 arg 00284728 flags 000000b5
    [   10.520830] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   10.527689] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.532915] mmc1: sdhci: IRQ status 0x00000001
    [   10.537343] mmc1: sdhci: IRQ status 0x00000002
    [   10.541772] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.548627] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.555482] mmc1:     4096 bytes transferred: 0
    [   10.559996] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.566430] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   10.572251] mmc1: starting CMD18 arg 0004e328 flags 000000b5
    [   10.577897] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.584841] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.590062] mmc1: sdhci: IRQ status 0x00000001
    [   10.594491] mmc1: sdhci: IRQ status 0x00000002
    [   10.598919] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.605774] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.612629] mmc1:     16384 bytes transferred: 0
    [   10.617229] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.623785] <mmc1: starting CMD23 arg 00000090 flags 00000015>
    [   10.629612] mmc1: starting CMD18 arg 0004ef08 flags 000000b5
    [   10.635257] mmc1:     blksz 512 blocks 144 flags 00000200 tsac 100 ms nsac 0
    [   10.642288] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.647510] mmc1: sdhci: IRQ status 0x00000001
    [   10.651940] mmc1: sdhci: IRQ status 0x00000002
    [   10.656369] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.663224] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.670078] mmc1:     73728 bytes transferred: 0
    [   10.674677] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.681221] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [   10.687046] mmc1: starting CMD18 arg 0004e348 flags 000000b5
    [   10.692692] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [   10.699722] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.704948] mmc1: sdhci: IRQ status 0x00000001
    [   10.709377] mmc1: sdhci: IRQ status 0x00000002
    [   10.713806] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.720661] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.727515] mmc1:     114688 bytes transferred: 0
    [   10.732202] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.738705] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   10.744528] mmc1: starting CMD18 arg 0004e428 flags 000000b5
    [   10.750173] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   10.757204] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.762426] mmc1: sdhci: IRQ status 0x00000001
    [   10.766855] mmc1: sdhci: IRQ status 0x00000002
    [   10.771284] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.778139] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.784993] mmc1:     69632 bytes transferred: 0
    [   10.789592] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.796136] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   10.801964] mmc1: starting CMD18 arg 0039ac98 flags 000000b5
    [   10.807610] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   10.814469] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.819692] mmc1: sdhci: IRQ status 0x00000001
    [   10.824121] mmc1: sdhci: IRQ status 0x00000002
    [   10.828551] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.835405] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.842259] mmc1:     4096 bytes transferred: 0
    [   10.846773] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.853273] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   10.859097] mmc1: starting CMD18 arg 00247b00 flags 000000b5
    [   10.864742] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.871687] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.876908] mmc1: sdhci: IRQ status 0x00000001
    [   10.881337] mmc1: sdhci: IRQ status 0x00000002
    [   10.885766] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.892620] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.899474] mmc1:     16384 bytes transferred: 0
    [   10.904075] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.910591] <mmc1: starting CMD23 arg 00000028 flags 00000015>
    [   10.916418] mmc1: starting CMD18 arg 00247b20 flags 000000b5
    [   10.922064] mmc1:     blksz 512 blocks 40 flags 00000200 tsac 100 ms nsac 0
    [   10.929009] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.934233] mmc1: sdhci: IRQ status 0x00000001
    [   10.938661] mmc1: sdhci: IRQ status 0x00000002
    [   10.943089] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   10.949943] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   10.956797] mmc1:     20480 bytes transferred: 0
    [   10.961398] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   10.967959] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   10.973785] mmc1: starting CMD18 arg 0004e068 flags 000000b5
    [   10.979439] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   10.986388] mmc1:     CMD12 arg 00000000 flags 00000095
    [   10.991612] mmc1: sdhci: IRQ status 0x00000001
    [   10.996042] mmc1: sdhci: IRQ status 0x00000002
    [   11.000471] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.007325] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.014180] mmc1:     16384 bytes transferred: 0
    [   11.018781] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.025313] <mmc1: starting CMD23 arg 00000090 flags 00000015>
    [   11.031140] mmc1: starting CMD18 arg 0004e298 flags 000000b5
    [   11.036787] mmc1:     blksz 512 blocks 144 flags 00000200 tsac 100 ms nsac 0
    [   11.043821] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.049045] mmc1: sdhci: IRQ status 0x00000001
    [   11.053473] mmc1: sdhci: IRQ status 0x00000002
    [   11.057902] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.064756] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.071611] mmc1:     73728 bytes transferred: 0
    [   11.076211] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.082752] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.088578] mmc1: starting CMD18 arg 0004f030 flags 000000b5
    [   11.094225] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.101169] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.106394] mmc1: sdhci: IRQ status 0x00000001
    [   11.110823] mmc1: sdhci: IRQ status 0x00000002
    [   11.115252] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.122106] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.128961] mmc1:     16384 bytes transferred: 0
    [   11.133561] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.140079] <mmc1: starting CMD23 arg 00000040 flags 00000015>
    [   11.145906] mmc1: starting CMD18 arg 0004f050 flags 000000b5
    [   11.151551] mmc1:     blksz 512 blocks 64 flags 00000200 tsac 100 ms nsac 0
    [   11.158496] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.163719] mmc1: sdhci: IRQ status 0x00000001
    [   11.168148] mmc1: sdhci: IRQ status 0x00000002
    [   11.172577] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.179432] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.186286] mmc1:     32768 bytes transferred: 0
    [   11.190887] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.197426] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   11.203250] mmc1: starting CMD18 arg 002942e0 flags 000000b5
    [   11.208898] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   11.215757] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.220982] mmc1: sdhci: IRQ status 0x00000001
    [   11.225410] mmc1: sdhci: IRQ status 0x00000002
    [   11.229838] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.236692] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.243546] mmc1:     4096 bytes transferred: 0
    [   11.248060] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.254551] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.260373] mmc1: starting CMD18 arg 00258cf0 flags 000000b5
    [   11.266020] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.272965] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.278187] mmc1: sdhci: IRQ status 0x00000001
    [   11.282616] mmc1: sdhci: IRQ status 0x00000002
    [   11.287045] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.293900] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.300754] mmc1:     16384 bytes transferred: 0
    [   11.305355] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.311904] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.317731] mmc1: starting CMD18 arg 00258de8 flags 000000b5
    [   11.323376] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.330407] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.335633] mmc1: sdhci: IRQ status 0x00000001
    [   11.340062] mmc1: sdhci: IRQ status 0x00000002
    [   11.344491] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.351346] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.358200] mmc1:     69632 bytes transferred: 0
    [   11.362800] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.369364] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.375191] mmc1: starting CMD18 arg 002d7fe0 flags 000000b5
    [   11.380837] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.387782] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.393004] mmc1: sdhci: IRQ status 0x00000001
    [   11.397434] mmc1: sdhci: IRQ status 0x00000002
    [   11.401863] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.408718] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.415572] mmc1:     16384 bytes transferred: 0
    [   11.420172] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.426712] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.432539] mmc1: starting CMD18 arg 002d8450 flags 000000b5
    [   11.438185] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.445217] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.450438] mmc1: sdhci: IRQ status 0x00000001
    [   11.454867] mmc1: sdhci: IRQ status 0x00000002
    [   11.459295] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.466149] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.473004] mmc1:     69632 bytes transferred: 0
    [   11.477604] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.484145] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.489970] mmc1: starting CMD18 arg 0004f910 flags 000000b5
    [   11.495616] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.502562] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.507788] mmc1: sdhci: IRQ status 0x00000001
    [   11.512216] mmc1: sdhci: IRQ status 0x00000002
    [   11.516644] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.523498] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.530352] mmc1:     16384 bytes transferred: 0
    [   11.534953] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.541488] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.547315] mmc1: starting CMD18 arg 0004fcc8 flags 000000b5
    [   11.552961] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.559993] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.565216] mmc1: sdhci: IRQ status 0x00000001
    [   11.569645] mmc1: sdhci: IRQ status 0x00000002
    [   11.574073] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.580928] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.587782] mmc1:     69632 bytes transferred: 0
    [   11.592383] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.599017] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [   11.604843] mmc1: starting CMD18 arg 0004f930 flags 000000b5
    [   11.610488] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [   11.617600] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.622831] mmc1: sdhci: IRQ status 0x00000001
    [   11.627260] mmc1: sdhci: IRQ status 0x00000002
    [   11.631689] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.638544] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.645399] mmc1:     114688 bytes transferred: 0
    [   11.650087] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.656647] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.662474] mmc1: starting CMD18 arg 00284938 flags 000000b5
    [   11.668120] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.675066] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.680291] mmc1: sdhci: IRQ status 0x00000001
    [   11.684720] mmc1: sdhci: IRQ status 0x00000002
    [   11.689149] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.696004] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.702859] mmc1:     16384 bytes transferred: 0
    [   11.707459] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.714007] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.719834] mmc1: starting CMD18 arg 002849e0 flags 000000b5
    [   11.725479] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.732511] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.737732] mmc1: sdhci: IRQ status 0x00000001
    [   11.742161] mmc1: sdhci: IRQ status 0x00000002
    [   11.746589] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.753443] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.760298] mmc1:     69632 bytes transferred: 0
    [   11.764898] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.771415] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.777236] mmc1: starting CMD18 arg 00284958 flags 000000b5
    [   11.782882] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.789913] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.795140] mmc1: sdhci: IRQ status 0x00000001
    [   11.799569] mmc1: sdhci: IRQ status 0x00000002
    [   11.803999] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.810853] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.817707] mmc1:     69632 bytes transferred: 0
    [   11.822308] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.828735] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   11.834558] mmc1: starting CMD18 arg 000516e0 flags 000000b5
    [   11.840204] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   11.847150] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.852372] mmc1: sdhci: IRQ status 0x00000001
    [   11.856801] mmc1: sdhci: IRQ status 0x00000002
    [   11.861230] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.868084] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.874939] mmc1:     16384 bytes transferred: 0
    [   11.879539] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.886074] <mmc1: starting CMD23 arg 00000088 flags 00000015>
    [   11.891900] mmc1: starting CMD18 arg 00051710 flags 000000b5
    [   11.897546] mmc1:     blksz 512 blocks 136 flags 00000200 tsac 100 ms nsac 0
    [   11.904578] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.909799] mmc1: sdhci: IRQ status 0x00000001
    [   11.914228] mmc1: sdhci: IRQ status 0x00000002
    [   11.918657] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.925512] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.932367] mmc1:     69632 bytes transferred: 0
    [   11.936966] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   11.943555] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [   11.949384] mmc1: starting CMD18 arg 00051700 flags 000000b5
    [   11.955030] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [   11.961975] mmc1:     CMD12 arg 00000000 flags 00000095
    [   11.967197] mmc1: sdhci: IRQ status 0x00000001
    [   11.971627] mmc1: sdhci: IRQ status 0x00000002
    [   11.976057] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   11.982912] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   11.989766] mmc1:     8192 bytes transferred: 0
    [   11.994279] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.000705] <mmc1: starting CMD23 arg 00000020 flags 00000015>
    [   12.006528] mmc1: starting CMD18 arg 00248af0 flags 000000b5
    [   12.012174] mmc1:     blksz 512 blocks 32 flags 00000200 tsac 100 ms nsac 0
    [   12.019120] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.024341] mmc1: sdhci: IRQ status 0x00000001
    [   12.028770] mmc1: sdhci: IRQ status 0x00000002
    [   12.033197] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.040052] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.046906] mmc1:     16384 bytes transferred: 0
    [   12.051507] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.058024] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [   12.063852] mmc1: starting CMD18 arg 00248b10 flags 000000b5
    [   12.069498] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [   12.076443] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.081664] mmc1: sdhci: IRQ status 0x00000001
    [   12.086094] mmc1: sdhci: IRQ status 0x00000002
    [   12.090523] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.097378] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.104233] mmc1:     8192 bytes transferred: 0
    [   12.108746] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.115293] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [   12.121120] mmc1: starting CMD18 arg 000507c8 flags 000000b5
    [   12.126766] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [   12.133712] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.138934] mmc1: sdhci: IRQ status 0x00000001
    [   12.143363] mmc1: sdhci: IRQ status 0x00000002
    [   12.147793] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.154647] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.161501] mmc1:     8192 bytes transferred: 0
    [   12.166015] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.172882] <mmc1: starting CMD23 arg 00000138 flags 00000015>
    [   12.178716] mmc1: starting CMD18 arg 0004e4b0 flags 000000b5
    [   12.184362] mmc1:     blksz 512 blocks 312 flags 00000200 tsac 100 ms nsac 0
    [   12.191394] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.196618] mmc1: sdhci: IRQ status 0x00000001
    [   12.201048] mmc1: sdhci: IRQ status 0x00000002
    [   12.205477] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.212331] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.219186] mmc1:     159744 bytes transferred: 0
    [   12.223873] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.230300] <mmc1: starting CMD23 arg 000000f8 flags 00000015>
    [   12.236123] mmc1: starting CMD18 arg 000633b0 flags 000000b5
    [   12.241768] mmc1:     blksz 512 blocks 248 flags 00000200 tsac 100 ms nsac 0
    [   12.248799] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.254020] mmc1: sdhci: IRQ status 0x00000001
    [   12.258449] mmc1: sdhci: IRQ status 0x00000002
    [   12.262878] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.269733] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.276587] mmc1:     126976 bytes transferred: 0
    [   12.281273] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.287699] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   12.293522] mmc1: starting CMD18 arg 000635a8 flags 000000b5
    [   12.299168] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   12.306025] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.311246] mmc1: sdhci: IRQ status 0x00000001
    [   12.315676] mmc1: sdhci: IRQ status 0x00000002
    [   12.320104] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.326958] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.333813] mmc1:     4096 bytes transferred: 0
    [   12.338326] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.344755] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   12.350578] mmc1: starting CMD18 arg 0004fe50 flags 000000b5
    [   12.356224] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   12.363254] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.368476] mmc1: sdhci: IRQ status 0x00000001
    [   12.372905] mmc1: sdhci: IRQ status 0x00000002
    [   12.377334] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.384188] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.391043] mmc1:     131072 bytes transferred: 0
    [   12.395731] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.402158] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   12.407981] mmc1: starting CMD18 arg 0004e748 flags 000000b5
    [   12.413626] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   12.420657] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.425878] mmc1: sdhci: IRQ status 0x00000001
    [   12.430306] mmc1: sdhci: IRQ status 0x00000002
    [   12.434735] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.441589] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.448444] mmc1:     131072 bytes transferred: 0
    [   12.453131] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.459749] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [   12.465577] mmc1: starting CMD18 arg 002d8000 flags 000000b5
    [   12.471225] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [   12.478256] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.483478] mmc1: sdhci: IRQ status 0x00000001
    [   12.487907] mmc1: sdhci: IRQ status 0x00000002
    [   12.492336] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.499190] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.506044] mmc1:     114688 bytes transferred: 0
    [   12.510731] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.517422] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   12.523250] mmc1: starting CMD18 arg 002d80e0 flags 000000b5
    [   12.528896] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   12.535927] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.541149] mmc1: sdhci: IRQ status 0x00000001
    [   12.545577] mmc1: sdhci: IRQ status 0x00000002
    [   12.550006] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.556860] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.563714] mmc1:     131072 bytes transferred: 0
    [   12.568400] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.574826] <mmc1: starting CMD23 arg 000000d8 flags 00000015>
    [   12.580649] mmc1: starting CMD18 arg 00258d10 flags 000000b5
    [   12.586295] mmc1:     blksz 512 blocks 216 flags 00000200 tsac 100 ms nsac 0
    [   12.593325] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.598546] mmc1: sdhci: IRQ status 0x00000001
    [   12.602975] mmc1: sdhci: IRQ status 0x00000002
    [   12.607402] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.614256] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.621111] mmc1:     110592 bytes transferred: 0
    [   12.625797] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.632224] <mmc1: starting CMD23 arg 000000e0 flags 00000015>
    [   12.638048] mmc1: starting CMD18 arg 0004e088 flags 000000b5
    [   12.643693] mmc1:     blksz 512 blocks 224 flags 00000200 tsac 100 ms nsac 0
    [   12.650723] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.655945] mmc1: sdhci: IRQ status 0x00000001
    [   12.660374] mmc1: sdhci: IRQ status 0x00000002
    [   12.664802] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.671657] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.678512] mmc1:     114688 bytes transferred: 0
    [   12.683200] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.689933] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   12.695765] mmc1: starting CMD18 arg 0004e168 flags 000000b5
    [   12.701412] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   12.708443] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.713665] mmc1: sdhci: IRQ status 0x00000001
    [   12.718094] mmc1: sdhci: IRQ status 0x00000002
    [   12.722523] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.729378] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.736232] mmc1:     131072 bytes transferred: 0
    [   12.740919] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.747345] <mmc1: starting CMD23 arg 000000e8 flags 00000015>
    [   12.753168] mmc1: starting CMD18 arg 000648d0 flags 000000b5
    [   12.758813] mmc1:     blksz 512 blocks 232 flags 00000200 tsac 100 ms nsac 0
    [   12.765844] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.771066] mmc1: sdhci: IRQ status 0x00000001
    [   12.775494] mmc1: sdhci: IRQ status 0x00000002
    [   12.779922] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.786776] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.793630] mmc1:     118784 bytes transferred: 0
    [   12.798317] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.804743] <mmc1: starting CMD23 arg 00000050 flags 00000015>
    [   12.810564] mmc1: starting CMD18 arg 002a4e18 flags 000000b5
    [   12.816210] mmc1:     blksz 512 blocks 80 flags 00000200 tsac 100 ms nsac 0
    [   12.823153] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.828374] mmc1: sdhci: IRQ status 0x00000001
    [   12.832803] mmc1: sdhci: IRQ status 0x00000002
    [   12.837231] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.844085] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.850940] mmc1:     40960 bytes transferred: 0
    [   12.855540] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.861971] <mmc1: starting CMD23 arg 00000200 flags 00000015>
    [   12.867796] mmc1: starting CMD18 arg 000635b0 flags 000000b5
    [   12.873442] mmc1:     blksz 512 blocks 512 flags 00000200 tsac 100 ms nsac 0
    [   12.880472] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.885695] mmc1: sdhci: IRQ status 0x00000001
    [   12.891549] mmc1: sdhci: IRQ status 0x00000002
    [   12.895979] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.902833] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.909688] mmc1:     262144 bytes transferred: 0
    [   12.914374] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.922156] <mmc1: starting CMD23 arg 000000a8 flags 00000015>
    [   12.928004] mmc1: starting CMD18 arg 0004e848 flags 000000b5
    [   12.933650] mmc1:     blksz 512 blocks 168 flags 00000200 tsac 100 ms nsac 0
    [   12.940680] mmc1:     CMD12 arg 00000000 flags 00000095
    [   12.945906] mmc1: sdhci: IRQ status 0x00000001
    [   12.950336] mmc1: sdhci: IRQ status 0x00000002
    [   12.954765] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   12.961619] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   12.968474] mmc1:     86016 bytes transferred: 0
    [   12.973073] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   12.979590] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   12.985427] mmc1: starting CMD18 arg 0004ed28 flags 000000b5
    [   12.991075] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   12.998106] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.003328] mmc1: sdhci: IRQ status 0x00000001
    [   13.007758] mmc1: sdhci: IRQ status 0x00000002
    [   13.012186] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.019040] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.025894] mmc1:     131072 bytes transferred: 0
    [   13.030581] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.037369] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.043202] mmc1: starting CMD18 arg 00065d38 flags 000000b5
    [   13.048848] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.055881] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.061105] mmc1: sdhci: IRQ status 0x00000001
    [   13.065534] mmc1: sdhci: IRQ status 0x00000002
    [   13.069963] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.076817] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.083671] mmc1:     131072 bytes transferred: 0
    [   13.088358] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.095723] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.101562] mmc1: starting CMD18 arg 00065438 flags 000000b5
    [   13.107208] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.114241] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.119466] mmc1: sdhci: IRQ status 0x00000001
    [   13.123895] mmc1: sdhci: IRQ status 0x00000002
    [   13.128325] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.135180] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.142035] mmc1:     131072 bytes transferred: 0
    [   13.146722] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.153149] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.158973] mmc1: starting CMD18 arg 0004ec10 flags 000000b5
    [   13.164618] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.171649] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.176870] mmc1: sdhci: IRQ status 0x00000001
    [   13.181299] mmc1: sdhci: IRQ status 0x00000002
    [   13.185727] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.192581] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.199435] mmc1:     131072 bytes transferred: 0
    [   13.204122] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.210691] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.216517] mmc1: starting CMD18 arg 0004e9a0 flags 000000b5
    [   13.222161] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.229191] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.234414] mmc1: sdhci: IRQ status 0x00000001
    [   13.238842] mmc1: sdhci: IRQ status 0x00000002
    [   13.243270] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.250125] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.256979] mmc1:     131072 bytes transferred: 0
    [   13.261665] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.268192] <mmc1: starting CMD23 arg 00000090 flags 00000015>
    [   13.274015] mmc1: starting CMD18 arg 0004e6b8 flags 000000b5
    [   13.279660] mmc1:     blksz 512 blocks 144 flags 00000200 tsac 100 ms nsac 0
    [   13.286692] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.291913] mmc1: sdhci: IRQ status 0x00000001
    [   13.296341] mmc1: sdhci: IRQ status 0x00000002
    [   13.300769] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.307624] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.314478] mmc1:     73728 bytes transferred: 0
    [   13.319078] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.325789] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.331618] mmc1: starting CMD18 arg 0004eaa0 flags 000000b5
    [   13.337264] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.344295] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.349517] mmc1: sdhci: IRQ status 0x00000001
    [   13.353947] mmc1: sdhci: IRQ status 0x00000002
    [   13.358378] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.365232] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.372086] mmc1:     131072 bytes transferred: 0
    [   13.376773] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.383199] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.389023] mmc1: starting CMD18 arg 00063dd8 flags 000000b5
    [   13.394669] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.401700] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.406921] mmc1: sdhci: IRQ status 0x00000001
    [   13.411350] mmc1: sdhci: IRQ status 0x00000002
    [   13.415778] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.422632] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.429486] mmc1:     131072 bytes transferred: 0
    [   13.434173] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.440689] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.446515] mmc1: starting CMD18 arg 00064350 flags 000000b5
    [   13.452160] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.459190] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.464411] mmc1: sdhci: IRQ status 0x00000001
    [   13.468840] mmc1: sdhci: IRQ status 0x00000002
    [   13.473268] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.480122] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.486976] mmc1:     131072 bytes transferred: 0
    [   13.491663] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.498218] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.504042] mmc1: starting CMD18 arg 000637b0 flags 000000b5
    [   13.509687] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.516718] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.521939] mmc1: sdhci: IRQ status 0x00000001
    [   13.526368] mmc1: sdhci: IRQ status 0x00000002
    [   13.530796] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.537651] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.544506] mmc1:     131072 bytes transferred: 0
    [   13.549193] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.555621] <mmc1: starting CMD23 arg 00000080 flags 00000015>
    [   13.561443] mmc1: starting CMD18 arg 0004e8f0 flags 000000b5
    [   13.567090] mmc1:     blksz 512 blocks 128 flags 00000200 tsac 100 ms nsac 0
    [   13.574121] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.579342] mmc1: sdhci: IRQ status 0x00000001
    [   13.583771] mmc1: sdhci: IRQ status 0x00000002
    [   13.588199] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.595054] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.601908] mmc1:     65536 bytes transferred: 0
    [   13.606508] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.613004] <mmc1: starting CMD23 arg 000000b8 flags 00000015>
    [   13.618827] mmc1: starting CMD18 arg 00063ed8 flags 000000b5
    [   13.624472] mmc1:     blksz 512 blocks 184 flags 00000200 tsac 100 ms nsac 0
    [   13.631504] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.636727] mmc1: sdhci: IRQ status 0x00000001
    [   13.641155] mmc1: sdhci: IRQ status 0x00000002
    [   13.645585] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.652439] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.659293] mmc1:     94208 bytes transferred: 0
    [   13.663894] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.670443] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.676267] mmc1: starting CMD18 arg 00065a20 flags 000000b5
    [   13.681912] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.688944] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.694165] mmc1: sdhci: IRQ status 0x00000001
    [   13.698593] mmc1: sdhci: IRQ status 0x00000002
    [   13.703021] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.709875] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.716730] mmc1:     131072 bytes transferred: 0
    [   13.721416] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.728020] <mmc1: starting CMD23 arg 00000030 flags 00000015>
    [   13.733849] mmc1: starting CMD18 arg 0004e970 flags 000000b5
    [   13.739495] mmc1:     blksz 512 blocks 48 flags 00000200 tsac 100 ms nsac 0
    [   13.746440] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.751662] mmc1: sdhci: IRQ status 0x00000001
    [   13.756091] mmc1: sdhci: IRQ status 0x00000002
    [   13.760520] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.767374] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.774229] mmc1:     24576 bytes transferred: 0
    [   13.778830] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.785256] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.791078] mmc1: starting CMD18 arg 00064540 flags 000000b5
    [   13.796724] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.803754] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.808975] mmc1: sdhci: IRQ status 0x00000001
    [   13.813405] mmc1: sdhci: IRQ status 0x00000002
    [   13.817833] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.824687] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.831542] mmc1:     131072 bytes transferred: 0
    [   13.836228] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.842758] <mmc1: starting CMD23 arg 00000008 flags 00000015>
    [   13.848581] mmc1: starting CMD18 arg 001416d8 flags 000000b5
    [   13.854226] mmc1:     blksz 512 blocks 8 flags 00000200 tsac 100 ms nsac 0
    [   13.861084] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.866306] mmc1: sdhci: IRQ status 0x00000001
    [   13.870735] mmc1: sdhci: IRQ status 0x00000002
    [   13.875162] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.882017] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.888871] mmc1:     4096 bytes transferred: 0
    [   13.893384] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.899882] <mmc1: starting CMD23 arg 00000100 flags 00000015>
    [   13.905706] mmc1: starting CMD18 arg 00063cc8 flags 000000b5
    [   13.911352] mmc1:     blksz 512 blocks 256 flags 00000200 tsac 100 ms nsac 0
    [   13.918382] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.923604] mmc1: sdhci: IRQ status 0x00000001
    [   13.928034] mmc1: sdhci: IRQ status 0x00000002
    [   13.932462] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.939317] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   13.946171] mmc1:     131072 bytes transferred: 0
    [   13.950859] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   13.957366] <mmc1: starting CMD23 arg 000000b8 flags 00000015>
    [   13.963201] mmc1: starting CMD18 arg 0004e600 flags 000000b5
    [   13.968847] mmc1:     blksz 512 blocks 184 flags 00000200 tsac 100 ms nsac 0
    [   13.975877] mmc1:     CMD12 arg 00000000 flags 00000095
    [   13.981098] mmc1: sdhci: IRQ status 0x00000001
    [   13.985526] mmc1: sdhci: IRQ status 0x00000002
    [   13.989956] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   13.996810] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   14.003664] mmc1:     94208 bytes transferred: 0
    [   14.008264] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   14.014843] <mmc1: starting CMD23 arg 00000010 flags 00000015>
    [   14.020671] mmc1: starting CMD18 arg 00063dc8 flags 000000b5
    [   14.026320] mmc1:     blksz 512 blocks 16 flags 00000200 tsac 100 ms nsac 0
    [   14.033266] mmc1:     CMD12 arg 00000000 flags 00000095
    [   14.038487] mmc1: sdhci: IRQ status 0x00000001
    [   14.042916] mmc1: sdhci: IRQ status 0x00000002
    [   14.047344] mmc1: req done <CMD23>: 0: 00000000 00000000 00000000 00000000
    [   14.054199] mmc1: req done (CMD18): 0: 00000900 00000000 00000000 00000000
    [   14.061053] mmc1:     8192 bytes transferred: 0
    [   14.065566] mmc1:     (CMD12): 0: 00000000 00000000 00000000 00000000
    [   14.072075] <mmc1: starting CMD23 arg

  • Hi Paul 

    Thanks for sharing the logs can you share the dtb as well which you used for the above logs so that i can map the driver flow.

    Regards
    Diwakar

  • HI Paul 

    Analysis from the logs is that when we are sending the command to set the bus width(value 2) emmc is not responding and we are getting timeout.

    Regards
    Diwakar

  • We're using this overlay: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts?h=ti-linux-6.1.y

    We do have a few patches and overlays to support some cameras, I2C devices and GPIO, but nothing that ought to affect eMMC.

  • HI Paul 

    Can you decompile your dtb and share the snipt of the emmc node?

    Regards
    Diwakar

  • I dumped it from a running system like this:

    dtc -I fs -O dts /sys/firmware/devicetree/base > running.dts

    mmc@4f80000 {
            power-domains = <0x07 0x5b 0x01>;
            ti,itap-del-sel-mmc-hs = <0x0a>;
            ti,otap-del-sel-hs400 = <0x00>;
            ti,otap-del-sel-legacy = <0x00>;
            ti,otap-del-sel-mmc-hs = <0x00>;
            dma-coherent;
            clock-names = "clk_ahb\0clk_xin";
            assigned-clocks = <0x08 0x5b 0x01>;
            assigned-clock-parents = <0x08 0x5b 0x02>;
            mmc-hs200-1_8v;
            bus-width = <0x08>;
            ti,trm-icp = <0x08>;
            non-removable;
            interrupts = <0x00 0x03 0x04>;
            clocks = <0x08 0x5b 0x00 0x08 0x5b 0x01>;
            ti,otap-del-sel-ddr52 = <0x05>;
            ti,itap-del-sel-ddr52 = <0x03>;
            mmc-ddr-1_8v;
            compatible = "ti,j721e-sdhci-8bit";
            ti,otap-del-sel-hs200 = <0x06>;
            disable-wp;
            ti,driver-strength-ohm = <0x32>;
            reg = <0x00 0x4f80000 0x00 0x1000 0x00 0x4f88000 0x00 0x400>;
            phandle = <0xe7>;
            ti,itap-del-sel-legacy = <0x10>;
    };

  • Hi Paul 

    The emmc node is also looking good.

    Then the only way to get the more detail is to probe the clock data cmd and get the waveform in both passing and failure case.

    Regards
    Diwakar

  • Unless any of that information can be gathered from running software on the SoC, I won't be able to it. I can speak with our HW folks, but I'm not sure any of this can even be probed given that both the TDA4VM and the eMMC are BGA parts.

  • Hi Paul 

    The last thing which an check from the software side is dump all the mmc0 register to see if there is any difference in the passing and failing case.

    Name of the register Base addr offset
    MMCSD_CTL_CFG_1_REG 0x0004F88000 000h
    MMCSD_CTL_CFG_2_REG 0x0004F88000 010h
    MMCSD_CTL_CFG_3_REG 0x0004F88000 014h
    MMCSD_CTL_CFG_4_REG 0x0004F88000 01Ch
    MMCSD_CTL_CFG_5_REG 0x0004F88000 020h
    MMCSD_CTL_CFG_6_REG 0x0004F88000 024h
    MMCSD_CTL_CFG_7_REG 0x0004F88000 028h
    MMCSD_CTL_CFG_8_REG 0x0004F88000 02Ch
    MMCSD_CTL_CFG_9_REG 0x0004F88000 030h
    MMCSD_CTL_CFG_10_REG 0x0004F88000 034h
    MMCSD_CTL_CFG_11_REG 0x0004F88000 038h
    MMCSD_CTL_CFG_12_REG 0x0004F88000 03Ch
    MMCSD_CTL_CFG_13_REG 0x0004F88000 040h
    MMCSD_CTL_CFG_14_REG 0x0004F88000 044h
    MMCSD_CTL_STAT_1_REG 0x0004F88000 060h
    MMCSD_CTL_STAT_2_REG 0x0004F88000 064h
    MMCSD_CTL_STAT_3_REG 0x0004F88000 068h
    MMCSD_CTL_STAT_4_REG 0x0004F88000 06Ch
    MMCSD_CTL_STAT_5_REG 0x0004F88000 070h
    MMCSD_CTL_STAT_6_REG 0x0004F88000 074h
    MMCSD_PHY_CTRL_1_REG 0x0004F88000 100h
    MMCSD_PHY_CTRL_2_REG 0x0004F88000 104h
    MMCSD_PHY_CTRL_3_REG 0x0004F88000 108h
    MMCSD_PHY_CTRL_4_REG 0x0004F88000 10Ch
    MMCSD_PHY_CTRL_5_REG 0x0004F88000 110h
    MMCSD_PHY_CTRL_6_REG 0x0004F88000 114h
    MMCSD_PHY_STAT_1_REG 0x0004F88000 130h
    MMCSD_PHY_STAT_2_REG 0x0004F88000 134h
     
    MMCSD0_HOST_CONTROL1 0x0004F80000 028h
    MMCSD0_POWER_CONTROL 0x0004F80000 029h
    MMCSD0_CLOCK_CONTROL 0x0004F80000 02Ch
    MMCSD0_HOST_CONTROL2 0x0004F80000 03Eh
    MMCSD0_CAPABILITIES 0x0004F80000 040h

    Regards
    Diwakar

  • Here are the registers from the working eMMC with reverted commits:

    MMCSD_CTL_CFG_1_REG
    0x04F88000: 0x68414A00
    MMCSD_CTL_CFG_2_REG
    0x04F88010: 0x201030C8
    MMCSD_CTL_CFG_3_REG
    0x04F88014: 0x64ECC801
    MMCSD_CTL_CFG_4_REG
    0x04F8801C: 0x00000000
    MMCSD_CTL_CFG_5_REG
    0x04F88020: 0x00000000
    MMCSD_CTL_CFG_6_REG
    0x04F88024: 0x00000100
    MMCSD_CTL_CFG_7_REG
    0x04F88028: 0x00000004
    MMCSD_CTL_CFG_8_REG
    0x04F8802C: 0x00000002
    MMCSD_CTL_CFG_9_REG
    0x04F88030: 0x00000004
    MMCSD_CTL_CFG_10_REG
    0x04F88034: 0x00000002
    MMCSD_CTL_CFG_11_REG
    0x04F88038: 0x00000001
    MMCSD_CTL_CFG_12_REG
    0x04F8803C: 0x00000000
    MMCSD_CTL_CFG_13_REG
    0x04F88040: 0x00000002
    MMCSD_CTL_CFG_14_REG
    0x04F88044: 0x00000001
    MMCSD_CTL_STAT_1_REG
    0x04F88060: 0x80000000
    MMCSD_CTL_STAT_2_REG
    0x04F88064: 0x00000010
    MMCSD_CTL_STAT_3_REG
    0x04F88068: 0x00000000
    MMCSD_CTL_STAT_4_REG
    0x04F8806C: 0x00000000
    MMCSD_CTL_STAT_5_REG
    0x04F88070: 0x00000008
    MMCSD_CTL_STAT_6_REG
    0x04F88074: 0x00000000
    MMCSD_PHY_CTRL_1_REG
    0x04F88100: 0x00010083
    MMCSD_PHY_CTRL_2_REG
    0x04F88104: 0x00000000
    MMCSD_PHY_CTRL_3_REG
    0x04F88108: 0x10FF10FF
    MMCSD_PHY_CTRL_4_REG
    0x04F8810C: 0x0010611F
    MMCSD_PHY_CTRL_5_REG
    0x04F88110: 0x00000000
    MMCSD_PHY_CTRL_6_REG
    0x04F88114: 0x00000000
    MMCSD_PHY_STAT_1_REG
    0x04F88130: 0x00000013
    MMCSD_PHY_STAT_2_REG
    0x04F88134: 0x00000000
    MMCSD0_HOST_CONTROL1
    0x04F80028: 0x00800B3C
    MMCSD0_POWER_CONTROL
    0x04F80029: 0x00800B3C
    MMCSD0_CLOCK_CONTROL
    0x04F8002C: 0x000E0007
    MMCSD0_HOST_CONTROL2
    0x04F8003E: 0x000B0000
    MMCSD0_CAPABILITIES
    0x04F80040: 0x7CECC801

    I'll posted the non-working ones subsequently.

  • Here's the nonworking version dumped from the prebuilt tisdk-edgeai-image

    MMCSD_CTL_CFG_1_REG
    0x04F88000: 0x68414A00
    MMCSD_CTL_CFG_2_REG
    0x04F88010: 0x201030C8
    MMCSD_CTL_CFG_3_REG
    0x04F88014: 0x64ECC801
    MMCSD_CTL_CFG_4_REG
    0x04F8801C: 0x00000000
    MMCSD_CTL_CFG_5_REG
    0x04F88020: 0x00000000
    MMCSD_CTL_CFG_6_REG
    0x04F88024: 0x00000100
    MMCSD_CTL_CFG_7_REG
    0x04F88028: 0x00000004
    MMCSD_CTL_CFG_8_REG
    0x04F8802C: 0x00000002
    MMCSD_CTL_CFG_9_REG
    0x04F88030: 0x00000004
    MMCSD_CTL_CFG_10_REG
    0x04F88034: 0x00000002
    MMCSD_CTL_CFG_11_REG
    0x04F88038: 0x00000001
    MMCSD_CTL_CFG_12_REG
    0x04F8803C: 0x00000000
    MMCSD_CTL_CFG_13_REG
    0x04F88040: 0x00000002
    MMCSD_CTL_CFG_14_REG
    0x04F88044: 0x00000001
    MMCSD_CTL_STAT_1_REG
    0x04F88060: 0x80000000
    MMCSD_CTL_STAT_2_REG
    0x04F88064: 0x00000010
    MMCSD_CTL_STAT_3_REG
    0x04F88068: 0x00000000
    MMCSD_CTL_STAT_4_REG
    0x04F8806C: 0x00000000
    MMCSD_CTL_STAT_5_REG
    0x04F88070: 0x00000008
    MMCSD_CTL_STAT_6_REG
    0x04F88074: 0x00000000
    MMCSD_PHY_CTRL_1_REG
    0x04F88100: 0x00010081
    MMCSD_PHY_CTRL_2_REG
    0x04F88104: 0x00000000
    MMCSD_PHY_CTRL_3_REG
    0x04F88108: 0x10FF10FF
    MMCSD_PHY_CTRL_4_REG
    0x04F8810C: 0x00100110
    MMCSD_PHY_CTRL_5_REG
    0x04F88110: 0x00030000
    MMCSD_PHY_CTRL_6_REG
    0x04F88114: 0x00000000
    MMCSD_PHY_STAT_1_REG
    0x04F88130: 0x00000012
    MMCSD_PHY_STAT_2_REG
    0x04F88134: 0x00000000
    MMCSD0_HOST_CONTROL1
    0x04F80028: 0x00800000
    MMCSD0_POWER_CONTROL
    0x04F80029: 0x00800000
    MMCSD0_CLOCK_CONTROL
    0x04F8002C: 0x00000000
    MMCSD0_HOST_CONTROL2
    0x04F8003E: 0x00000000
    MMCSD0_CAPABILITIES
    0x04F80040: 0x7CECC801

    Here's a highlighted diff. The working case is on the left

  • HI Paul 

    Can you revert this much change only in function 

    i also see this patch got revert in the upstream 

    commit id :107c4496529ec45d5b8b7633f8e094b23a7d19f7

    git.ti.com/.../sdhci_am654.c

    Regards
    Diwakar