From Abrupt Partdridge, 10 Years ago, written in Plain Text.
Embed
  1. ## Booting kernel from Legacy Image at 46000000 ...
  2.    Image Name:   ARM OpenWrt Linux-3.14.26
  3.    Image Type:   ARM Linux Kernel Image (uncompressed)
  4.    Data Size:    2581528 Bytes = 2.5 MiB
  5.    Load Address: 40008000
  6.    Entry Point:  40008000
  7.    Verifying Checksum ... OK
  8. ## Flattened Device Tree blob at 49000000
  9.    Booting using the fdt blob at 0x49000000
  10.    Loading Kernel Image ... OK
  11.    Using Device Tree in place at 49000000, end 49008954
  12.  
  13. Starting kernel ...
  14.  
  15. [    0.000000] Booting Linux on physical CPU 0x0
  16. [    0.000000] Linux version 3.14.26 (longneck@suckup) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r43793) ) #3 SMP PREEMPT Thu Jan 1 13:14:51 CET 205
  17. [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  18. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  19. [    0.000000] Machine model: Lemaker bananaPi
  20. [    0.000000] Memory policy: Data cache writealloc
  21. [    0.000000] psci: probing function IDs from device-tree
  22. [    0.000000] PERCPU: Embedded 7 pages/cpu @eefdb000 s7104 r8192 d13376 u32768
  23. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260624
  24. [    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk rootwait root=/dev/mmcblk0p2
  25. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  26. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  27. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  28. [    0.000000] Memory: 1033776K/1048576K available (3655K kernel code, 164K rwdata, 1032K rodata, 190K init, 603K bss, 14800K reserved, 270336K highmem)
  29.  
  30. [...]
  31.  
  32. procd: Console is alive
  33. procd: - watchdog -
  34. procd: - preinit -
  35. procd: - early -
  36. procd: - watchdog -
  37. Illegal instruction
  38. procd: - ubus -
  39. [    4.649003] random: ubusd urandom read with 33 bits of entropy available
  40. [    4.656575] watchdog watchdog0: watchdog did not stop!
  41. [    4.665321] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
  42. [    4.665321]
  43. [    4.674468] CPU: 0 PID: 1 Comm: procd Not tainted 3.14.26 #3
  44. [    4.680120] Backtrace:
  45. [    4.682599] [<c001a390>] (dump_backtrace) from [<c001a5b0>] (show_stack+0x18/0x1c)
  46. [    4.690158]  r6:00000000 r5:ee882010 r4:c04e1170 r3:00000000
  47. [    4.695869] [<c001a598>] (show_stack) from [<c01baabc>] (dump_stack+0xa0/0xd8)
  48. [    4.703090] [<c01baa1c>] (dump_stack) from [<c002345c>] (panic+0xb4/0x200)
  49. [    4.709954]  r6:ee884000 r5:ee884360 r4:c0431028 r3:00000001
  50. [    4.715663] [<c00233ac>] (panic) from [<c0024948>] (do_exit+0x434/0x84c)
  51. [    4.722354]  r3:ee890000 r2:00000000 r1:00000004 r0:c0431028
  52. [    4.728053]  r7:ee884000
  53. [    4.730603] [<c0024514>] (do_exit) from [<c0025c98>] (do_group_exit+0x8c/0xc8)
  54. [    4.737814]  r7:ee883edc
  55. [    4.740365] [<c0025c0c>] (do_group_exit) from [<c00305ac>] (get_signal_to_deliver+0x4b4/0x550)
  56. [    4.748962]  r7:ee883edc r6:0830009f r5:ee882000 r4:ee882000
  57. [    4.754672] [<c00300f8>] (get_signal_to_deliver) from [<c0019db8>] (do_signal+0x394/0x444)
  58. [    4.762922]  r10:ee882000 r9:ee882000 r8:00000000 r7:ee883ec8 r6:ee882008 r5:00000000
  59. [    4.770802]  r4:ee883fb0
  60. [    4.773350] [<c0019a24>] (do_signal) from [<c0019fc8>] (do_work_pending+0x5c/0xa8)
  61. [    4.780907]  r10:ee882000 r9:ee882000 r8:00000000 r7:ee883fb0 r6:ee882000 r5:00000000
  62.