pawan4749

lava bootloader error

Jan 10th, 2024
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. U-Boot SPL 2022.04 (Oct 05 2023 - 14:06:15 +0000)
  2. power_bd71837_init
  3. DDRINFO: start DRAM init
  4. DDRINFO: DRAM rate 1600MTS
  5. DDRINFO:ddrphy calibration done
  6. DDRINFO: ddrmix config done
  7. Normal Boot
  8. Trying to boot from MMC1
  9. hab fuse not enabled
  10. Authenticate image from DDR location 0x401fcdc0...
  11. NOTICE: BL31: v2.6(release):lf-5.15.32-2.0.0-0-gc6a19b1a3-dirty
  12. NOTICE: BL31: Built : 06:37:22, Jun 7 2022
  13. U-Boot 2022.04 (Oct 05 2023 - 14:06:15 +0000)
  14. CPU: i.MX8MMD rev1.0 1600 MHz (running at 1200 MHz)
  15. CPU: Industrial temperature grade (-40C to 105C) at 43C
  16. Reset cause: POR
  17. Model: grip-aio_200-02122A
  18. DRAM: 224 MiB
  19. board_init
  20. Core: 61 devices, 21 uclasses, devicetree: separate
  21. MMC: FSL_SDHC: 0
  22. Loading Environment from nowhere... OK
  23. In: serial
  24. Out: serial
  25. Err: serial
  26. SEC0: RNG instantiated
  27. BuildInfo:
  28. - ATF c6a19b1
  29. facmod value is 1!
  30. pulse number is 0
  31. �flash target is MMC:0
  32. Fastboot: Normal
  33. Normal Boot
  34.  
  35. Hit any key to stop autoboot: 2
  36. end: 3.4.2 bootloader-interrupt (duration 00:00:04) [common]
  37. start: 3.4.3 bootloader-commands (timeout 00:02:52) [common]
  38. Setting prompt string to ['=>']
  39. bootloader-commands: Wait for prompt ['=>'] (timeout 00:02:52)
  40.  0
  41. Setting prompt string to ['=>', 'Resetting CPU', 'Must RESET board to recover', 'TIMEOUT', 'Retry count exceeded', 'Retry time exceeded; starting again', 'ERROR: The remote end did not respond in time.', 'File not found', 'Bad Linux ARM64 Image magic!', 'Wrong Ramdisk Image Format', 'Ramdisk image is corrupt', 'ERROR: Failed to allocate', 'TFTP error: trying to overwrite reserved memory', 'Bad Linux RISCV Image magic!', 'Wrong Image Format for boot', 'ERROR: Did not find a cmdline Flattened Device Tree', 'ERROR: RD image overlaps OS image', 'Invalid partition']
  42. Sending with 5 millisecond of delay
  43. setenv factorymode 1
  44. u-boot=> setenv factorymode 1
  45. bootloader-commands: Wait for prompt ['=>', 'Resetting CPU', 'Must RESET board to recover', 'TIMEOUT', 'Retry count exceeded', 'Retry time exceeded; starting again', 'ERROR: The remote end did not respond in time.', 'File not found', 'Bad Linux ARM64 Image magic!', 'Wrong Ramdisk Image Format', 'Ramdisk image is corrupt', 'ERROR: Failed to allocate', 'TFTP error: trying to overwrite reserved memory', 'Bad Linux RISCV Image magic!', 'Wrong Image Format for boot', 'ERROR: Did not find a cmdline Flattened Device Tree', 'ERROR: RD image overlaps OS image', 'Invalid partition'] (timeout 00:02:51)
  46. setenv factorymode 1
  47. Sending with 5 millisecond of delay
  48. boot
  49. u-boot=> boot
  50. Setting prompt string to ['Starting kernel ...', 'Resetting CPU', 'Must RESET board to recover', 'TIMEOUT', 'Retry count exceeded', 'Retry time exceeded; starting again', 'ERROR: The remote end did not respond in time.', 'File not found', 'Bad Linux ARM64 Image magic!', 'Wrong Ramdisk Image Format', 'Ramdisk image is corrupt', 'ERROR: Failed to allocate', 'TFTP error: trying to overwrite reserved memory', 'Bad Linux RISCV Image magic!', 'Wrong Image Format for boot', 'ERROR: Did not find a cmdline Flattened Device Tree', 'ERROR: RD image overlaps OS image', 'Invalid partition']
  51. bootloader-commands: Wait for prompt ['Starting kernel ...', 'Resetting CPU', 'Must RESET board to recover', 'TIMEOUT', 'Retry count exceeded', 'Retry time exceeded; starting again', 'ERROR: The remote end did not respond in time.', 'File not found', 'Bad Linux ARM64 Image magic!', 'Wrong Ramdisk Image Format', 'Ramdisk image is corrupt', 'ERROR: Failed to allocate', 'TFTP error: trying to overwrite reserved memory', 'Bad Linux RISCV Image magic!', 'Wrong Image Format for boot', 'ERROR: Did not find a cmdline Flattened Device Tree', 'ERROR: RD image overlaps OS image', 'Invalid partition'] (timeout 00:02:51)
  52. boot
  53. ** Invalid partition 3 **
  54. Couldn't find partition mmc 0:3
  55. Can't set block device
  56. uEnv not found in mmcpart3, checking mmcpart1
  57. Failed to load '/boot/system/uEnv'
  58. uEnv not found in mmcpart 1 either!
  59. Booting from mmc ...
  60. ## Error: \"w\" not defined
  61. matched a bootloader error message: 'Invalid partition' (17)
  62. end: 3.4.3 bootloader-commands (duration 00:00:02) [common]
  63. case: bootloader-commands
  64. case_id: 223936
  65. definition: lava
  66. duration: 1.52
  67. extra: ...
  68. level: 3.4.3
  69. namespace: common
  70. result: fail
  71. matched a bootloader error message: 'Invalid partition' (17)
  72. end: 3.4 uboot-commands (duration 00:00:09) [common]
  73. case: uboot-commands
  74. case_id: 223937
  75. definition: lava
  76. duration: 9.28
  77. extra: ...
  78. level: 3.4
  79. namespace: common
  80. result: fail
  81. uboot-action failed: 3 of 3 attempts. 'matched a bootloader error message: 'Invalid partition' (17)'
  82. matched a bootloader error message: 'Invalid partition' (17)
Advertisement
Add Comment
Please, Sign In to add comment