Skip to main content

Questions tagged [u-boot]

Das U-Boot (The Universal Bootloader) is an open source, primary boot loader.

1 vote
1 answer
55 views

I'm trying to use ECDSA (prime256v1) for signature verification in U-Boot (git tag "v2025.10"). I used the sample configuration from Verified Boot on the Beaglebone Black as a template. ...
James's user avatar
  • 11
2 votes
0 answers
72 views

I have some troubles booting Linux Kernel from Das U-Boot on x86_64 UEFI Platform. I tried to use default efi application defconfig target (x86-app), with addition scsi, sata and some other config ...
Mr hard's user avatar
  • 21
0 votes
0 answers
127 views

The problem is while booting up rasbberry pi with uboot as boot loader not able to decrypt encrypted rootfs partition with initramfs,to debug and analyse what happening want to enable uboot debug logs....
URegal's user avatar
  • 1
2 votes
1 answer
87 views

I'm using U-Boot 2020.10. In U-Boot, out of two USB drives, one is recognized and the other is not. Once Debian 12 is running, I have my two USB drives that are recognized and use the same driver xhci-...
Tears4fears's user avatar
0 votes
0 answers
206 views

The goal is to sign the mender yocto image and run it on secure boot enabled raspberry pi. I have raspberrypi-4 and the yocto image from mender (open source OTA platform). To give a quick try here is ...
URegal's user avatar
  • 1
0 votes
1 answer
102 views

I had an old tablet lying around so I created the page according to linux-sunxi (https://linux-sunxi.org/Softwinners_crane). I was trying to get Linux running on it. A different tablet was similar (as ...
Shivam Gupta's user avatar
0 votes
0 answers
31 views

I’m working with a Jetson TK1 where it’s configured as a PCIe Root Complex, connected to two endpoints: An FPGA on a x1 lane A PowerPC processor on a x4 lane During boot-up, the Jetson consistently ...
Mohammad Arij Kamran's user avatar
0 votes
0 answers
37 views

I'm trying to update the recovery image from sdcard to recovery partition using Uboot command below update recovery mmc 1 fat recovery.ext2 Update is successful when the image size is 479MB and fails ...
Balaji's user avatar
  • 1
0 votes
0 answers
251 views

I have managed to install Alpine Linux on a Marvell Octeon NIC. One thing I'm missing for this to be a clean setup is managing the u-boot variables in firmware. That will also allow to query the card'...
Florian Heigl's user avatar
0 votes
0 answers
70 views

I'm working on booting U-Boot from the SPI flash memory of an Arty A7 100T FPGA and encountering an issue where U-Boot does not execute after power-on Issue U-Boot does not produce any output on the ...
Alphin Thomas's user avatar
0 votes
0 answers
156 views

I am having a Raspberry Pi 3b+ (Arch64) device. Generally I run Raspbian 64-bit by using the Rasbian Imager tool to setup my SD card. I am interested to run Archlinux 64-bit on the same. And following ...
Anirban's user avatar
  • 141
0 votes
0 answers
186 views

The goal is to erase confidential information from the UBIFS volume. In Linux you'd use ubiupdatevol -t, but there's no such an option in the u-boot. Not sure if removing volume cleans up the contents ...
Anonymous's user avatar
  • 111
2 votes
0 answers
161 views

I am using bitbake to generate my u-boot and linux images. I have two boards, one of which is running a simple TFTP server written in c++ code. U-Boot can tftp boot ~50MB in around 7 seconds. When it ...
code_fodder's user avatar
0 votes
2 answers
263 views

Is this possible to boot Rpi CM4 + io-board completely from NVME ? I updated Rpi bootloader and it loads kernel well without U-boot. When I switch to U-boot, it doesn't load boot.scr located in the ...
hanni76's user avatar
0 votes
1 answer
242 views

I'm booting U-Boot in QEMU via Yocto's runqemu command and I'm trying to make the U-Boot to load an environment from FAT partition. Yocto is built from master (312488228ad408fb0f29b2aa272e72cf87de8e93)...
Lihis's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
17