Vanilla mainline Debian 11 (Bullseye) on the RockPro64
#18
(10-04-2021, 05:23 PM)t4_4t Wrote: I Understood.
Now, type in the following command and run it.
If there are no typos, you will be given 10 seconds to interrupt the boot process from the next boot.
(You only need to press the key within 10 seconds, so you don't need to keep pressing the key, which makes the operation easier.

Please be very careful when executing the "saveenv" command.
If an unintended environment variable is changed due to a typo, etc., and "saveenv" is executed in that state, it will result in a bad situation.

--- U-BOOT ---
Code:
Hit any key to stop autoboot:  0

=> printenv bootdelay
bootdelay=0
=> setenv bootdelay 10
=> printenv bootdelay
bootdelay=10
=>saveenv
Saving Environment to SPIFlash... Erasing SPI flash...Writing to SPI flash...done
OK
=>reset

Switching the "bootloader" itself is quite simple, just copying a few files and creating a text file of about 20 lines.
Copying the files is a familiar "bash" process, so there is no problem.
If you make a mistake, shell will report the error to you and you can try again as many times as you like.

The difficulty is in creating text files, typos are not tolerated.
Even if there is a mistake in the text, no one will report it to you.
And the only way to know if there is a mistake is at boot time.
In short, it is very inefficient.

If you have an environment where you can copy and paste text and write it back to the target media, then you don't have to worry about it.

Can you prepare such an environment ?
Please think about it before next time.

My apologies for the delayed response: My RockPro is at another location.
I've successfully followed your instructions and now have a working boot delay.

I also believe I have such an environment at the ready.
Please note I'll be away until Wednesday due to the Thanksgiving weekend here in Canada.
  Reply


Messages In This Thread
RE: Vanilla mainline Debian 11 (Bullseye) on the RockPro64 - by Pete Tandy - 10-07-2021, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) RockPro64 riscv64, aarch64 mara 1 565 03-25-2024, 12:12 PM
Last Post: mara
  yocto for RockPro64 Fide 1 754 01-16-2024, 10:01 AM
Last Post: Fide
  Installing Ubuntu Server on RockPro64 deutschlmao 2 2,694 10-29-2023, 04:43 PM
Last Post: brotherj4mes
  slarm64 (unofficial slackware) ROCKPro64 RK3399 (aarch64) mara 54 84,063 08-11-2023, 11:13 AM
Last Post: mara
  How to enable CoreSight ETM trace on RockPro64 shpark 0 613 05-21-2023, 11:34 PM
Last Post: shpark
  How do I enable Pine touchdisplay as display on Debian? Thisone 0 582 04-23-2023, 11:02 PM
Last Post: Thisone
  Rockpro64 Dead on arrival? quixoticgeek 1 990 03-12-2023, 06:55 PM
Last Post: quixoticgeek
  RockPro64 boot questions misterc 3 1,637 01-13-2023, 06:21 PM
Last Post: misterc
  A fix for Bluetooth audio stuttering on the RockPro64 raph 2 1,716 01-03-2023, 06:53 PM
Last Post: raph
  Is some u-boot required on the SPI for installing debian with the official installer? callegar 1 1,378 10-25-2022, 10:07 AM
Last Post: ratzzupaltuff

Forum Jump:


Users browsing this thread: 1 Guest(s)