Re: [PATCH v5 0/7] rpi5: initial support

2024-01-23 Thread Jens Maus
Hi, as requested [1]: Tested-by: Jens Maus mailto:m...@jens-maus.de>> best regards, jens [1] https://lists.denx.de/pipermail/u-boot/2024-January/544243.html > Am 23.01.2024 um 09:07 schrieb Ivan T. Ivanov : > > This is new round of patches posted earlier here[1]. They a

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-23 Thread Jens Maus
for that fix and I am looking forward to seeing your patchset integrated and hopefully also maintained in future so that USB boot and GPIO support will be added in the near future. regards, jens -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-20 Thread Jens Maus
Hi, > Am 20.01.2024 um 10:22 schrieb Stefan Wahren : > > Am 19.01.24 um 22:26 schrieb Jens Maus: >> I actually do have some good and bad news: >> >> 1. Good news: I got u-boot finally showing up with my RaspberryPi5 8GB both >> on the HDMI and on the se

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
Hi, > Am 19.01.2024 um 17:53 schrieb Jens Maus : > >> Am 19.01.2024 um 17:29 schrieb Ivan T. Ivanov : >> >>> So you say with your own u-boot.bin you see serial U-Boot output after that >>> „NOTICE: BL31: …“ lines? On that special UART port on the rpi5 or

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
h: compatible: brcm,bcm2712 match: brcm,bcm2712 +PM_RSTS 1000 Selecting USB low current limit NOTICE: BL31: v2.6(release):v2.6-239-g2a9ede0bd — cut here — So lets see if after you updated to a more recent rpi eeprom U-boot is still able to boot… regards, jens -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
> Am 19.01.2024 um 15:24 schrieb Ivan T. Ivanov : > >> On 19 Jan 2024, at 16:08, Jens Maus wrote: >> >> On the HDMI port, right? But what about the serial UART output? > > Yes, I can see serial output from U-Boot. I am using one of these > simple USB<->

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
> Am 19.01.2024 um 15:06 schrieb Ivan T. Ivanov : > > On 01-19 14:54, Jens Maus wrote: >> >>> Am 19.01.2024 um 14:46 schrieb Ivan T. Ivanov : >>> >>> Same here, expect that they are more memory banks, of course. >>> It is really strange tha

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
o you see any debug output on the serial debug probe connection to the rpi5? Perhaps it is really dependent on the eeprom version? Can you perhaps try to bump your eeprom version to the latest version to see if this might be the culprit? regards, jens -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-19 Thread Jens Maus
while they does not for me. Best Regards, Jens [1] https://gist.github.com/jens-maus/497e03cf1305ffe8a07e3196c27d6ebd -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-18 Thread Jens Maus
Hi, > Am 19.01.2024 um 06:29 schrieb Ivan T. Ivanov : > > On 01-18 18:18, Jens Maus wrote: >> >>> I am afraid you will have to connect that UART debug cable and share >>> what is the memory map on your device :-) >> >> No problem. > > Tha

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-18 Thread Jens Maus
Read bcm2712-rpi-5-b.dtb bytes79357 hnd 0x139f dt-match: compatible: raspberrypi,5-model-b match: brcm,bcm2712 dt-match: compatible: brcm,bcm2712 match: brcm,bcm2712 NOTICE: BL31: v2.6(release):v2.6-239-g2a9ede0bd NOTICE: BL31: Built : 14:26:57, Jun 22 2023 — cut here — Best Regards, Jens -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-17 Thread Jens Maus
works for you? In fact, the RaspberryPi5 I have here is a 8GB model and with the rpi-eeprom version from 2024/01/05 [1] in case this might be relevant. Best Regards, Jens [1] https://github.com/raspberrypi/rpi-eeprom/tree/master/firmware-2712/latest -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-17 Thread Jens Maus
fact, I am quite sure I synced all content properly to the microSD card. Best Regards, Jens [1] https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html -- Jens Maus, Dresden/Germany http://jens-maus.de/

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-17 Thread Jens Maus
Hi, > Am 17.01.2024 um 16:07 schrieb Ivan T. Ivanov : > > On 01-12 14:10, Jens Maus wrote: >> >> Hi Ivan, >> >> first of all, thanks for the updated rpi5 patchset. However, I am unable to >> reproduce that it is actually working as you suggest. Could y

Re: [PATCH v4 0/6] rpi5: initial support

2024-01-12 Thread Jens Maus
soon as I replace the „kernel=Image“ line with „kernel=u-boot.bin“ the system stalls and there is no HDMI output (nor any console output) with the u-boot 2024.01 version and your patches applied. Best regards, Jens -- Jens Maus, Dresden/Germany http://jens-maus.de/