-
![obraz](https://github.com/user-attachments/assets/265b495c-e538-40aa-8ba2-862a5e62e555)
As you can see in the photo above I trying to upload image to PCIE via new generated u-boot and miniloade…
-
### Task description
- [x] Move RockPI-S to u-boot v2024.10
- [x] Move Rock S0 to u-boot v2024.10
- [x] Create new BOOT_SCENARIO value of "binman" to avoid lots of repeated code on board configs
…
-
Hi,
where can I find sources (and maybe build instructions) for OpenSBI, U-Boot and Kernel Sources?
Thanks
rralf updated
1 month ago
-
**Board info:**
GK7205V300 + Smartsens SC5239P
https://vi.aliexpress.com/item/1005003340814126.html
***Tried but without success***
HI2105CHIP
ubootpwd
***Normal boot***
```
System startup…
-
I encountered an issue with the latest commit where the compiled minos.bin file cannot be booted by u-boot. Here are the details:
**My environment**
```
rpi 4B 4GB
minos commit: c1de8d0164553b31…
-
Hi zhouwei
I'm really interested in your project. From your code, the macos image is passed in with qemu params. Have you considered to develop a bootloader instead of pass params?
I'm planning …
-
In forums I read somewhere that u-boot is not written by `apt` package update but only replaces some files that are needed to update u-boot by hand or using `armbian-config`. Is this documented somewh…
-
Hi, I have a problem with the u-boot shipped with Ubuntu and Debian images. I have a stock of Orange Pi Zero 3 with 2GB of RAM and this is happening on the batch 24-01 (I don't know if it is important…
-
When using the legacy image format or fit-image format on my custom board it hangs:
Bytes transferred = 67072 (10600 hex)
## Loading init Ramdisk from Legacy Image at 84400000 ...
Image Name: …
-
Hi,
in doc/03_bootloader.md, you say to modify the U-Boot config, specifically setting `CONFIG_BOOTCOMMAND="run mmc_elf_bootcmd"`, while in the next paragraph, you add a bootcommand / environment …