Hello uboot community,
In 2019, commit [1] deleted commit [2].
Commit [2] implemented the watchdog feature for raspberry pi.
The delete reason is, I quote, "The BCM2835/2836 watchdog is not used
in mainline U-Boot at all".
I am using commit [2] in conjunction with bootlimit:
- uboot increment
enter the /chosen bootargs in append line?
Thanks
On 3/5/21, Laurentiu-Cristian Duca wrote:
> Hello,
>
> I am new to u-boot and I am facing the following problem.
>
> I use U-Boot 2021.04-rc3-00073-g6a026e5649
> in a raspberry pi zero w board.
>
> It boots linux when using bo
Hello,
I am new to u-boot and I am facing the following problem.
I use U-Boot 2021.04-rc3-00073-g6a026e5649
in a raspberry pi zero w board.
It boots linux when using boot.scr made by using the following boot.cmd
"
fdt addr ${fdt_addr} && fdt get value bootargs /chosen bootargs
fatload mmc 0:1 ${
3 matches
Mail list logo