python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
u-boot-fw-utils_2019.07.bb:do_compile) failed with exit code '1' - RAUC(Yocto)
I am integrating the software update mechanism RAUC in my yocto project for my device. I followed these instructions in README file and I read the rauc documentation. Unfortunately I couldn't make it ...
A.A.
Votes: 0
Answers: 2
U-Boot won't take keyboard input from serial Raspberry Pi Model 3 B
I already have a working config for a compute module 3+. As I need the same setup on a raspberry Pi Model 3 B I tried bringing the config over.
Everything is compiled in a buildroot environment. U-Boo...
obvg
Votes: 0
Answers: 1
buildroot defconfig for pocketBeagle is not working
I have a pocketbeagle board and I was trying to build an os image for it using buildroot.
so I downloaded the latest buildroot, there was no defconfig file for pocketbeagle. so decided to use beaglebo...
Arun Cheriyan
Votes: 0
Answers: 1
U-Boot: ARM: Simple delay function because of an chicken and egg problem
I'm running into an chicken and egg problem when modifying
(fixing) some drivers for STMicroelectronics SoC's
The problem, I will implement a timeout, when accessing some
registers. Unfortunately I ca...
user10008009
Votes: 0
Answers: 0