Skip to main content

Questions tagged [u-boot]

U-Boot stands for Universal Boot. It's an open source powerful bootloader that can be used in addition to a standard bootloader on RaspberryPi. This is for issues with booting up the Pi while using U-boot.

0 votes
1 answer
53 views

I have been struggling with my uboot script to boot a fitImage with a particular partion table. I want to boot my fitImage on /dev/ram from uboot, but there is a compression error I don't understand. ...
Tuturbitacee's user avatar
0 votes
0 answers
64 views

I am trying to get U-boot on raspberry pi 4B, after plug in there is no output on TeraTerm or Putty. The yellow LED is blinks normally, but still nothing comes up on the screen. I have already made ...
Sarthak Sali's user avatar
0 votes
0 answers
53 views

My GPIO 14/15 pins (and I believe UART0 and UART1) are broken, so I cannot use the default serial port for U-Boot. How can I get U-Boot to boot on a different serial port on my Raspberry Pi 4B?
Jeremy Salwen's user avatar
0 votes
0 answers
160 views

I am following this tutorial to establish tftp on my rpi: https://bootlin.com/blog/tftp-nfs-booting-beagle-bone-black-wireless-pocket-beagle/. But I cannot make u-boot start usb ethernet gadget. I ...
yusufX019's user avatar
1 vote
1 answer
281 views

This is similar to this question, but for different hardware and with some things already tried. My ultimate goal is to have bluetooth on UART0 and debug on UART2. I use RPi 4B and need to redirect U-...
Adam Trhon's user avatar
1 vote
0 answers
148 views

I'm trying to set up a rpi model 3b with a yocto distro and u-boot. I've built the core-image-minimal using bitbake and I have the RPI_USE_U_BOOToption set in my local.conf. The created image runs ...
po.pe's user avatar
  • 141
2 votes
0 answers
236 views

I have the following hardware/software setup: Sferalabs StratoPi Base (Raspberry Pi 3B+ with a HAT for RS232/485) Distro built with Yocto and meta-raspberrypi on thud branch U-Boot SysVinit I want ...
Carton_'s user avatar
  • 21
0 votes
1 answer
2k views

I am running a custom buildroot + uboot software with a 5.15.78-v8 linux kernel for a Raspberry Pi CM4 and am finding that the Wi-Fi driver by default isn't being loaded. In dmesg, I am seeing these ...
benjamin deworsop's user avatar
1 vote
0 answers
437 views

Update 2022-10-11: Regarding the Adafruit Ultimate GPS HAT, in Ubuntu 22.04 LTS it works right out of the box on a Raspberry Pi 4. Maybe using Ubuntu 22.04 LTS on a Raspberry Pi 3 also has the same ...
Daniel F's user avatar
  • 143
2 votes
0 answers
1k views

I've been trying to run the Linux on my Raspberry Pi 4 board. But, I couldn't even achieve running the u-boot properly. The board launches up without any problem and starts running the u-boot. The u-...
Caglayan Dokme's user avatar
0 votes
0 answers
664 views

I am working on the Raspberry Pi Compute Module 4 with raspbian buster (command line only) os. I want to secure my Raspberry Pi, I have read some solutions on that. As I see there some manufacturers ...
shiv patil's user avatar
1 vote
0 answers
448 views

I am using Raspberry pi CM4 for my project. The Hardware is designed in such a way that i need to redirect all the debug messages coming through serial UART0 to UART4. I Use U-Boot as a boot loader ...
vivek's user avatar
  • 11
2 votes
1 answer
1k views

I try to build a custom system using buildroot for RPi4 64Bit that should run a Qt application on the 7" touchscreen. Relevant parts from my buildroot (2020.11.1) defconfig: BR2_aarch64=y ...
tbraun89's user avatar
  • 131
1 vote
1 answer
1k views

I'm using Yocto Dunfell and attempting to make use of Mender (https://mender.io) for OTA updates. My problem is similar to the question posed in the Mender forum here. However, my question is related ...
sdbol's user avatar
  • 113
1 vote
1 answer
489 views

I'm wondering if it's possible to dual boot Raspbian, LineageOS, and RetroPie on an SD card? I've looked around and it seems like there is an issue with it not going straight into a bootloader like ...
Chris's user avatar
  • 19

15 30 50 per page