Skip to content

Conversation

@tiopex
Copy link
Member

@tiopex tiopex commented Dec 29, 2023

Remove save uEnv.txt to the filesystem to avoid data corruption

@tiopex tiopex marked this pull request as draft December 29, 2023 11:44
@Apaczer
Copy link
Member

Apaczer commented Aug 21, 2025

The firsboot reads detected console from uEnv for now and it needs to be changed beforehand there. There is however issue with current fatload/fatwrite cmd and they kinda messup either writing eEnv.txt (garbled txt) or reading console variant (thus TriForceX/MiyooCFW#647), so the endgoal would be to not use both. Maybe switching to ext4 would solve at least load/write in memory.

@tiopex
Copy link
Member Author

tiopex commented Aug 22, 2025

Yes, I know about that, this was the reason to create this PR. Only firstboot script is using this file, kernel is loading from dedicated module MiyooCFW/kernel#83

Firstboot script could also use it

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

Successfully merging this pull request may close these issues.

2 participants