public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* RPi3: serial console
@ 2020-10-12 14:56 Heinrich Schuchardt
  2020-10-12 16:50 ` Peter Robinson
  0 siblings, 1 reply; 8+ messages in thread
From: Heinrich Schuchardt @ 2020-10-12 14:56 UTC (permalink / raw)
  To: u-boot

Hello Matthias,

I have upgraded the Raspberry 3 firmware from raspi3-firmware
(1.20190215-1+deb10u4) to raspi-firmware (1.20200601-3)
[https://packages.debian.org/bullseye/raspi-firmware].

After the upgrade the output of U-Boot on the serial console is complete
gibberish as if the baudrate were incorrect. The output from the Linux
kernel is fine at 115200 baud.

I observe this both with rpi_3_defconfig and rpi_arm64_defconfig,
v2020.10 and current origin/master.

config.txt:

arm_control=0x200
enable_uart=1
upstream_kernel=1
kernel=u-boot.bin

boot.scr:
setenv autoload no
dhcp
load mmc 0:1 $fdt_addr_r bcm2710-rpi-3-b-plus.dtb
load mmc 0:2 $kernel_addr_r EFI/debian/grubaa64.efi
bootefi $kernel_addr_r $fdt_addr_r

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-11-10 16:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12 14:56 RPi3: serial console Heinrich Schuchardt
2020-10-12 16:50 ` Peter Robinson
2020-10-12 18:39   ` Heinrich Schuchardt
2020-10-12 23:21     ` Otavio Salvador
2020-10-13 14:04     ` Peter Robinson
2020-10-16  1:28       ` Ricardo Salveti
2020-11-04 14:05         ` Stefan Agner
2020-11-10 16:21           ` Stefan Agner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox