Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- => booti 0x40080000 0x4FE00000 0x4FA00000
- Moving Image from 0x40080000 to 0x40200000, end=42120000
- ## Loading init Ramdisk from Legacy Image at 4fe00000 ...
- Image Name:
- Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
- Data Size: 1112064 Bytes = 1.1 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 4fa00000
- Booting using the fdt blob at 0x4fa00000
- Loading Ramdisk to 49ef0000, end 49fff800 ... OK
- Loading Device Tree to 0000000049ee5000, end 0000000049eef9de ... OK
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 5.12.0-rc8-503355-g896e7dd8c83 (crich@ubuntu) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0,
- GNU ld (GNU Binutils for Ubuntu) 2.30) #1 SMP PREEMPT Sat Apr 24 22:17:17 PDT 2021
- [ 0.000000] Machine model: TMAK0005A
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7fdd5c00-0x7fdd7fff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] DMA32 empty
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000
- [ 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: MIGRATE_INFO_TYPE not supported.
- [ 0.000000] psci: SMC Calling Convention v1.2
- [ 0.000000] percpu: Embedded 23 pages/cpu s56856 r8192 d29160 u94208
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: ARM erratum 845719
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
- [ 0.000000] Policy zone: DMA
- [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk=serial,ttyS0,115200 root=/dev/ram0 rootfstype=ramfs rootwait panic=10
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 962308K/1048576K available (14656K kernel code, 2916K rwdata, 7796K rodata, 5824K init, 501K bss, 53500K reserved, 327
- 68K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
- [ 0.000000] Trampoline 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=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] random: get_random_bytes called from start_kernel+0x350/0x544 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.001147] Console: colour dummy device 80x25
- [ 0.001237] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.001254] pid_max: default: 32768 minimum: 301
- [ 0.001337] LSM: Security Framework initializing
- [ 0.001400] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.001419] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.002974] rcu: Hierarchical SRCU implementation.
- [ 0.005582] EFI services will not be available.
- [ 0.005825] smp: Bringing up secondary CPUs ...
- [ 0.006475] Detected VIPT I-cache on CPU1
- [ 0.006540] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.007135] Detected VIPT I-cache on CPU2
- [ 0.007177] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.007730] Detected VIPT I-cache on CPU3
- [ 0.007768] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.007854] smp: Brought up 1 node, 4 CPUs
- [ 0.007880] SMP: Total of 4 processors activated.
- [ 0.007889] CPU features: detected: 32-bit EL0 Support
- [ 0.007898] CPU features: detected: CRC32 instructions
- [ 0.007907] CPU features: detected: 32-bit EL1 Support
- [ 0.015066] CPU: All CPU(s) started at EL2
- [ 0.015099] alternatives: patching kernel code
- [ 0.016438] devtmpfs: initialized
- [ 0.022698] KASLR disabled due to lack of seed
- [ 0.022891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.022913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.024377] pinctrl core: initialized pinctrl subsystem
- [ 0.025457] DMI not present or invalid.
- [ 0.026074] NET: Registered protocol family 16
- [ 0.027905] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.028034] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.028178] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.028267] audit: initializing netlink subsys (disabled)
- [ 0.028443] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
- [ 0.029722] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.029730] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.030081] cpuidle: using governor menu
- [ 0.030381] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.030489] ASID allocator initialised with 65536 entries
- [ 0.032185] Serial: AMBA PL011 UART driver
- [ 0.063973] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.063997] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
- [ 0.064006] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.064016] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
- [ 0.065213] cryptd: max_cpu_qlen set to 1000
- [ 0.067528] ACPI: Interpreter disabled.
- [ 0.069407] vcc33-wifi: supplied by vcc-5v
- [ 0.069714] vcc-wifi-io: supplied by vcc33-wifi
- [ 0.070363] iommu: Default domain type: Translated
- [ 0.070613] vgaarb: loaded
- [ 0.070955] SCSI subsystem initialized
- [ 0.071343] usbcore: registered new interface driver usbfs
- [ 0.071390] usbcore: registered new interface driver hub
- [ 0.071431] usbcore: registered new device driver usb
- [ 0.072317] pps_core: LinuxPPS API ver. 1 registered
- [ 0.072327] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.072347] PTP clock support registered
- [ 0.072485] EDAC MC: Ver: 3.0.0
- [ 0.073947] FPGA manager framework
- [ 0.074049] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.075220] clocksource: Switched to clocksource arch_sys_counter
- [ 0.075391] VFS: Disk quotas dquot_6.6.0
- [ 0.075457] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.075742] pnp: PnP ACPI: disabled
- [ 0.082429] NET: Registered protocol family 2
- [ 0.082907] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 0.082975] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.083057] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
- [ 0.083192] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.083345] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.083384] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.083541] NET: Registered protocol family 1
- [ 0.083933] RPC: Registered named UNIX socket transport module.
- [ 0.083944] RPC: Registered udp transport module.
- [ 0.083951] RPC: Registered tcp transport module.
- [ 0.083957] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.083970] PCI: CLS 0 bytes, default 64
- [ 0.084151] Unpacking initramfs...
- [ 0.087339] Freeing initrd memory: 1084K
- [ 0.088211] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 0.088628] kvm [1]: IPA Size Limit: 40 bits
- [ 0.090190] kvm [1]: vgic interrupt IRQ9
- [ 0.090343] kvm [1]: Hyp mode initialized successfully
- [ 0.094163] Initialise system trusted keyrings
- [ 0.094316] workingset: timestamp_bits=42 max_order=18 bucket_order=0
- [ 0.101972] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.102719] NFS: Registering the id_resolver key type
- [ 0.102750] Key type id_resolver registered
- [ 0.102758] Key type id_legacy registered
- [ 0.102861] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.102872] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 0.103037] 9p: Installing v9fs 9p2000 file system support
- [ 0.151684] Key type asymmetric registered
- [ 0.151697] Asymmetric key parser 'x509' registered
- [ 0.151741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
- [ 0.151752] io scheduler mq-deadline registered
- [ 0.151761] io scheduler kyber registered
- [ 0.153806] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
- [ 0.154521] sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO
- [ 0.163597] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
- [ 0.168082] EINJ: ACPI disabled.
- [ 0.189352] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 0.192253] SuperH (H)SCI(F) driver initialized
- [ 0.192905] msm_serial: driver initialized
- [ 0.194638] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.201973] loop: module loaded
- [ 0.202996] megasas: 07.714.04.00-rc1
- [ 0.208385] libphy: Fixed MDIO Bus: probed
- [ 0.209719] tun: Universal TUN/TAP device driver, 1.6
- [ 0.210755] thunder_xcv, ver 1.0
- [ 0.210802] thunder_bgx, ver 1.0
- [ 0.210844] nicpf, ver 1.0
- [ 0.212245] hclge is initializing
- [ 0.212273] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
- [ 0.212282] hns3: Copyright (c) 2017 Huawei Corporation.
- [ 0.212331] e1000: Intel(R) PRO/1000 Network Driver
- [ 0.212340] e1000: Copyright (c) 1999-2006 Intel Corporation.
- [ 0.212387] e1000e: Intel(R) PRO/1000 Network Driver
- [ 0.212394] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 0.212443] igb: Intel(R) Gigabit Ethernet Network Driver
- [ 0.212451] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 0.212487] igbvf: Intel(R) Gigabit Virtual Function Network Driver
- [ 0.212495] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 0.212866] sky2: driver version 1.30
- [ 0.214135] VFIO - User Level meta-driver version: 0.3
- [ 0.216588] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 0.216603] ehci-pci: EHCI PCI platform driver
- [ 0.216641] ehci-platform: EHCI generic platform driver
- [ 0.216859] ehci-platform 5101000.usb: EHCI Host Controller
- [ 0.216887] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1
- [ 0.217002] ehci-platform 5101000.usb: irq 36, io mem 0x05101000
- [ 0.231242] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
- [ 0.231919] hub 1-0:1.0: USB hub found
- [ 0.231954] hub 1-0:1.0: 1 port detected
- [ 0.232590] ehci-orion: EHCI orion driver
- [ 0.232789] ehci-exynos: EHCI Exynos driver
- [ 0.232904] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 0.232932] ohci-pci: OHCI PCI platform driver
- [ 0.232993] ohci-platform: OHCI generic platform driver
- [ 0.233165] ohci-platform 5101400.usb: Generic Platform OHCI controller
- [ 0.233190] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 2
- [ 0.233296] ohci-platform 5101400.usb: irq 37, io mem 0x05101400
- [ 0.295822] hub 2-0:1.0: USB hub found
- [ 0.295857] hub 2-0:1.0: 1 port detected
- [ 0.296450] ohci-exynos: OHCI Exynos driver
- [ 0.297192] usbcore: registered new interface driver usb-storage
- [ 0.300943] sun6i-rtc 7000000.rtc: registered as rtc0
- [ 0.300984] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-01T00:03:12 UTC (192)
- [ 0.301001] sun6i-rtc 7000000.rtc: RTC enabled
- [ 0.301356] i2c /dev entries driver
- [ 0.302041] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
- [ 0.303300] axp20x-i2c 0-0036: AXP20x variant AXP806 found
- [ 2.335231] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
- [ 4.383231] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
- [ 4.383248] axp20x-i2c 0-0036: Failed to set masks in 0x40: -110
- [ 4.383261] axp20x-i2c 0-0036: failed to add irq chip: -110
- [ 4.383366] axp20x-i2c: probe of 0-0036 failed with error -110
- [ 4.390296] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pm not found, using dummy regulator
- [ 4.390740] sdhci: Secure Digital Host Controller Interface driver
- [ 4.390750] sdhci: Copyright(c) Pierre Ossman
- [ 4.391483] Synopsys Designware Multimedia Card Interface Driver
- [ 4.392794] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 4.395067] ledtrig-cpu: registered to indicate activity on CPUs
- [ 4.396017] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
- [ 4.396787] usbcore: registered new interface driver usbhid
- [ 4.396799] usbhid: USB HID core driver
- [ 4.403136] NET: Registered protocol family 17
- [ 4.403359] 9pnet: Installing 9P2000 support
- [ 4.403416] Key type dns_resolver registered
- [ 4.403821] registered taskstats version 1
- [ 4.403835] Loading compiled-in X.509 certificates
- [ 4.419400] sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO
- [ 4.425980] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
- [ 4.427466] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
- [ 4.428001] printk: console [ttyS0] disabled
- [ 4.448430] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 33, base_baud = 1500000) is a 16550A
- [ 5.672291] printk: console [ttyS0] enabled
- [ 5.699000] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 34, base_baud = 1500000) is a 16550A
- [ 5.707855] serial serial0: tty port ttyS1 registered
- [ 5.727147] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
- [ 5.729889] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.730191] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
- [ 5.731393] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.731402] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 65
- [ 5.731410] sun50i-h6-pinctrl 300b000.pinctrl: pin-65 (4022000.mmc) status -517
- [ 5.731419] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 65 (PC1) from group PC1 on device 300b000.pinctrl
- [ 5.731429] sunxi-mmc 4022000.mmc: Error applying setting, reverse things back
- [ 5.787363] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 79
- [ 5.794241] sun50i-h6-pinctrl 300b000.pinctrl: pin-79 (300b000.pinctrl:79) status -517
- [ 5.802165] sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO
- [ 5.820383] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.827555] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 65
- [ 5.835248] sun50i-h6-pinctrl 300b000.pinctrl: pin-65 (4022000.mmc) status -517
- [ 5.836807] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.837989] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
- [ 5.842569] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 65 (PC1) from group PC1 on device 300b000.pinctrl
- [ 5.842581] sunxi-mmc 4022000.mmc: Error applying setting, reverse things back
- [ 5.849713] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 79
- [ 5.883092] sun50i-h6-pinctrl 300b000.pinctrl: pin-79 (300b000.pinctrl:79) status -517
- [ 5.891015] sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO
- [ 5.906395] ALSA device list:
- [ 5.909416] No soundcards found.
- [ 5.959809] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
- [ 5.972113] Freeing unused kernel memory: 5824K
- [ 5.974306] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
- [ 5.974829] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.974839] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 79
- [ 5.974847] sun50i-h6-pinctrl 300b000.pinctrl: pin-79 (300b000.pinctrl:79) status -517
- [ 5.974857] sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO
- [ 5.976323] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
- [ 5.976337] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 65
- [ 5.976345] sun50i-h6-pinctrl 300b000.pinctrl: pin-65 (4022000.mmc) status -517
- [ 5.976354] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 65 (PC1) from group PC1 on device 300b000.pinctrl
- [ 5.976364] sunxi-mmc 4022000.mmc: Error applying setting, reverse things back
- [ 5.976793] Run /init as init process
- [ 6.056245] process '/bin/busybox' started with executable stack
- / # ls
- bin dev etc init lib mnt proc root sbin sys tmp var
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement