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

How to Change or Disable U-Boot Boot Interruption Key? #2791

Open
msksrv opened this issue Feb 9, 2025 · 0 comments
Open

How to Change or Disable U-Boot Boot Interruption Key? #2791

msksrv opened this issue Feb 9, 2025 · 0 comments

Comments

@msksrv
Copy link

msksrv commented Feb 9, 2025

Issue Description:
I am using Armbian 25.02.0 on Amlogic S905X3 (Bookworm, kernel 6.1.127). I have a Zigbee module connected to the UART, and upon boot, it sends the character "A", which interrupts the U-Boot boot process.

I need to either change the boot interruption key or completely disable the ability to stop U-Boot booting via UART input.

Issue with saveenv:
I tried using the saveenv command in U-Boot to save environment changes, but it does not work. This makes it difficult to apply persistent modifications to the U-Boot environment.

Question:
How can I modify or disable the boot interruption key in U-Boot? Is it possible to do this without rebuilding U-Boot?

Additional Information:

Image: Armbian_25.02.0_amlogic_s905x3_bookworm_6.1.127.img
Hardware: Amlogic S905X3
UART connection is used for Zigbee communication
saveenv does not work, so changes to environment variables are not persistent
Any advice would be greatly appreciated!

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

1 participant