MichaIng
MichaIng
Mistake my end, please use: ```sh sed -i '/^setenv bootargs/s/"$/ fdtfile_orig=${fdtfile_orig}"/' /boot/boot.cmd ```
Ah okay, then it's a different issue.
I found time to play around with this. First I updated petitboot to latest version (if it wasn't already): ``` U-Boot 2015.01 (Mar 17 2022 - 12:57:50) ``` Adding the...
It boots again with recovery petitboot, but isn't able to self-update v2022-03-17 even when putting the `spiboot.img` onto the official Hardkernel Ubuntu image FAT partition and toggle to SPI as...
Back on track with latest functioning petitboot. However finally failing on getting the `/boot/dietpiEnv.txt` loaded into U-Boot environment: https://forum.odroid.com/viewtopic.php?p=359155#p359155
We use the "current" kernel v5.4 for our Odroid XU4 images since a while. I'm not aware of any urgent issues with it, at least we got no reports. Our...
Does the same errors show up when you boot the original Armbian Bullseye image? https://www.armbian.com/odroid-n2/#kernels-archive-all And/or after you do a full kernel upgrade on Armbian: ```sh apt update apt full-upgrade...
The error have gone on Linux 5.19 "edge" kernel branch. Should reach "current" kernel branch soon. Since there are no actual issues related to these error messages, I'm going to...
> being able to create all these amazingly complex systems without understanding the backbones of them gives you a false sense of belief. People need to understand the fundamentals behind...
Okay I have to take back the part about `local::`. Indeed adding a local directory via external storages app adds another such entry (and also removes it once the storage...