Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2022
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. ### Before the issue, it works OK
  2. [2022-02-23 02:47:03] U-Boot 2019.04 (Jan 24 2022 - 10:18:18 +0000)
  3. [2022-02-23 02:47:03]
  4. [2022-02-23 02:47:03] SOC : AST2500-A2
  5. [2022-02-23 02:47:03] RST : WDT1
  6. [2022-02-23 02:47:03] 2nd Boot : Enable
  7. [2022-02-23 02:47:03] LPC Mode : SIO:Enable : SuperIO-4e
  8. [2022-02-23 02:47:03] Eth : MAC0: RMII/NCSI, , MAC1: RGMII,
  9. [2022-02-23 02:47:03] Model: AST2500 EVB
  10. [2022-02-23 02:47:03] DRAM: 960 MiB
  11. [2022-02-23 02:47:04] MMC: sdhci_slot0@100: 0, sdhci_slot1@200: 1
  12. [2022-02-23 02:47:04] Loading Environment from SPI Flash... SF: Detected w25q512jv with page size 256 Bytes, erase size 4 KiB, total 64 MiB
  13. [2022-02-23 02:47:04] OK
  14. [2022-02-23 02:47:04] In: serial@1e784000
  15. [2022-02-23 02:47:04] Out: serial@1e784000
  16. [2022-02-23 02:47:04] Err: serial@1e784000
  17. [2022-02-23 02:47:04] Net: eth0: ethernet@1e660000, eth1: ethernet@1e680000
  18. [2022-02-23 02:47:04] Hit any key to stop autoboot: 0
  19. [2022-02-23 02:47:06] ## Loading kernel from FIT Image at 20100000 ...
  20. [2022-02-23 02:47:06] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  21. [2022-02-23 02:47:06] Trying 'kernel-1' kernel subimage
  22. [2022-02-23 02:47:06] Description: Linux kernel
  23. [2022-02-23 02:47:06] Type: Kernel Image
  24. [2022-02-23 02:47:06] Compression: uncompressed
  25. [2022-02-23 02:47:06] Data Start: 0x20100128
  26. [2022-02-23 02:47:06] Data Size: 3181688 Bytes = 3 MiB
  27. [2022-02-23 02:47:06] Architecture: ARM
  28. [2022-02-23 02:47:06] OS: Linux
  29. [2022-02-23 02:47:06] Load Address: 0x80001000
  30. [2022-02-23 02:47:06] Entry Point: 0x80001000
  31. [2022-02-23 02:47:06] Hash algo: sha256
  32. [2022-02-23 02:47:06] Hash value: c169b372496e8d800c432254ec9ae133bdf7f77ad3a7ee2d0538a101e425a4cb
  33. [2022-02-23 02:47:06] Verifying Hash Integrity ... sha256+ OK
  34. [2022-02-23 02:47:10] ## Loading ramdisk from FIT Image at 20100000 ...
  35. [2022-02-23 02:47:10] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  36. [2022-02-23 02:47:10] Trying 'ramdisk-1' ramdisk subimage
  37. [2022-02-23 02:47:10] Description: obmc-phosphor-initramfs
  38. [2022-02-23 02:47:10] Type: RAMDisk Image
  39. [2022-02-23 02:47:10] Compression: uncompressed
  40. [2022-02-23 02:47:10] Data Start: 0x20412b70
  41. [2022-02-23 02:47:10] Data Size: 1095796 Bytes = 1 MiB
  42. [2022-02-23 02:47:10] Architecture: ARM
  43. [2022-02-23 02:47:10] OS: Linux
  44. [2022-02-23 02:47:10] Load Address: unavailable
  45. [2022-02-23 02:47:10] Entry Point: unavailable
  46. [2022-02-23 02:47:10] Hash algo: sha256
  47. [2022-02-23 02:47:10] Hash value: ebc1b0781e4e217e096c6d5c4ef3ee52b40bf1b0b7cc7003152f75a579e0c3db
  48. [2022-02-23 02:47:10] Verifying Hash Integrity ... sha256+ OK
  49. [2022-02-23 02:47:12] ## Loading fdt from FIT Image at 20100000 ...
  50. [2022-02-23 02:47:12] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  51. [2022-02-23 02:47:12] Trying 'fdt-aspeed-bmc-bytedance-g220a.dtb' fdt subimage
  52. [2022-02-23 02:47:12] Description: Flattened Device Tree blob
  53. [2022-02-23 02:47:12] Type: Flat Device Tree
  54. [2022-02-23 02:47:12] Compression: uncompressed
  55. [2022-02-23 02:47:12] Data Start: 0x20408ebc
  56. [2022-02-23 02:47:12] Data Size: 39909 Bytes = 39 KiB
  57. [2022-02-23 02:47:12] Architecture: ARM
  58. [2022-02-23 02:47:12] Hash algo: sha256
  59. [2022-02-23 02:47:12] Hash value: 3017f962f62e68d4ad940e26d265c855c8d19f544ae4962567de490adb690b7c
  60. [2022-02-23 02:47:12] Verifying Hash Integrity ... sha256+ OK
  61. [2022-02-23 02:47:12] Booting using the fdt blob at 0x20408ebc
  62. [2022-02-23 02:47:12] Loading Kernel Image ... OK
  63. [2022-02-23 02:47:12] Loading Ramdisk to 8fef4000, end 8ffff874 ... OK
  64. [2022-02-23 02:47:12] Loading Device Tree to 8fee7000, end 8fef3be4 ... OK
  65. [2022-02-23 02:47:12]
  66. [2022-02-23 02:47:12] Starting kernel ...
  67. [2022-02-23 02:47:12]
  68. [2022-02-23 02:47:16] [ 0.000000] Booting Linux on physical CPU 0x0
  69. ...
  70.  
  71. -------------------------------------
  72. # With new u-boot, issue occurs.
  73. [2022-02-23 02:58:07] U-Boot 2019.04 (Feb 15 2022 - 07:22:14 +0000)
  74. [2022-02-23 02:58:07]
  75. [2022-02-23 02:58:07] SOC : AST2500-A2
  76. [2022-02-23 02:58:07] RST : WDT1
  77. [2022-02-23 02:58:07] 2nd Boot : Enable
  78. [2022-02-23 02:58:07] LPC Mode : SIO:Enable : SuperIO-4e
  79. [2022-02-23 02:58:07] Eth : MAC0: RMII/NCSI, , MAC1: RGMII,
  80. [2022-02-23 02:58:07] Model: AST2500 EVB
  81. [2022-02-23 02:58:07] DRAM: 960 MiB (capacity:1024 MiB, VGA:64 MiB, ECC:off)
  82. [2022-02-23 02:58:09] MMC: sdhci_slot0@100: 0, sdhci_slot1@200: 1
  83. [2022-02-23 02:58:09] Loading Environment from SPI Flash... SF: Detected w25q512jv with page size 256 Bytes, erase size 4 KiB, total 64 MiB
  84. [2022-02-23 02:58:10] *** Warning - bad CRC, using default environment
  85. [2022-02-23 02:58:10]
  86. [2022-02-23 02:58:10] In: serial@1e784000
  87. [2022-02-23 02:58:10] Out: serial@1e784000
  88. [2022-02-23 02:58:10] Err: serial@1e784000
  89. [2022-02-23 02:58:10] Net:
  90. [2022-02-23 02:58:10] Warning: ethernet@1e660000 (eth0) using random MAC address - f2:4e:4f:55:ad:5c
  91. [2022-02-23 02:58:10] eth0: ethernet@1e660000
  92. [2022-02-23 02:58:10] Warning: ethernet@1e680000 (eth1) using random MAC address - 2a:a9:3f:e5:ea:75
  93. [2022-02-23 02:58:10] , eth1: ethernet@1e680000
  94. [2022-02-23 02:58:10] Hit any key to stop autoboot: 0
  95. [2022-02-23 02:58:12] ## Loading kernel from FIT Image at 20100000 ...
  96. [2022-02-23 02:58:12] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  97. [2022-02-23 02:58:12] Trying 'kernel-1' kernel subimage
  98. [2022-02-23 02:58:12] Description: Linux kernel
  99. [2022-02-23 02:58:12] Type: Kernel Image
  100. [2022-02-23 02:58:12] Compression: uncompressed
  101. [2022-02-23 02:58:12] Data Start: 0x20100128
  102. [2022-02-23 02:58:12] Data Size: 3184712 Bytes = 3 MiB
  103. [2022-02-23 02:58:12] Architecture: ARM
  104. [2022-02-23 02:58:12] OS: Linux
  105. [2022-02-23 02:58:12] Load Address: 0x80001000
  106. [2022-02-23 02:58:12] Entry Point: 0x80001000
  107. [2022-02-23 02:58:12] Hash algo: sha256
  108. [2022-02-23 02:58:12] Hash value: d8727283905e007cc3ac83c0a670279e6b083a2c996093354d9e706eeea69db3
  109. [2022-02-23 02:58:12] Verifying Hash Integrity ... sha256+ OK
  110. [2022-02-23 02:58:19] ## Loading ramdisk from FIT Image at 20100000 ...
  111. [2022-02-23 02:58:19] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  112. [2022-02-23 02:58:19] Trying 'ramdisk-1' ramdisk subimage
  113. [2022-02-23 02:58:19] Description: obmc-phosphor-initramfs
  114. [2022-02-23 02:58:19] Type: RAMDisk Image
  115. [2022-02-23 02:58:19] Compression: uncompressed
  116. [2022-02-23 02:58:19] Data Start: 0x20413740
  117. [2022-02-23 02:58:19] Data Size: 1098932 Bytes = 1 MiB
  118. [2022-02-23 02:58:19] Architecture: ARM
  119. [2022-02-23 02:58:19] OS: Linux
  120. [2022-02-23 02:58:19] Load Address: unavailable
  121. [2022-02-23 02:58:19] Entry Point: unavailable
  122. [2022-02-23 02:58:19] Hash algo: sha256
  123. [2022-02-23 02:58:19] Hash value: b50be6498a212265857468b7188379a7b28dd665495e3ff8d85e4a2eae3ce45b
  124. [2022-02-23 02:58:19] Verifying Hash Integrity ... sha256+ OK
  125. [2022-02-23 02:58:21] ## Loading fdt from FIT Image at 20100000 ...
  126. [2022-02-23 02:58:21] Using 'conf-aspeed-bmc-bytedance-g220a.dtb' configuration
  127. [2022-02-23 02:58:21] Trying 'fdt-aspeed-bmc-bytedance-g220a.dtb' fdt subimage
  128. [2022-02-23 02:58:21] Description: Flattened Device Tree blob
  129. [2022-02-23 02:58:21] Type: Flat Device Tree
  130. [2022-02-23 02:58:21] Compression: uncompressed
  131. [2022-02-23 02:58:21] Data Start: 0x20409a8c
  132. [2022-02-23 02:58:21] Data Size: 39909 Bytes = 39 KiB
  133. [2022-02-23 02:58:21] Architecture: ARM
  134. [2022-02-23 02:58:22] Hash algo: sha256
  135. [2022-02-23 02:58:22] Hash value: 3017f962f62e68d4ad940e26d265c855c8d19f544ae4962567de490adb690b7c
  136. [2022-02-23 02:58:22] Verifying Hash Integrity ... sha256+ OK
  137. [2022-02-23 02:58:22] Booting using the fdt blob at 0x20409a8c
  138. [2022-02-23 02:58:22] Loading Kernel Image ... OK
  139. [2022-02-23 02:58:22] Loading Ramdisk to 8fef3000, end 8ffff4b4 ... OK
  140. [2022-02-23 02:58:22] Loading Device Tree to 8fee6000, end 8fef2be4 ... OK
  141. [2022-02-23 02:58:22]
  142. [2022-02-23 02:58:22] Starting kernel ...
  143. [2022-02-23 02:58:22]
  144. [2022-02-23 02:58:28]
  145. [2022-02-23 02:58:28]
  146. [2022-02-23 02:58:28] U-Boot 2019.04 (Jan 24 2022 - 10:18:18 +0000)
  147. [2022-02-23 02:58:28]
  148. [2022-02-23 02:58:28] SOC : AST2500-A2
  149. [2022-02-23 02:58:28] RST : WDT2 - 2nd Boot
  150.  
  151.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement