Guest User

Untitled

a guest
Sep 1st, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.97 KB | None | 0 0
  1. => setenv bootargs "earlycon=uart,mmio32,0x1c28400 console=ttyS0,115200n8"
  2. => setenv initrd_high 0xffffffff
  3. => bootz 0x42000000 0x43300000:88D400 $fdtcontroladdr
  4. Kernel image @ 0x42000000 [ 0x000000 - 0x61ed98 ]
  5. ## Flattened Device Tree blob at 49f71190
  6. Booting using the fdt blob at 0x49f71190
  7. Working FDT set to 49f71190
  8. Loading Device Tree to 48f30000, end 48f38d17 ... OK
  9. Working FDT set to 48f30000
  10. DE is present but not probed
  11.  
  12. Starting kernel ...
  13.  
  14. Booting Linux on physical CPU 0x0
  15. Linux version 6.4.1-00500-gfe4a247a2472 (megi@core) (arm-linux-musleabihf-gcc (GCC) 12.2.1 20220823, GNU ld (GNU Binutils) 2.39.0.20220823) #10 Sat Jul 1 23:02:54 CEST 2023
  16. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  17. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  18. OF: fdt: Machine model: PocketBook 616
  19. earlycon: uart0 at MMIO32 0x01c28400 (options '')
  20. printk: bootconsole [uart0] enabled
  21. Memory policy: Data cache writeback
  22. Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
  23. OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool
  24. OF: reserved mem: 0x4a000000..0x4fffffff (98304 KiB) map reusable default-pool
  25. Zone ranges:
  26. Normal [mem 0x0000000040000000-0x000000004fffffff]
  27. Movable zone start for each node
  28. Early memory node ranges
  29. node 0: [mem 0x0000000040000000-0x000000004fffffff]
  30. Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff]
  31. CPU: All CPU(s) started in SVC mode.
  32. pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  33. pcpu-alloc: [0] 0
  34. Kernel command line: earlycon=uart,mmio32,0x1c28400 console=ttyS0,115200n8
  35. Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  36. Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  37. Built 1 zonelists, mobility grouping on. Total pages: 64960
  38. mem auto-init: stack:off, heap alloc:off, heap free:off
  39. Memory: 138976K/262144K available (8192K kernel code, 681K rwdata, 1916K rodata, 1024K init, 281K bss, 24864K reserved, 98304K cma-reserved)
  40. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  41. NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  42. sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  43. clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  44. clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  45. Console: colour dummy device 80x30
  46. Calibrating delay loop... 1002.49 BogoMIPS (lpj=501248)
  47. pid_max: default: 32768 minimum: 301
  48. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  49. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  50. CPU: Testing write buffer coherency: ok
  51. CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
  52. cblist_init_generic: Setting adjustable number of callback queues.
  53. cblist_init_generic: Setting shift to 0 and lim to 1.
  54. Setting up static identity map for 0x40100000 - 0x40100060
  55. devtmpfs: initialized
  56. VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  57. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  58. futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  59. pinctrl core: initialized pinctrl subsystem
  60. NET: Registered PF_NETLINK/PF_ROUTE protocol family
  61. DMA: preallocated 256 KiB pool for atomic coherent allocations
  62. thermal_sys: Registered thermal governor 'fair_share'
  63. thermal_sys: Registered thermal governor 'bang_bang'
  64. thermal_sys: Registered thermal governor 'step_wise'
  65. cpuidle: using governor ladder
  66. hw-breakpoint: debug architecture 0x4 unsupported.
  67. cryptd: max_cpu_qlen set to 1000
  68. SCSI subsystem initialized
  69. clocksource: Switched to clocksource timer
  70. NET: Registered PF_INET protocol family
  71. IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
  72. tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
  73. Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  74. TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
  75. TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
  76. TCP: Hash tables configured (established 2048 bind 2048)
  77. MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
  78. UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  79. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  80. NET: Registered PF_UNIX/PF_LOCAL protocol family
  81. Initialise system trusted keyrings
  82. Unpacking initramfs...
  83. workingset: timestamp_bits=14 max_order=16 bucket_order=2
  84. fuse: init (API version 7.38)
  85. NET: Registered PF_ALG protocol family
  86. Key type asymmetric registered
  87. Asymmetric key parser 'x509' registered
  88. Asymmetric key parser 'pkcs8' registered
  89. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  90. Freeing initrd memory: 8760K
  91. io scheduler bfq registered
  92. gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  93. sun5i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  94. Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  95. sun5i-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  96. printk: console [ttyS0] disabled
  97. 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 52, base_baud = 1500000) is a 16550A
  98. printk: console [ttyS0] enabled
  99. printk: console [ttyS0] enabled
  100. printk: bootconsole [uart0] disabled
  101. printk: bootconsole [uart0] disabled
  102. loop: module loaded
  103. zram: Added device: zram0
  104. sun5i-a13-gpadc-iio: Failed to locate of_node [id: 0]
  105. tun: Universal TUN/TAP device driver, 1.6
  106. i2c_dev: i2c /dev entries driver
  107. sun5i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator
  108. axp20x-i2c 0-0034: AXP20x variant AXP209 found
  109. axp20x-gpio axp20x-gpio: DMA mask not set
  110. axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  111. input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
  112. axp20x-i2c 0-0034: AXP20X driver loaded
  113. sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  114. ledtrig-cpu: registered to indicate activity on CPUs
  115. sun4i-ss 1c15000.crypto-engine: no reset control found
  116. sun4i-ss 1c15000.crypto-engine: Die ID 1
  117. axp20x-adc axp20x-adc: DMA mask not set
  118. vcc-wifi: Bringing 2800000uV into 3300000-3300000uV
  119. sun5i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  120. sun5i-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator
  121. NET: Registered PF_INET6 protocol family
  122. Segment Routing with IPv6
  123. In-situ OAM (IOAM) with IPv6
  124. sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  125. NET: Registered PF_PACKET protocol family
  126. registered taskstats version 1
  127. Loading compiled-in X.509 certificates
  128. Key type .fscrypt registered
  129. Key type fscrypt-provisioning registered
  130. Key type big_key registered
  131. Key type encrypted registered
  132. sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB
  133. core: _opp_supported_by_regulators: OPP minuV: 1350000 maxuV: 1350000, not supported by regulator
  134. cpu cpu0: _opp_add: OPP not supported by regulators (912000000)
  135. core: _opp_supported_by_regulators: OPP minuV: 1300000 maxuV: 1300000, not supported by regulator
  136. cpu cpu0: _opp_add: OPP not supported by regulators (864000000)
  137. core: _opp_supported_by_regulators: OPP minuV: 1200000 maxuV: 1200000, not supported by regulator
  138. cpu cpu0: _opp_add: OPP not supported by regulators (624000000)
  139. core: _opp_supported_by_regulators: OPP minuV: 1200000 maxuV: 1200000, not supported by regulator
  140. cpu cpu0: _opp_add: OPP not supported by regulators (576000000)
  141. core: _opp_supported_by_regulators: OPP minuV: 1200000 maxuV: 1200000, not supported by regulator
  142. cpu cpu0: _opp_add: OPP not supported by regulators (432000000)
  143. sun5i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  144. sunxi-mmc 1c0f000.mmc: Got CD GPIO
  145. cfg80211: Loading compiled-in X.509 certificates for regulatory database
  146. Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  147. clk: Disabling unused clocks
  148. sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  149. /dev/root: Can't open blockdev
  150. VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
  151. Please append a correct "root=" boot option; here are the available partitions:
  152. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  153. CPU: 0 PID: 1 Comm: swapper Not tainted 6.4.1-00500-gfe4a247a2472 #10
  154. Hardware name: Allwinner sun4i/sun5i Families
  155. unwind_backtrace from show_stack+0x10/0x14
  156. show_stack from dump_stack_lvl+0x24/0x2c
  157. dump_stack_lvl from panic+0xe4/0x2b4
  158. panic from mount_block_root+0x1a4/0x23c
  159. mount_block_root from prepare_namespace+0x150/0x18c
  160. prepare_namespace from kernel_init+0x18/0x12c
  161. kernel_init from ret_from_fork+0x14/0x2c
  162. Exception stack(0xd0811fb0 to 0xd0811ff8)
  163. 1fa0: 00000000 00000000 00000000 00000000
  164. 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  165. 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
  166. ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
Advertisement
Add Comment
Please, Sign In to add comment