Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.07, v2025.10-rc2 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2025.10 is scheduled for 06 October 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
jclsn has quit [Ping timeout: 250 seconds]
jclsn has joined #u-boot
qschulz has quit [Remote host closed the connection]
haritz has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
qschulz has joined #u-boot
<shadows> kallisti5: how similar are the various Allwinner D1 boards?
<kallisti5> shadows: unknown beyond the Clockwork D-01 board
<shadows> my understanding of the hardware market is that Allwinner D1 availability is fading out
<kallisti5> it doesn't change the fact that boards exist with it :-)
<shadows> Yes. I don't have one, but adding support for it is interesting.
<shadows> https://wiki.debian.org/InstallingDebianOn/Allwinner names "Mango Pi MQ Pro" sun20i-d1-mangopi-mq-pro.dtb and is this the classic example board for it?
<shadows> kallisti5: are those dead files in arch/riscv/dts for the d1 then? commit a14c25062557 "sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6"
<kallisti5> the sunxi arch needs split apart. The board/SoC can be used for arm64 or riscv64 it looks like
<shadows> oh... Allwinner D1 boards have both arm and risc-v?
<kallisti5> I think so from what i've seen. sunxi expanded to riscv64 in additiona to arm
<kallisti5> I think it's pluggable option within the sunxi soc
<shadows> what is the boot loader path like? flash storage for U-Boot? or strictly some MMC interface i.e. ?
leah1 is now known as leah
<shadows> kallisti5: OpenWrt has a useful overview at https://openwrt.org/docs/techref/hardware/soc/soc.allwinner.d1?s[]=target
jclsn has quit [Ping timeout: 248 seconds]
jclsn has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 265 seconds]
_whitelogger has joined #u-boot
prabhakalad has quit [Ping timeout: 248 seconds]
prabhakalad has joined #u-boot
<shadows> Tartarus: there's no use in computing the dtsi automatic inclusion options when ARCH is not defined, right?
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #u-boot
<shadows> I think I'll guard that. I'm short of understanding why it fails if I guard it conditional on $< being defined though
gsz has joined #u-boot