Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #1

Open
acidvegas opened this issue Jun 24, 2024 · 1 comment
Open

Question #1

acidvegas opened this issue Jun 24, 2024 · 1 comment

Comments

@acidvegas
Copy link

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.

@WattleFoxxo
Copy link
Owner

how do you overwrite the default bootloader

You dont need to.

Are you just flashing it the regular way

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

Sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants