Advertisement
Guest User

Untitled

a guest
Aug 15th, 2019
666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.06 KB | None | 0 0
  1. CoreELEC:~ # inject_bl301
  2. Starting bootloader blob BL301 injection tool v0.1...
  3.  
  4. This tool can be used to update the bootloader
  5. blob BL301 of the vendor bootloader on the internal
  6. eMMC. This bootloader blob BL301 is customized by
  7. Team CoreELEC to support all wake-up features like
  8. CEC, Wake-On-LAN, IR, and GPIO wake-up from
  9. suspend or power off state!
  10.  
  11. Device serial number: 280b400001310e000010303859534b50
  12. Using CPU type G12A (28): S905D2, S905X2
  13. Using binary type because of CoreELEC DT-ID: Generic
  14. Using /dev/bootloader as bootloader partition
  15. Found TOC_HEADER at:        0x00010210
  16. Name:               AA640001
  17. Serial Number:          12345678
  18. Flags:              0
  19.  
  20. TOC ENTRY #0
  21. UUID:               9766FD3D89BEE849AE5D78A140608213
  22. Offset Address:         0x5C000 (absolute: 0x6C210)
  23. Size:               0xE570
  24. Flags:              0x0
  25. Found BL30 blob image at:   0x0006C210
  26. Amlogic magic:          @AML
  27. Old signature:          13918F68286FB6609B5F7A69686F25F1C4D94B15C12DCD98CC0959BA246BECA7
  28. Using BL301.bin:        Generic_28_29_bl301.bin
  29. New signature:          4B1EBC1B07082D460F44296D585311FB9AC1D896D26610DBC34600A606797178
  30.  
  31. Please confirm to write the bootloader blob BL301 to
  32. the internal eMMC! Please ensure to update first the device
  33. to the last vendor firmware! And remember if the vendor
  34. firmware get updated you have to do this step again as the
  35. bootloader blob will be overwritten!
  36.  
  37. Continue? [Y/n] Y
  38. Make backup of vendor bootloader to: /flash/280b400001310e000010303859534b50_bl301.bin
  39. Finished update of BL301.bin on internal eMMC!
  40. Please reboot device now and enjoy the new CoreELEC wake-up features!
  41.  
  42. CoreELEC:~ # reboot
  43. CoreELEC:~ # Connection to 192.168.1.105 closed by remote host.
  44. Connection to 192.168.1.105 closed.
  45. root@debian-str:~# ssh root@192.168.1.105
  46. root@192.168.1.105's password:
  47. ##############################################
  48. #                  CoreELEC                  #
  49. #            https://coreelec.org            #
  50. ##############################################
  51.  
  52. CoreELEC (official): nightly_20190814 (Amlogic-ng.arm)
  53. CoreELEC:~ # inject_bl301
  54. Starting bootloader blob BL301 injection tool v0.1...
  55.  
  56. This tool can be used to update the bootloader
  57. blob BL301 of the vendor bootloader on the internal
  58. eMMC. This bootloader blob BL301 is customized by
  59. Team CoreELEC to support all wake-up features like
  60. CEC, Wake-On-LAN, IR, and GPIO wake-up from
  61. suspend or power off state!
  62.  
  63. Device serial number: 280b400001310e000010303859534b50
  64. Using CPU type G12A (28): S905D2, S905X2
  65. Using binary type because of CoreELEC DT-ID: Generic
  66. Using /dev/bootloader as bootloader partition
  67. Found TOC_HEADER at:        0x00010210
  68. Name:               AA640001
  69. Serial Number:          12345678
  70. Flags:              0
  71.  
  72. TOC ENTRY #0
  73. UUID:               9766FD3D89BEE849AE5D78A140608213
  74. Offset Address:         0x5C000 (absolute: 0x6C210)
  75. Size:               0xE570
  76. Flags:              0x0
  77. Found BL30 blob image at:   0x0006C210
  78. Amlogic magic:          @AML
  79. Old signature:          4B1EBC1B07082D460F44296D585311FB9AC1D896D26610DBC34600A606797178
  80. Using BL301.bin:        Generic_28_29_bl301.bin
  81. New signature:          4B1EBC1B07082D460F44296D585311FB9AC1D896D26610DBC34600A606797178
  82. Update of BL301.bin on eMMC is not needed, exit now...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement