• 0 Posts
  • 2 Comments
Joined 6 years ago
cake
Cake day: December 14th, 2019

help-circle

  • @smeg the correct steps were:
    1 - preload u-boot with command ./run_bootloader.sh -s T30 -t ./bct/grouper.bct -b …/re-crypt/u-boot-dtb-tegra.bin (note this is the unencrypted bootloader) AND simultaneously press the volume down button - it will enter the u-boot menu
    2 - run the re-crypt script with additional parameter --split (to create two files)
    3 - from the tablet, select fastboot mode from the u-boot menu, then follow the guide (fastboot flash 0.1 bct.img and fastboot flash 0.2 ebt.img)