Re: Booting RPi5B with latest git

2024-02-19 Thread Ivan T. Ivanov
Hi, > On 17 Feb 2024, at 20:55, Jojan wrote: > > For RPi 5B you need bcm2712 device tree . RPi4 uses 2711.So the e > rpi_arm64_confi does not work for RPi5 > Also make sure that you have the changes discussed here.[GIT PULL] rpi: > updates for v2024.04 (mail-archive.com) You don’t have to ch

Re: Booting RPi5B with latest git

2024-02-17 Thread Stefan Wahren
Hi John, Am 17.02.24 um 17:33 schrieb John: I am running Arch ARM on a RPi4B and also on a RPi5B. My RPi4B can boot the vanilla kernel package (linux-aarch64) with the latest uboot-raspberrypi (2024.04-rc2) just fine. btw the mainline kernel doesn't have any RPi 5 support yet. So you will nee

Re: Booting RPi5B with latest git

2024-02-17 Thread Jojan
You might get these build errorsError:arch/arm/dts/bcm283x-u-boot.dtsi:42.1-14 Label or path uart0_gpio14 not found Error: arch/arm/dts/bcm283x-u-boot.dtsi:46.1-14 Label or path uart1_gpio14 notfound I just Just commented  out that. On Saturday, February 17, 2024 at 11:17:12 AM PST, John

Re: Booting RPi5B with latest git

2024-02-17 Thread Jojan
yes , I created new config  by renaming ' rpi_arm64_config'  to rpi5_arm64_config.and edited the device tree to bcm2712-rpi-5-b.dtb. Then get get the dts files  from linux/arch/arm/boot/dts/bcm2712-rpi-5-b.dts at rpi-6.1.y ) It gets booted but still need more controllers( ethernet) On Satu

Re: Booting RPi5B with latest git

2024-02-17 Thread Jojan
For RPi 5B you need bcm2712 device tree . RPi4 uses 2711.So the e rpi_arm64_confi does not work for RPi5 Also make sure that you have the changes  discussed here.[GIT PULL] rpi: updates for v2024.04 (mail-archive.com) Iwas able to get the git (https://source.denx.de/u-boot/custodians/u-boot-ra

Re: Booting RPi5B with latest git

2024-02-17 Thread John
Thank you for the steps. If the NIC is non-functional, I think I will wait for official RPi5B support to come to u-boot. On Saturday, February 17th, 2024 at 2:25 PM, Jojan wrote: > yes , I created new config  by renaming ' rpi_arm64_config'  to > rpi5_arm64_config. > and edited the device tr

Re: Booting RPi5B with latest git

2024-02-17 Thread John
On Saturday, February 17th, 2024 at 1:55 PM, Jojan wrote: > For RPi 5B you need bcm2712 device tree . RPi4 uses 2711. > So the e rpi_arm64_confi does not work for RPi5 > Which config target did you build or did you modify rpi_arm64_config? If so, can you share the diff? You mentioned modif

Re: Booting RPi5B with latest git

2024-02-17 Thread Peter Robinson
On Sat, 17 Feb 2024 at 16:53, John wrote: > > I am running Arch ARM on a RPi4B and also on a RPi5B. My RPi4B can boot the > vanilla kernel package (linux-aarch64) with the latest uboot-raspberrypi > (2024.04-rc2) just fine. Yet, if I take that uSD card and place it in my > RPi5B, it does not bo

Booting RPi5B with latest git

2024-02-17 Thread John
I am running Arch ARM on a RPi4B and also on a RPi5B. My RPi4B can boot the vanilla kernel package (linux-aarch64) with the latest uboot-raspberrypi (2024.04-rc2) just fine. Yet, if I take that uSD card and place it in my RPi5B, it does not boot. I only see the "U-Boot" submarine logo in the upp