You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey just stumbled on this project, love the idea... So quuestion, how do you overwrite the default bootloader on the t-deck to use this?
Are you just flashing it the regular way in vscode via platformio, cause that write sonly to a specific sector, not the actual bootloader itself.
It kind of reminds me of like the GRUB menu on linux bootloaders. Id love to expand on this idea and maybe add the abilkity to boot into other firmwares.
Do you think you can expand on the documentation a little? Cheers brother.
The text was updated successfully, but these errors were encountered:
Yes, TDBoot only flashes the stage 2 bootloader at 0x1000, platformio automatically flashes the stage 2 bootloader along with the firmware using custom_bootloader.py.
Do you think you can expand on the documentation a little
Hey just stumbled on this project, love the idea... So quuestion, how do you overwrite the default bootloader on the t-deck to use this?
Are you just flashing it the regular way in vscode via platformio, cause that write sonly to a specific sector, not the actual bootloader itself.
It kind of reminds me of like the GRUB menu on linux bootloaders. Id love to expand on this idea and maybe add the abilkity to boot into other firmwares.
Do you think you can expand on the documentation a little? Cheers brother.
The text was updated successfully, but these errors were encountered: