Uboot raspberry pi watchdog disabled by mistake

2021-05-26 Thread Laurentiu-Cristian Duca
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

Re: Rpi boots with boot.scr and does not with extlinux.conf

2021-03-05 Thread Laurentiu-Cristian Duca
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

Rpi boots with boot.scr and does not with extlinux.conf

2021-03-05 Thread Laurentiu-Cristian Duca
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 ${