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

U-boot prompt console #9

Open
annadm99 opened this issue Feb 28, 2024 · 4 comments
Open

U-boot prompt console #9

annadm99 opened this issue Feb 28, 2024 · 4 comments
Assignees

Comments

@annadm99
Copy link

Hi, I've encountered an issue while attempting to make changes in U-Boot. I found that I cannot save the environment variables because the command saveenv is not recognized. Would it be possible for future releases to include U-Boot builds with the saveenv command enabled by default? This would be helpful so that users like me don't have to recompile U-Boot to enable this feature.
Release: radxa-cm3-io_debian_bullseye_kde_b27

@RadxaYuntian
Copy link
Member

We will consider this, but it will take a while, since this feature should work on all supported products in all supported boot media, before we can release it.

@annadm99
Copy link
Author

annadm99 commented Mar 6, 2024

Ok, thank you.
Can you help me activate saveenv on the CM3? My intention was to save it in the flash memory, but I'm unable to find the partition table for the CM3, and I don't know what ENV_ADDR should be set to.

@RadxaYuntian
Copy link
Member

Currently it is not supported, so there is no "activation". Development time will be needed to bring this feature online.

@annadm99
Copy link
Author

annadm99 commented Mar 6, 2024

I understand. Thanks for the update. I managed to find the solution on my own; I enabled saveenv and successfully saved the environment variables to MMC.

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