Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 0.000000] Booting Linux on physical CPU 0x500
- [ 0.000000] Linux version 5.9.12-00001-g2f6a6b876d8a (bschiett@lechiffre) (arm-linux-gcc.br_real (Buildroot 2020.08.2-6-gf634f0b095) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #4 SMP PREEMPT Wed Dec 9 07:48:47 PST 2020
- [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Percussa-Engine-Euro
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] cma: Reserved 64 MiB at 0x7c000000
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
- [ 0.000000] On node 0 totalpages: 524288
- [ 0.000000] DMA zone: 1536 pages used for memmap
- [ 0.000000] DMA zone: 0 pages reserved
- [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
- [ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
- [ 0.000000] percpu: Embedded 16 pages/cpu s33932 r8192 d23412 u65536
- [ 0.000000] pcpu-alloc: s33932 r8192 d23412 u65536 alloc=16*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752
- [ 0.000000] Kernel command line: earlyprintk console=tty1 console=ttyS2,115200n8 rw root=PARTUUID=d12ad4f6-2ae1-4071-b747-8807fd16e0dc rootfstype=ext4 init=/sbin/init acpi=off isolcpus=1,2,3
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 1993924K/2097152K available (11264K kernel code, 1175K rwdata, 4792K rodata, 2048K init, 449K bss, 37692K reserved, 65536K cma-reserved, 1245184K highmem)
- [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
- [ 0.000000] Trampoline variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
- [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000007] Switching to timer-based delay loop, resolution 41ns
- [ 0.001928] Console: colour dummy device 80x30
- [ 0.002087] printk: console [tty1] enabled
- [ 0.002107] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.002119] pid_max: default: 32768 minimum: 301
- [ 0.002182] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.002194] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.002453] CPU: Testing write buffer coherency: ok
- [ 0.002471] CPU0: Spectre v2: using BPIALL workaround
- [ 0.002568] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
- [ 0.002844] Setting up static identity map for 0x300000 - 0x3000ac
- [ 0.003444] rcu: Hierarchical SRCU implementation.
- [ 0.004729] smp: Bringing up secondary CPUs ...
- [ 0.006010] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
- [ 0.006013] CPU1: Spectre v2: using BPIALL workaround
- [ 0.007331] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
- [ 0.007334] CPU2: Spectre v2: using BPIALL workaround
- [ 0.008632] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
- [ 0.008635] CPU3: Spectre v2: using BPIALL workaround
- [ 0.008684] smp: Brought up 1 node, 4 CPUs
- [ 0.008692] SMP: Total of 4 processors activated (192.00 BogoMIPS).
- [ 0.008698] CPU: All CPU(s) started in SVC mode.
- [ 0.008878] devtmpfs: initialized
- [ 0.012429] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
- [ 0.012605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.012621] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
- [ 0.013211] pinctrl core: initialized pinctrl subsystem
- [ 0.013925] NET: Registered protocol family 16
- [ 0.014783] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.015570] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.015969] No ATAGs?
- [ 0.016037] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.016046] hw-breakpoint: maximum watchpoint size is 4 bytes.
- [ 0.017022] Serial: AMBA PL011 UART driver
- [ 0.046671] AT91: Could not find identification node
- [ 0.048053] vsdp: supplied by vcc_5v
- [ 0.048089] vsdn: supplied by vcc_5v
- [ 0.048111] vcc_host_5v_1: supplied by vcc_5v
- [ 0.048133] vcc_host_5v_2: supplied by vcc_5v
- [ 0.048337] vcc_adcdac: supplied by vcc_5v
- [ 0.048541] vcc_opamp: supplied by vcc_5v
- [ 0.049619] iommu: Default domain type: Translated
- [ 0.050680] vgaarb: loaded
- [ 0.050997] SCSI subsystem initialized
- [ 0.051086] libata version 3.00 loaded.
- [ 0.051178] usbcore: registered new interface driver usbfs
- [ 0.051200] usbcore: registered new interface driver hub
- [ 0.051228] usbcore: registered new device driver usb
- [ 0.051746] pps_core: LinuxPPS API ver. 1 registered
- [ 0.051753] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.051766] PTP clock support registered
- [ 0.051847] EDAC MC: Ver: 3.0.0
- [ 0.052586] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.052970] clocksource: Switched to clocksource arch_sys_counter
- [ 0.055820] NET: Registered protocol family 2
- [ 0.056003] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- [ 0.056025] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
- [ 0.056055] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.056113] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.056158] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.056179] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.056251] NET: Registered protocol family 1
- [ 0.056446] RPC: Registered named UNIX socket transport module.
- [ 0.056454] RPC: Registered udp transport module.
- [ 0.056460] RPC: Registered tcp transport module.
- [ 0.056466] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.056474] PCI: CLS 0 bytes, default 128
- [ 0.056902] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available
- [ 0.057375] Initialise system trusted keyrings
- [ 0.057440] workingset: timestamp_bits=30 max_order=19 bucket_order=0
- [ 0.059531] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.059805] NFS: Registering the id_resolver key type
- [ 0.059819] Key type id_resolver registered
- [ 0.059825] Key type id_legacy registered
- [ 0.059844] ntfs: driver 2.1.32 [Flags: R/O].
- [ 0.060014] Key type asymmetric registered
- [ 0.060022] Asymmetric key parser 'x509' registered
- [ 0.060045] bounce: pool size: 64 pages
- [ 0.060060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- [ 0.060069] io scheduler mq-deadline registered
- [ 0.060076] io scheduler kyber registered
- [ 0.067748] pwm-backlight backlight: supply power not found, using dummy regulator
- [ 0.070972] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
- [ 0.070985] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
- [ 0.071250] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330
- [ 0.071261] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
- [ 0.089865] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
- [ 0.090786] printk: console [ttyS2] disabled
- [ 0.090822] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 34, base_baud = 1500000) is a 16550A
- [ 0.910842] printk: console [ttyS2] enabled
- [ 0.916306] SuperH (H)SCI(F) driver initialized
- [ 0.921800] msm_serial: driver initialized
- [ 0.926483] STMicroelectronics ASC driver initialized
- [ 0.933786] rockchip-vop ff930000.vop: Adding to iommu group 0
- [ 0.940606] rockchip-vop ff940000.vop: Adding to iommu group 1
- [ 0.947937] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc0f7bcb0)
- [ 0.956332] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc0f7bcb0)
- [ 0.964715] rockchip-drm display-subsystem: master bind failed: -22
- [ 0.971732] rockchip-drm: probe of display-subsystem failed with error -22
- [ 0.983508] brd: module loaded
- [ 0.989872] loop: module loaded
- [ 0.996669] libphy: Fixed MDIO Bus: probed
- [ 1.002385] igb: Intel(R) Gigabit Ethernet Network Driver
- [ 1.008465] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 1.015828] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found
- [ 1.022781] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock
- [ 1.029527] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing
- [ 1.040428] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
- [ 1.048724] usbcore: registered new interface driver pegasus
- [ 1.055085] usbcore: registered new interface driver asix
- [ 1.061127] usbcore: registered new interface driver ax88179_178a
- [ 1.067953] usbcore: registered new interface driver cdc_ether
- [ 1.074489] usbcore: registered new interface driver smsc75xx
- [ 1.080921] usbcore: registered new interface driver smsc95xx
- [ 1.087355] usbcore: registered new interface driver net1080
- [ 1.093686] usbcore: registered new interface driver cdc_subset
- [ 1.100308] usbcore: registered new interface driver zaurus
- [ 1.106555] usbcore: registered new interface driver cdc_ncm
- [ 1.114033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.121327] ehci-pci: EHCI PCI platform driver
- [ 1.126310] ehci-platform: EHCI generic platform driver
- [ 1.132278] ehci-orion: EHCI orion driver
- [ 1.136829] SPEAr-ehci: EHCI SPEAr driver
- [ 1.141361] ehci-atmel: EHCI Atmel driver
- [ 1.145896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.152806] ohci-pci: OHCI PCI platform driver
- [ 1.157787] ohci-platform: OHCI generic platform driver
- [ 1.163703] SPEAr-ohci: OHCI SPEAr driver
- [ 1.168234] ohci-st: OHCI STMicroelectronics driver
- [ 1.173742] ohci-atmel: OHCI Atmel driver
- [ 1.178542] usbcore: registered new interface driver usb-storage
- [ 1.185985] mousedev: PS/2 mouse device common for all mice
- [ 1.192717] input: matrix-keypad as /devices/platform/matrix-keypad/input/input0
- [ 1.201818] rotary-encoder rotary@0: gray
- [ 1.206524] input: rotary@0 as /devices/platform/rotary@0/input/input1
- [ 1.213998] rotary-encoder rotary@1: gray
- [ 1.218652] input: rotary@1 as /devices/platform/rotary@1/input/input2
- [ 1.226098] rotary-encoder rotary@2: gray
- [ 1.230754] input: rotary@2 as /devices/platform/rotary@2/input/input3
- [ 1.238212] rotary-encoder rotary@3: gray
- [ 1.242859] input: rotary@3 as /devices/platform/rotary@3/input/input4
- [ 1.251163] i2c /dev entries driver
- [ 1.256906] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
- [ 1.265771] vdd_cpu: supplied by vcc_5v
- [ 1.270976] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
- [ 1.279241] vdd_gpu: supplied by vcc_5v
- [ 1.284899] vcc_ddr: supplied by vcc_5v
- [ 1.289654] vcc_io: supplied by vcc_5v
- [ 1.294317] vdd_log: supplied by vcc_5v
- [ 1.299052] vcc_20: supplied by vcc_5v
- [ 1.303718] vccio_sd: supplied by vcc_5v
- [ 1.308554] vdd10_lcd: supplied by vcc_5v
- [ 1.313590] vcca_sdio: supplied by vcc_5v
- [ 1.318608] vcca_33: supplied by vcc_5v
- [ 1.323360] vcca_lan: supplied by vcc_5v
- [ 1.328203] vdd_10: supplied by vcc_20
- [ 1.332976] vcc_18: supplied by vcc_20
- [ 1.337753] vcc18_lcd: supplied by vcc_20
- [ 1.344679] vcc_flash: supplied by vcc_io
- [ 1.353938] dw_wdt ff800000.watchdog: No valid TOPs array specified
- [ 1.362046] sdhci: Secure Digital Host Controller Interface driver
- [ 1.368960] sdhci: Copyright(c) Pierre Ossman
- [ 1.374490] Synopsys Designware Multimedia Card Interface Driver
- [ 1.381647] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode.
- [ 1.389578] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller.
- [ 1.396978] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a
- [ 1.403222] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo
- [ 1.413964] vcc_sd: supplied by vcc_io
- [ 1.545795] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 1.568996] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode.
- [ 1.576910] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller.
- [ 1.584365] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a
- [ 1.590635] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
- [ 1.601619] mmc_host mmc1: card is non-removable.
- [ 1.619592] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 1.642919] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.650570] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.657604] hid: raw HID events driver (C) Jiri Kosina
- [ 1.663437] usbcore: registered new interface driver usbhid
- [ 1.669681] usbhid: USB HID core driver
- [ 1.673969] random: fast init done
- [ 1.679691] no UART detected at 0x1
- [ 1.684519] NET: Registered protocol family 17
- [ 1.689527] Key type dns_resolver registered
- [ 1.694654] oprofile: using timer interrupt.
- [ 1.699537] ThumbEE CPU extension supported.
- [ 1.704358] Registering SWP/SWPB emulation handler
- [ 1.709744] Loading compiled-in X.509 certificates
- [ 1.725063] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found
- [ 1.732054] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock
- [ 1.739018] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input).
- [ 1.746950] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30).
- [ 1.753289] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10).
- [ 1.759631] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no).
- [ 1.766587] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed
- [ 1.774385] rk_gmac-dwmac ff290000.ethernet: clock input from PHY
- [ 1.786206] rk_gmac-dwmac ff290000.ethernet: init for RGMII
- [ 1.792532] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35
- [ 1.800528] rk_gmac-dwmac ff290000.ethernet: DWMAC1000
- [ 1.806386] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported
- [ 1.814766] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported
- [ 1.823152] rk_gmac-dwmac ff290000.ethernet: COE Type 2
- [ 1.829009] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported
- [ 1.836915] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported
- [ 1.844150] rk_gmac-dwmac ff290000.ethernet: Normal descriptors
- [ 1.850789] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled
- [ 1.857331] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer
- [ 1.866315] rk_gmac-dwmac ff290000.ethernet: device MAC address 16:94:e7:3d:3d:9c
- [ 1.877947] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
- [ 1.901198] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
- [ 2.285070] dwmmc_rockchip ff0c0000.mmc: Successfully tuned phase to 259
- [ 2.292565] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
- [ 2.300242] mmcblk0: mmc0:aaaa SP32G 29.7 GiB
- [ 2.318166] mmcblk0: p1 p2 p3 p4 p5 p6 p7
- [ 2.533101] dwmmc_rockchip ff0f0000.mmc: Successfully tuned phase to 271
- [ 2.540691] mmc1: new HS200 MMC card at address 0001
- [ 2.546541] mmcblk1: mmc1:0001 AJTD4R 14.6 GiB
- [ 2.551802] mmcblk1boot0: mmc1:0001 AJTD4R partition 1 4.00 MiB
- [ 2.558657] mmcblk1boot1: mmc1:0001 AJTD4R partition 2 4.00 MiB
- [ 2.565360] mmcblk1rpmb: mmc1:0001 AJTD4R partition 3 4.00 MiB, chardev (238:0)
- [ 2.960508] libphy: stmmac: probed
- [ 2.964334] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
- [ 2.978341] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
- [ 2.997642] input: gpio-keys as /devices/platform/gpio-keys/input/input5
- [ 3.005662] ALSA device list:
- [ 3.008975] No soundcards found.
- [ 3.013001] dw-apb-uart ff690000.serial: forbid DMA for kernel console
- [ 3.028332] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
- [ 3.037440] VFS: Mounted root (ext4 filesystem) on device 179:7.
- [ 3.046250] devtmpfs: mounted
- [ 3.050478] Freeing unused kernel memory: 2048K
- [ 3.093067] Run /sbin/init as init process
- [ 3.097640] with arguments:
- [ 3.097642] /sbin/init
- [ 3.097643] with environment:
- [ 3.097645] HOME=/
- [ 3.097646] TERM=linux
- [ 3.097647] acpi=off
- [ 3.149363] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
- [ 3.238975] udevd[112]: starting version 3.2.9
- [ 3.253664] random: udevd: uninitialized urandom read (16 bytes read)
- [ 3.261665] random: udevd: uninitialized urandom read (16 bytes read)
- [ 3.268978] random: udevd: uninitialized urandom read (16 bytes read)
- [ 3.291224] udevd[113]: starting eudev-3.2.9
- [ 3.786562] rtc-hym8563 0-0051: no valid clock/calendar values available
- [ 3.809869] rtc-hym8563 0-0051: registered as rtc0
- [ 3.816155] rtc-hym8563 0-0051: no valid clock/calendar values available
- [ 3.826101] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator
- [ 3.834378] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator
- [ 3.851608] panfrost ffa30000.gpu: clock rate = 400000000
- [ 3.904503] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock
- [ 3.949923] panfrost ffa30000.gpu: [drm:panfrost_devfreq_init [panfrost]] Failed to register cooling device
- [ 3.980571] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x1 minor 0x0 status 0x0
- [ 4.013194] dwc2 ff540000.usb: DWC OTG Controller
- [ 4.018461] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1
- [ 4.045546] panfrost ffa30000.gpu: features: 00000000,100277bf, issues: 00000000,24040400
- [ 4.055680] dwc2 ff540000.usb: irq 39, io mem 0xff540000
- [ 4.081430] hub 1-0:1.0: USB hub found
- [ 4.095267] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
- [ 4.113818] hub 1-0:1.0: 1 port detected
- [ 4.134449] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
- [ 4.142499] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
- [ 4.174826] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1
- [ 4.182001] rk3288-crypto ff8a0000.cypto-controller: Crypto Accelerator successfully registered
- [ 4.224652] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
- [ 4.260437] ehci-platform ff500000.usb: EHCI Host Controller
- [ 4.277825] [drm] Initialized panfrost 1.1.0 20180908 for ffa30000.gpu on minor 0
- [ 4.300189] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 2
- [ 4.335122] ehci-platform ff500000.usb: irq 38, io mem 0xff500000
- [ 4.363979] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
- [ 4.372647] hub 2-0:1.0: USB hub found
- [ 4.378115] hub 2-0:1.0: 1 port detected
- [ 4.395130] random: dd: uninitialized urandom read (512 bytes read)
- [ 4.742977] usb 2-1: new high-speed USB device number 2 using ehci-platform
- [ 5.412404] asix 2-1:1.0 eth1: register 'asix' at usb-ff500000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:b1:ee:92
- [ 7.165831] asix 2-1:1.0 eth1: link up, 100Mbps, full-duplex, lpa 0xC5E1
- [ 33.112986] vcc_lcd: supplied by vcc_io
- [ 33.117447] vcc_lcd: disabling
- [ 37.852983] random: crng init done
Advertisement
Add Comment
Please, Sign In to add comment