Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Linux Kernel • vc4 driver on RPI5 with buildroot

$
0
0
Hi,

I'm trying to generate a custom buildroot image for my rasperry pi 5 but I'm having trouble with vc4 drivers.
I cannot see the /dev/dri* or something else that indicate me that hardware gpu is working.
The problems seems coming from the device tree but I can't figure out how to fix it.

I am using buildroot 2025.05 tag.

I also tried with RPIOs and everything is ok.

The dmesg returns me the following logs :

Code:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1][    0.000000] Linux version 6.12.20-v8-16k (guillaume@guillaume-MS-7D36) (aarch64-linux-gcc.br_real (Buildroot 2021.11-12449-g1bef613319) 13.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP P5[    0.000000] KASLR enabled[    0.000000] random: crng init done[    0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0[    0.000000] efi: UEFI not found.[    0.000000] Reserved memory: bypass linux,cma node, using cmdline CMA params instead[    0.000000] OF: reserved mem: node linux,cma compatible matching fail[    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0[    0.000000] OF: reserved mem: 0x000000003fd16360..0x000000003fd16397 (0 KiB) nomap non-reusable nvram@0[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ffffffff][    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000001fffffff] (512MB)[    0.000000] Faking node 1 at [mem 0x0000000020000000-0x000000003fffffff] (512MB)[    0.000000] Faking node 2 at [mem 0x0000000040000000-0x000000005fffffff] (512MB)[    0.000000] Faking node 3 at [mem 0x0000000060000000-0x000000007fffffff] (512MB)[    0.000000] Faking node 4 at [mem 0x0000000080000000-0x000000009fffffff] (512MB)[    0.000000] Faking node 5 at [mem 0x00000000a0000000-0x00000000bfffffff] (512MB)[    0.000000] Faking node 6 at [mem 0x00000000c0000000-0x00000000dfffffff] (512MB)[    0.000000] Faking node 7 at [mem 0x00000000e0000000-0x00000000ffffffff] (512MB)[    0.000000] NUMA: Initialized distance table, cnt=8[    0.000000] NODE_DATA(0) allocated [mem 0x1fffd300-0x1fffffff][    0.000000] NODE_DATA(1) allocated [mem 0x3fafd300-0x3fafffff][    0.000000] NODE_DATA(2) allocated [mem 0x5fffd300-0x5fffffff][    0.000000] NODE_DATA(3) allocated [mem 0x7fffd300-0x7fffffff][    0.000000] NODE_DATA(4) allocated [mem 0x9fffd300-0x9fffffff][    0.000000] NODE_DATA(5) allocated [mem 0xbfffd300-0xbfffffff][    0.000000] NODE_DATA(6) allocated [mem 0xdfffd300-0xdfffffff][    0.000000] NODE_DATA(7) allocated [mem 0xff7a6300-0xff7a8fff][    0.000000] Zone ranges:[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff][    0.000000]   DMA32    empty[    0.000000]   Normal   empty[    0.000000] Movable zone start for each node[    0.000000] Early memory node ranges[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000007ffff][    0.000000]   node   0: [mem 0x0000000000080000-0x000000001fffffff][    0.000000]   node   1: [mem 0x0000000020000000-0x000000003fafffff][    0.000000]   node   2: [mem 0x0000000040000000-0x000000005fffffff][    0.000000]   node   3: [mem 0x0000000060000000-0x000000007fffffff][    0.000000]   node   4: [mem 0x0000000080000000-0x000000009fffffff][    0.000000]   node   5: [mem 0x00000000a0000000-0x00000000bfffffff][    0.000000]   node   6: [mem 0x00000000c0000000-0x00000000dfffffff][    0.000000]   node   7: [mem 0x00000000e0000000-0x00000000ffffffff][    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff][    0.000000] Initmem setup node 1 [mem 0x0000000020000000-0x000000003fafffff][    0.000000] Initmem setup node 2 [mem 0x0000000040000000-0x000000005fffffff][    0.000000] Initmem setup node 3 [mem 0x0000000060000000-0x000000007fffffff][    0.000000] Initmem setup node 4 [mem 0x0000000080000000-0x000000009fffffff][    0.000000] Initmem setup node 5 [mem 0x00000000a0000000-0x00000000bfffffff][    0.000000] Initmem setup node 6 [mem 0x00000000c0000000-0x00000000dfffffff][    0.000000] Initmem setup node 7 [mem 0x00000000e0000000-0x00000000ffffffff][    0.000000] On node 2, zone DMA: 1280 pages in unavailable ranges[    0.000000] cma: Reserved 256 MiB at 0x00000000eec00000 on node -1[    0.000000] psci: probing for conduit method from DT.[    0.000000] psci: PSCIv1.1 detected in firmware.[    0.000000] psci: Using standard PSCI v0.2 function IDs[    0.000000] psci: MIGRATE_INFO_TYPE not supported.[    0.000000] psci: SMC Calling Convention v1.2[    0.000000] percpu: Embedded 33 pages/cpu s95064 r8192 d31912 u135168[    0.000000] pcpu-alloc: s95064 r8192 d31912 u135168 alloc=33*4096[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3[    0.000000] Detected PIPT I-cache on CPU0[    0.000000] CPU features: detected: Virtualization Host Extensions[    0.000000] CPU features: detected: Spectre-v4[    0.000000] CPU features: detected: Spectre-BHB[    0.000000] CPU features: kernel page table isolation forced ON by KASLR[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)[    0.000000] CPU features: detected: SSBS not fully self-synchronizing[    0.000000] alternatives: applying boot alternatives[    0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  numa=fake=8 system_heap.max_order=0 smsc9M[    0.000000] cgroup: Disabling memory control group subsystem[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0-7'[    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7[    0.000000] Fallback order for Node 1: 1 2 3 4 5 6 7 0[    0.000000] Fallback order for Node 2: 2 3 4 5 6 7 0 1[    0.000000] Fallback order for Node 3: 3 4 5 6 7 0 1 2[    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3[    0.000000] Fallback order for Node 5: 5 6 7 0 1 2 3 4[    0.000000] Fallback order for Node 6: 6 7 0 1 2 3 4 5[    0.000000] Fallback order for Node 7: 7 0 1 2 3 4 5 6[    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 1047296[    0.000000] Policy zone: DMA[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=8[    0.000000] ftrace: allocating 45026 entries in 176 pages[    0.000000] ftrace: allocated 176 pages with 3 groups[    0.000000] rcu: Preemptible hierarchical RCU implementation.[    0.000000] rcu:     RCU event tracing is enabled.[    0.000000]  Trampoline variant of Tasks RCU enabled.[    0.000000]  Rude variant of Tasks RCU enabled.[    0.000000]  Tracing variant of Tasks RCU enabled.[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0[    0.000000] Root IRQ handler: gic_handle_irq[    0.000000] GIC: Using split EOI/Deactivate mode[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns[    0.000080] Console: colour dummy device 80x25[    0.000084] printk: legacy console [tty1] enabled[    0.000269] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)[    0.000275] pid_max: default: 32768 minimum: 301[    0.000311] LSM: initializing lsm=capability[    0.001165] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)[    0.001576] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)[    0.001602] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)[    0.001617] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)[    0.020006] rcu: Hierarchical SRCU implementation.[    0.020016] rcu:     Max phase no-delay instances is 1000.[    0.020064] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level[    0.020409] EFI services will not be available.[    0.024011] smp: Bringing up secondary CPUs ...[    0.028086] Detected PIPT I-cache on CPU1[    0.028120] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1][    0.036062] Detected PIPT I-cache on CPU2[    0.036085] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1][    0.040102] Detected PIPT I-cache on CPU3[    0.040120] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1][    0.040148] smp: Brought up 8 nodes, 4 CPUs[    0.040164] SMP: Total of 4 processors activated.[    0.040166] CPU: All CPU(s) started at EL2[    0.040170] CPU features: detected: 32-bit EL0 Support[    0.040173] CPU features: detected: Data cache clean to the PoU not required for I/D coherence[    0.040176] CPU features: detected: Common not Private translations[    0.040178] CPU features: detected: CRC32 instructions[    0.040182] CPU features: detected: RCpc load-acquire (LDAPR)[    0.040185] CPU features: detected: LSE atomic instructions[    0.040187] CPU features: detected: Privileged Access Never[    0.040189] CPU features: detected: RAS Extension Support[    0.040192] CPU features: detected: Speculative Store Bypassing Safe (SSBS)[    0.040213] alternatives: applying system-wide alternatives[    0.041601] CPU features: detected: Hardware dirty bit management on CPU0-3[    0.041762] Memory: 3811400K/4189184K available (14080K kernel code, 2254K rwdata, 4684K rodata, 5184K init, 577K bss, 102316K reserved, 262144K cma-reserved)[    0.041978] devtmpfs: initialized[    0.043966] Enabled cp15_barrier support[    0.043973] Enabled setend support[    0.044017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[    0.044027] futex hash table entries: 1024 (order: 4, 65536 bytes, vmalloc)[    0.046414] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[    0.046420] 0 pages in range for non-PLT usage[    0.046423] 517536 pages in range for PLT usage[    0.046516] pinctrl core: initialized pinctrl subsystem[    0.046647] DMI not present or invalid.[    0.050392] NET: Registered PF_NETLINK/PF_ROUTE protocol family[    0.050649] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[    0.050686] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[    0.050753] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[    0.050769] audit: initializing netlink subsys (disabled)[    0.050811] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1[    0.050913] thermal_sys: Registered thermal governor 'step_wise'[    0.050921] cpuidle: using governor menu[    0.050973] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[    0.050994] ASID allocator initialised with 32768 entries[    0.051212] Serial: AMBA PL011 UART driver[    0.051952] /soc@107c000000/interrupt-controller@7fff9000: Fixed dependency cycle(s) with /soc@107c000000/interrupt-controller@7fff9000[    0.052124] bcm2835-mbox 107c013880.mailbox: mailbox enabled[    0.052247] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 16, base_baud = 0) is a PL011 rev3[    0.052258] printk: legacy console [ttyAMA10] enabled[    1.054774] raspberrypi-firmware soc@107c000000:firmware: Request 0x00000001 returned status 0x00000000[    1.068209] raspberrypi-firmware soc@107c000000:firmware: Request 0x00000003 returned status 0x00000000[    1.081641] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030046 returned status 0x00000000[    1.099258] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1[    1.106602] iommu: Default domain type: Translated[    1.111413] iommu: DMA domain TLB invalidation policy: strict mode[    1.124272] SCSI subsystem initialized[    1.128060] usbcore: registered new interface driver usbfs[    1.133568] usbcore: registered new interface driver hub[    1.138901] usbcore: registered new device driver usb[    1.144032] pps_core: LinuxPPS API ver. 1 registered[    1.149013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[    1.158184] PTP clock support registered[    1.162404] vgaarb: loaded[    1.165196] clocksource: Switched to clocksource arch_sys_counter[    1.171411] VFS: Disk quotas dquot_6.6.0[    1.177201] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)[    1.185283] NET: Registered PF_INET protocol family[    1.190285] IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)[    1.198601] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)[    1.207278] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)[    1.215158] TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)[    1.223295] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, vmalloc)[    1.231134] TCP: Hash tables configured (established 32768 bind 32768)[    1.237764] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)[    1.245301] UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)[    1.252147] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)[    1.259461] NET: Registered PF_UNIX/PF_LOCAL protocol family[    1.265243] RPC: Registered named UNIX socket transport module.[    1.271204] RPC: Registered udp transport module.[    1.275940] RPC: Registered tcp transport module.[    1.280660] RPC: Registered tcp-with-tls transport module.[    1.286164] RPC: Registered tcp NFSv4.1 backchannel transport module.[    1.292629] PCI: CLS 0 bytes, default 64[    1.297652] kvm [1]: nv: 554 coarse grained trap handlers[    1.303168] kvm [1]: IPA Size Limit: 40 bits[    1.307477] kvm [1]: vgic interrupt IRQ9[    1.311424] kvm [1]: VHE mode initialized successfully[    1.316945] Initialise system trusted keyrings[    1.321576] workingset: timestamp_bits=42 max_order=20 bucket_order=0[    1.328211] NFS: Registering the id_resolver key type[    1.333285] Key type id_resolver registered[    1.337480] Key type id_legacy registered[    1.341504] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[    1.348229] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[    1.355782] Key type asymmetric registered[    1.359892] Asymmetric key parser 'x509' registered[    1.364797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[    1.372251] io scheduler mq-deadline registered[    1.376796] io scheduler kyber registered[    1.380822] io scheduler bfq registered[    1.384940] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7d510600, parent irq: 27)[    1.395022] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7c502000, parent irq: 28)[    1.405098] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508380, parent irq: 29)[    1.413778] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508400, parent irq: 30)[    1.422454] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d503000, parent irq: 31)[    1.432046] ledtrig-cpu: registered to indicate activity on CPUs[    1.438291] simple-framebuffer 3fb00000.framebuffer: framebuffer at 0x3fb00000, 0x96000 bytes[    1.446859] simple-framebuffer 3fb00000.framebuffer: format=r5g6b5, mode=640x480x16, linelength=1280[    1.456261] Console: switching to colour frame buffer device 80x30[    1.462799] simple-framebuffer 3fb00000.framebuffer: fb0: simplefb registered![    1.471285] raspberrypi-firmware soc@107c000000:firmware: Request 0x00010007 returned status 0x00000000[    1.480971] raspberrypi-clk soc@107c000000:firmware:clocks: probe with driver raspberrypi-clk failed with error -22[    1.492600] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030030 returned status 0x00000000[    1.502444] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled[    1.509147] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART[    1.520008] serial serial0: tty port ttyS0 registered[    1.525435] iproc-rng200 107d208000.rng: hwrng registered[    1.531012] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)[    1.539743] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe[    1.548249] brd: module loaded[    1.552326] loop: module loaded[    1.555686] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[    1.563268] Loading iSCSI transport class v2.0-870.[    1.568955] usbcore: registered new device driver r8152-cfgselector[    1.575379] usbcore: registered new interface driver r8152[    1.581006] usbcore: registered new interface driver lan78xx[    1.586803] usbcore: registered new interface driver smsc95xx[    1.592726] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[    1.598616] dwc_otg: FIQ enabled[    1.598618] dwc_otg: NAK holdoff enabled[    1.598619] dwc_otg: FIQ split-transaction FSM enabled[    1.598621] Module dwc_common_port init[    1.598721] usbcore: registered new interface driver uas[    1.604166] usbcore: registered new interface driver usb-storage[    1.610362] mousedev: PS/2 mouse device common for all mice[    1.616948] raspberrypi-firmware soc@107c000000:firmware: Request 0x00038087 returned status 0x00000000[    1.627454] raspberrypi-firmware soc@107c000000:firmware: Request 0x00038087 returned status 0x00000000[    1.637097] rpi-rtc soc@107c000000:rpi_rtc: failed to set trickle charge voltage to 0uV: -22[    1.646634] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030087 returned status 0x00000000[    1.656323] rpi-rtc soc@107c000000:rpi_rtc: registered as rtc0[    1.663142] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030087 returned status 0x00000000[    1.672788] rpi-rtc soc@107c000000:rpi_rtc: hctosys: unable to read the hardware clock[    1.681239] bcm2835-wdt bcm2835-wdt: Poweroff handler already present![    1.687908] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[    1.694461] sdhci: Secure Digital Host Controller Interface driver[    1.700775] sdhci: Copyright(c) Pierre Ossman[    1.705280] sdhci-pltfm: SDHCI platform and OF driver helper[    1.711134] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....[    1.717728] hid: raw HID events driver (C) Jiri Kosina[    1.723013] usbcore: registered new interface driver usbhid[    1.728722] usbhid: USB HID core driver[    1.732952] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 (0,8000003f) counters available[    1.742769] NET: Registered PF_PACKET protocol family[    1.747982] Key type dns_resolver registered[    1.755837] registered taskstats version 1[    1.760112] Loading compiled-in X.509 certificates[    1.766423] Demotion targets for Node 0: null[    1.770909] Demotion targets for Node 1: null[    1.775452] Demotion targets for Node 2: null[    1.779926] Demotion targets for Node 3: null[    1.784392] Demotion targets for Node 4: null[    1.788856] Demotion targets for Node 5: null[    1.793335] Demotion targets for Node 6: null[    1.797990] Demotion targets for Node 7: null[    1.802608] Key type .fscrypt registered[    1.806629] Key type fscrypt-provisioning registered[    1.812150] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@1000120000 ranges:[    1.819684] brcm-pcie 1000120000.pcie:   No bus range found for /axi/pcie@1000120000, using [bus 00-ff][    1.829296] brcm-pcie 1000120000.pcie:      MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000[    1.837765] brcm-pcie 1000120000.pcie:      MEM 0x1c00000000..0x1effffffff -> 0x0400000000[    1.846240] brcm-pcie 1000120000.pcie:   IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000[    1.854711] brcm-pcie 1000120000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000[    1.863187] brcm-pcie 1000120000.pcie:   IB MEM 0x1000130000..0x1000130fff -> 0xfffffff000[    1.873009] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0002:00[    1.879575] pci_bus 0002:00: root bus resource [bus 00-ff][    1.885181] pci_bus 0002:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])[    1.895953] pci_bus 0002:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])[    1.907364] pci 0002:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port[    1.914949] pci 0002:00:00.0: PCI bridge to [bus 00][    1.920059] pci 0002:00:00.0:   bridge window [mem 0x1f80000000-0x1fbfffffff][    1.927365] pci 0002:00:00.0: PME# supported from D0 D3hot[    1.933583] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring[    2.045200] brcm-pcie 1000120000.pcie: clkreq-mode set to default[    2.051442] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)[    2.058219] pci 0002:01:00.0: [1de4:0001] type 00 class 0x020000 PCIe Endpoint[    2.065723] pci 0002:01:00.0: BAR 0 [mem 0xffffc000-0xffffffff][    2.071792] pci 0002:01:00.0: BAR 1 [mem 0xffc00000-0xffffffff][    2.077862] pci 0002:01:00.0: BAR 2 [mem 0xffff0000-0xffffffff][    2.083981] pci 0002:01:00.0: supports D1[    2.088115] pci 0002:01:00.0: PME# supported from D0 D1 D3hot D3cold[    2.101203] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01[    2.107962] pci 0002:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]: assigned[    2.116046] pci 0002:01:00.0: BAR 1 [mem 0x1f00000000-0x1f003fffff]: assigned[    2.123325] pci 0002:01:00.0: BAR 2 [mem 0x1f00400000-0x1f0040ffff]: assigned[    2.130603] pci 0002:01:00.0: BAR 0 [mem 0x1f00410000-0x1f00413fff]: assigned[    2.137890] pci 0002:00:00.0: PCI bridge to [bus 01][    2.142978] pci 0002:00:00.0:   bridge window [mem 0x1f00000000-0x1f005fffff][    2.150248] pci_bus 0002:00: resource 4 [mem 0x1f00000000-0x1ffffffffb][    2.156991] pci_bus 0002:00: resource 5 [mem 0x1c00000000-0x1effffffff pref][    2.164166] pci_bus 0002:01: resource 1 [mem 0x1f00000000-0x1f005fffff][    2.170902] pci 0002:00:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512[    2.179575] pci 0002:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512[    2.188310] pcieport 0002:00:00.0: enabling device (0000 -> 0002)[    2.194561] pcieport 0002:00:00.0: PME: Signaling with IRQ 38[    2.200484] pcieport 0002:00:00.0: AER: enabled with IRQ 38[    2.206241] rp1 0002:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200[    2.215536] rp1 0002:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200[    2.225029] rp1 0002:01:00.0: enabling device (0000 -> 0002)[    2.231506] rp1 0002:01:00.0: chip_id 0x20001927[    2.240219] genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 100[    2.263070] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (2c:cf:67:4b:40:4b)[    2.274364] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels[    2.283168] xhci-hcd xhci-hcd.0: xHCI Host Controller[    2.288374] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1[    2.296320] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810[    2.305612] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000[    2.311579] xhci-hcd xhci-hcd.0: xHCI Host Controller[    2.316789] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2[    2.324308] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed[    2.330593] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12[    2.339174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    2.346710] usb usb1: Product: xHCI Host Controller[    2.351744] usb usb1: Manufacturer: Linux 6.12.20-v8-16k xhci-hcd[    2.358000] usb usb1: SerialNumber: xhci-hcd.0[    2.362679] hub 1-0:1.0: USB hub found[    2.366587] hub 1-0:1.0: 2 ports detected[    2.370832] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12[    2.379392] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    2.386906] usb usb2: Product: xHCI Host Controller[    2.391930] usb usb2: Manufacturer: Linux 6.12.20-v8-16k xhci-hcd[    2.398246] usb usb2: SerialNumber: xhci-hcd.0[    2.402896] hub 2-0:1.0: USB hub found[    2.406787] hub 2-0:1.0: 1 port detected[    2.411177] xhci-hcd xhci-hcd.1: xHCI Host Controller[    2.416369] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3[    2.424381] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810[    2.433733] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000[    2.439676] xhci-hcd xhci-hcd.1: xHCI Host Controller[    2.444862] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4[    2.452443] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed[    2.458700] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12[    2.467330] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    2.474824] usb usb3: Product: xHCI Host Controller[    2.479943] usb usb3: Manufacturer: Linux 6.12.20-v8-16k xhci-hcd[    2.486195] usb usb3: SerialNumber: xhci-hcd.1[    2.490940] hub 3-0:1.0: USB hub found[    2.494830] hub 3-0:1.0: 2 ports detected[    2.499055] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12[    2.507686] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    2.515200] usb usb4: Product: xHCI Host Controller[    2.520318] usb usb4: Manufacturer: Linux 6.12.20-v8-16k xhci-hcd[    2.526580] usb usb4: SerialNumber: xhci-hcd.1[    2.531326] hub 4-0:1.0: USB hub found[    2.535221] hub 4-0:1.0: 1 port detected[    2.540090] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    2.548858] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success[    2.556193] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    2.564934] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success[    2.572259] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774[    2.580994] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success[    2.587971] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO[    2.593356] mmc0: CQHCI version 5.10[    2.593398] mmc1: CQHCI version 5.10[    2.597551] of_cfs_init[    2.603313] of_cfs_init: OK[    2.606279] clk: Disabling unused clocks[    2.610362] PM: genpd: Disabling unused power domains[    2.641268] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit[    2.749198] usb 3-1: new full-speed USB device number 2 using xhci-hcd[    2.756755] mmc0: new ultra high speed SDR104 SDHC card at address aaaa[    2.763758] mmcblk0: mmc0:aaaa SC32G 29.7 GiB[    2.771595]  mmcblk0: p1 p2[    2.774665] mmcblk0: mmc0:aaaa SC32G 29.7 GiB (quirks 0x0000c000)[    2.797313] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit[    2.818651] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs[    2.824661] EXT4-fs (mmcblk0p2): mounted filesystem 9054cde2-156c-4a0c-9dd1-31d606380495 ro with ordered data mode. Quota mode: none.[    2.836940] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.[    2.837733] mmc1: new ultra high speed DDR50 SDIO card at address 0001[    2.845946] devtmpfs: mounted[    2.856632] Freeing unused kernel memory: 5184K[    2.861430] Run /sbin/init as init process[    2.865653]   with arguments:[    2.865654]     /sbin/init[    2.865655]   with environment:[    2.865656]     HOME=/[    2.865657]     TERM=linux[    2.912738] usb 3-1: New USB device found, idVendor=0eef, idProduct=0005, bcdDevice= 1.11[    2.921190] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[    2.928476] usb 3-1: Product: WS170120[    2.932354] usb 3-1: Manufacturer: WaveShare[    2.936755] usb 3-1: SerialNumber: 220211[    2.970238] input: WaveShare WS170120 Touchscreen as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1/3-1:1.0/0003:0EEF:0005.0001/input/input0[    2.985653] hid-generic 0003:0EEF:0005.0001: input,hiddev96,hidraw0: USB HID v1.11 Device [WaveShare WS170120] on usb-xhci-hcd.1-1/input0[    2.998407] EXT4-fs (mmcblk0p2): re-mounted 9054cde2-156c-4a0c-9dd1-31d606380495 r/w. Quota mode: none.[    3.060062] udevd[153]: starting version 3.2.14[    3.083802] udevd[154]: starting eudev-3.2.14[    3.127851] input: pwr_button as /devices/platform/pwr_button/input/input2[    3.141477] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040[    3.149642] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1[    3.157578] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040[    3.165735] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2[    3.173658] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020[    3.181776] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3[    3.189395] rp1-firmware rp1_firmware: RP1 Firmware version eb39cfd516f8c90628aa9d91f52370aade5d0a55[    3.189687] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020[    3.207156] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4[    3.215128] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000[    3.223215] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0[    3.254943] rp1-pio 1f00178000.pio: Created instance as pio0[    3.268123] mc: Linux media interface: v0.10[    3.280693] brcmstb-i2c 107d508200.i2c:  @97500hz registered in interrupt mode[    3.295794] videodev: Linux video capture interface: v2.00[    3.301729] brcmstb-i2c 107d508280.i2c:  @97500hz registered in interrupt mode[    3.323126] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[    3.331582] pispbe 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu[    3.343723] pispbe 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu[    3.352129] pispbe 1000880000.pisp_be: Adding to iommu group 0[    3.356242] input: WaveShare WS170120 as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1/3-1:1.0/0003:0EEF:0005.0001/input/input3[    3.357994] pispbe 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[    3.358099] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu[    3.373344] hid-multitouch 0003:0EEF:0005.0001: input,hiddev96,hidraw0: USB HID v1.11 Device [WaveShare WS170120] on usb-xhci-hcd.1-1/input0[    3.397071] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu[    3.425761] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu[    3.434800] rpi-hevc-dec 1000800000.codec: Adding to iommu group 0[    3.436648] Bluetooth: Core ver 2.22[    3.441089] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu[    3.444619] NET: Registered PF_BLUETOOTH protocol family[    3.452858] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.458349] Bluetooth: HCI device and connection manager initialized[    3.465086] cfg80211: Loading compiled-in X.509 certificates for regulatory database[    3.471519] Bluetooth: HCI socket layer initialized[    3.473534] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.479562] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.484239] Bluetooth: L2CAP socket layer initialized[    3.504760] Bluetooth: SCO socket layer initialized[    3.537445] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'[    3.546148] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'[    3.546178] Bluetooth: HCI UART driver ver 2.3[    3.555263] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[    3.559573] Bluetooth: HCI UART protocol H4 registered[    3.565423] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[    3.570393] Bluetooth: HCI UART protocol Three-wire (H5) registered[    3.577651] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2[    3.584022] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[    3.585272] Bluetooth: HCI UART protocol Broadcom registered[    3.592572] cfg80211: failed to load regulatory.db[    3.600036] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[    3.860538] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.882594] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.885244] brcmfmac: F1 signature read @0x18000000=0x15264345[    3.890245] vc4_hvs 107c580000.hvs: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[    3.890843] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6[    3.897733] vc4_hvs 107c580000.hvs: bcm2712_iommu_probe_device: MMU 1000005200.iommu[    3.906339] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.bin failed with error -2[    3.909340] usbcore: registered new interface driver brcmfmac[    3.914171] vc4_hvs 107c580000.hvs: bcm2712_iommu_device_group: MMU 1000005200.iommu[    3.925843] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2[    3.931583] vc4_hvs 107c580000.hvs: Adding to iommu group 1[    3.956551] vc4_hvs 107c580000.hvs: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[    3.964766] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    3.965562] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[    3.973603] Bluetooth: hci0: BCM: chip id 107[    3.978488] vc4-drm axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu[    3.985393] Bluetooth: hci0: BCM: features 0x2f[    3.990138] vc4-drm axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu[    3.995600] Bluetooth: hci0: BCM4345C0[    4.001729] vc4-drm axi:gpu: Adding to iommu group 1[    4.005510] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000[    4.010460] vc4-drm axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[    4.016425] Bluetooth: hci0: BCM: firmware Patch file not found, tried:[    4.023705] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    4.030021] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,5-model-b.hcd'[    4.030023] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'[    4.030024] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,5-model-b.hcd'[    4.030024] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'[    4.062333] Console: switching to colour dummy device 80x25[    4.068926] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030066 returned status 0x00000000[    4.078381] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[    4.085592] vc4_hvs 107c580000.hvs: Couldn't get core clock[    4.091863] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[    4.101057] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030066 returned status 0x00000000[    4.110497] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[    4.117688] vc4_hvs 107c580000.hvs: Couldn't get core clock[    4.161006] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)[    4.171937] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode[    4.182178] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.[    4.941300] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50[    7.255122] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off[    7.342428] NET: Registered PF_INET6 protocol family[    7.347747] Segment Routing with IPv6[    7.351433] In-situ OAM (IOAM) with IPv6[   14.229542] rpi-hevc-dec 1000800000.codec: Failed to probe hardware - -517[   14.237794] raspberrypi-firmware soc@107c000000:firmware: Request 0x00030066 returned status 0x00000000[   14.247233] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[   14.254434] vc4_hvs 107c580000.hvs: Couldn't get core clock[   14.260055] platform 1002000000.v3d: deferred probe pending: v3d: Failed to get V3D clock[   14.268268] platform 1000880000.pisp_be: deferred probe pending: pispbe: Failed to get clock[   14.276742] platform 1000800000.codec: deferred probe pending: (reason unknown)[   14.284082] platform axi:gpu: deferred probe pending: (reason unknown)
in which I can see the following errors on vc4 :

Code:

# dmesg | grep vc4Clock error on vc4 driver :[    3.718859] vc4_hvs 107c580000.hvs: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[    3.718862] vc4_hvs 107c580000.hvs: bcm2712_iommu_probe_device: MMU 1000005200.iommu[    3.718867] vc4_hvs 107c580000.hvs: bcm2712_iommu_device_group: MMU 1000005200.iommu[    3.718871] vc4_hvs 107c580000.hvs: Adding to iommu group 1[    3.718874] vc4_hvs 107c580000.hvs: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[    3.720748] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu[    3.720750] vc4-drm axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu[    3.720754] vc4-drm axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu[    3.720758] vc4-drm axi:gpu: Adding to iommu group 1[    3.720760] vc4-drm axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu[    3.961977] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[    3.969188] vc4_hvs 107c580000.hvs: Couldn't get core clock[    3.992713] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[    3.999942] vc4_hvs 107c580000.hvs: Couldn't get core clock[    4.089023] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[    4.096239] vc4_hvs 107c580000.hvs: Couldn't get core clock[   14.247231] vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22[   14.254438] vc4_hvs 107c580000.hvs: Couldn't get core clock

Here my config.txt :

Code:

kernel=Image# To use an external initramfs file#initramfs rootfs.cpio.gz# Disable overscan assuming the display supports displaying the full resolution# If the text shown on the screen disappears off the edge, comment this out# disable_overscan=1# Enable VC4 Graphicsdtoverlay=vc4-kms-v3d-pi5enable_uart=1
Here my cmdline.txt :

Code:

root=/dev/mmcblk0p2 rootwait console=tty1 console=ttyAMA10,115200 cma=256M
Here my buildroot defconfig :

Code:

BR2_aarch64=yBR2_cortex_a76=yBR2_TOOLCHAIN_EXTERNAL=yBR2_TOOLCHAIN_EXTERNAL_BOOTLIN=yBR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE=yBR2_GLOBAL_PATCH_DIR="board/raspberrypi/patches"BR2_DOWNLOAD_FORCE_CHECK_HASHES=yBR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=yBR2_TARGET_GENERIC_ROOT_PASSWD="root"BR2_SYSTEM_DHCP="eth0"BR2_ROOTFS_POST_BUILD_SCRIPT="board/raspberrypi5/post-build.sh"BR2_ROOTFS_POST_IMAGE_SCRIPT="board/raspberrypi5/post-image.sh"BR2_LINUX_KERNEL=yBR2_LINUX_KERNEL_CUSTOM_TARBALL=yBR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,cd231d4775b14f228606c09f219b48308f6ab3aa)/linux-cd231d4775b14f228606c09f219b48308f6ab3aa.tar.gz"BR2_LINUX_KERNEL_DEFCONFIG="bcm2712"BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/raspberrypi/linux-4k-page-size.fragment"BR2_LINUX_KERNEL_DTS_SUPPORT=yBR2_LINUX_KERNEL_INTREE_DTS_NAME="broadcom/bcm2712-rpi-5-b broadcom/bcm2712d0-rpi-5-b broadcom/bcm2712-rpi-500"BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=yBR2_PACKAGE_BUSYBOX_SHOW_OTHERS=yBR2_PACKAGE_XZ=yBR2_PACKAGE_MESA3D=yBR2_PACKAGE_MESA3D_GALLIUM_DRIVER_V3D=yBR2_PACKAGE_MESA3D_OPENGL_ES=yBR2_PACKAGE_WESTON=yBR2_PACKAGE_RPI_FIRMWARE=yBR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="board/raspberrypi5/config_5.txt"BR2_PACKAGE_RPI_FIRMWARE_CMDLINE_FILE="board/raspberrypi5/cmdline_5.txt"BR2_PACKAGE_DTC=yBR2_PACKAGE_DTC_PROGRAMS=yBR2_PACKAGE_DROPBEAR=yBR2_PACKAGE_KMOD_TOOLS=yBR2_PACKAGE_SEATD_BUILTIN=yBR2_PACKAGE_SEATD_DAEMON=yBR2_PACKAGE_UTIL_LINUX_LIBUUID=yBR2_TARGET_ROOTFS_EXT2=yBR2_TARGET_ROOTFS_EXT2_4=yBR2_TARGET_ROOTFS_EXT2_SIZE="120M"# BR2_TARGET_ROOTFS_TAR is not setBR2_PACKAGE_HOST_DOSFSTOOLS=yBR2_PACKAGE_HOST_GENIMAGE=yBR2_PACKAGE_HOST_KMOD_XZ=yBR2_PACKAGE_HOST_MTOOLS=y
If needed, I can provide the DTS returned by my board.

Thank you for your answers.

Statistics: Posted by guillaume_clv — Tue Jul 15, 2025 10:09 am



Viewing all articles
Browse latest Browse all 8374

Trending Articles