hydrogenium2020
hydrogenium2020
> maybe also look at https://github.com/NVIDIA/tegrarcm/blob/master/src/miniloader/tegra124-miniloader.h and tegrarcm rather than nvflash. ```shell tegrarcm --bct=BCT.bin --bootloader=u-boot.bin --loadaddr=0x80108000 bct file: BCT.bin booloader file: u-boot.bin load addr 0x80108000 entry addr 0x80108000 device id:...
> also - and forgive me because i am a bit rusty - the fastboot bootloaders here, when uploaded via nvflash, would start up in nv3pserver mode rather than fastboot...
Wow, someone has managed to do it. https://github.com/lumingyu0423/tegra124_tegra132_debrick
Just use the ipatch payload. ```bash ./shofel2_t124 PAYLOAD ipatch_rcm.bin Waiting T124 to enter RCM mode (ctrl-c to cancel). Note: root permission could be required. K1 in RCM mode connected. Chip...