Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.01, v2023.04-rc5 / Merge Window is CLOSED, next branch is OPEN / Release v2023.04 is scheduled for 2023-04-03 / Channel archives at https://libera.irclog.whitequark.org/u-boot
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
goliath has quit [Quit: SIGSEGV]
thopiekar_ has quit [Ping timeout: 265 seconds]
thopiekar has joined #u-boot
vagrantc has joined #u-boot
<sjg1_> Tartarus: I'll send v7 of the distro series. I hope this is what is needed!
<xypron> sjg1_: Concerning CONFIG_CONSOLE_MUX=y and CONFIG_SYS_CONSOLE_IS_IN_ENV=n: Do we need this case or can we eliminate the second config variable? If we need, shouldn't all IO devices be registered as active?
stipa_ has joined #u-boot
stipa has quit [Read error: Connection reset by peer]
stipa_ is now known as stipa
vagrantc has quit [Quit: leaving]
persmule has quit [Remote host closed the connection]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
<sjg1_> xypron: './tools/moveconfig.py -f CONSOLE_MUX ~SYS_CONSOLE_IS_IN_ENV' gives 0 matches
<sjg1_> xypron: So it is already dead code by the look of it
persmule has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
stipa has quit [Read error: Connection reset by peer]
stipa has joined #u-boot
stefanct has quit [Ping timeout: 256 seconds]
stefanct has joined #u-boot
persmule has quit [Ping timeout: 255 seconds]
stefanct has quit [Ping timeout: 255 seconds]
stefanct has joined #u-boot
persmule has joined #u-boot
matthias_bgg has quit [Ping timeout: 276 seconds]
ikarso has joined #u-boot
matthias_bgg has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
goliath has joined #u-boot
mmu_man has joined #u-boot
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #u-boot
persmule has quit [Ping timeout: 255 seconds]
persmule has joined #u-boot
persmule has quit [Remote host closed the connection]
slobodan has joined #u-boot
hramrach has quit [Ping timeout: 276 seconds]
<slobodan> how do I fix
<slobodan> hisilicon-hi3520d-uboot-master/common/usb.c:298: undefined reference to `mdelay'
ikarso has quit [Quit: Connection closed for inactivity]
kettenis has quit [Ping timeout: 268 seconds]
kettenis has joined #u-boot
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
ikarso has joined #u-boot
sam_sepi0l has quit [Quit: Textual IRC Client: www.textualapp.com]
persmule has joined #u-boot
<Tartarus> sjg1_: We're getting closer. I would say you should focus first on just disabling BOOTSTD on platforms that are not going to trivially switch, first
<Tartarus> Then on enabling BOOTSTD_DEFAULTS by default, and not getting any size increases that aren't easily explainable
<Tartarus> As that should really be the ground work for moving everyone that is some variant of "something + run distro_bootcmd" being able to easily switch to BOOTSTD_DISTRO
<Tartarus> xypron: re mux + console is in env, you could always #error and then throw a quick world build at CI, that's what I do sometimes to be extra sure on some of the tricky cases
rfs613 has quit [Read error: Connection reset by peer]
rfs613 has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
zkrx has quit []
zkrx has joined #u-boot
tnovotny has joined #u-boot
tnovotny has quit [Client Quit]
camus has quit [Quit: camus]
matthias_bgg has quit [Quit: Leaving]
<Tartarus> Anyone have a pinephone-pro rk3399 ?
<Tartarus> I think it's missing CONFIG_RAM_ROCKCHIP_LPDDR4=y
<Tartarus> due to missing the rename to that from CONFIG_RAM_RK3399_LPDDR4
<Tartarus> er
<Tartarus> Yes, no, I got both right ;)
mmu_man has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
ccf has joined #u-boot
LordKalma has quit [Quit: Server has probably crashed]
LordKalma has joined #u-boot
LordKalma has quit [Client Quit]
ccf has quit [Quit: Leaving.]
LordKalma has joined #u-boot
LordKalma has quit [Ping timeout: 248 seconds]
LordKalma has joined #u-boot
LordKalma has quit [Client Quit]
LordKalma has joined #u-boot
<sjg1_> Tartarus: 'just disabling BOOTSTD on platforms that are not going to trivially switch, first' - that is the patch 'bootstd: Disable BOOTSTD for boards with custom commands' and the two following for atmel and xilinx
<sjg1_> For enabling BOOTSTD_DEFAULTS there are massive increases, since many boards don't enable all these features today
<sjg1_> Perhaps we should drop that for now?
Algotech has quit [Ping timeout: 246 seconds]
Algotech has joined #u-boot
LordKalma has quit [Ping timeout: 268 seconds]
LordKalma has joined #u-boot
LordKalma has quit [Quit: Server has probably crashed]
LordKalma has joined #u-boot
vagrantc has joined #u-boot
LordKalma has quit [Ping timeout: 268 seconds]
LordKalma has joined #u-boot
slobodan_ has joined #u-boot
LordKalma has quit [Client Quit]
slobodan has quit [Ping timeout: 276 seconds]
LordKalma has joined #u-boot
LordKalma has quit [Client Quit]
LordKalma has joined #u-boot
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
goliath has quit [Quit: SIGSEGV]
davlefou has quit [Ping timeout: 248 seconds]
<marex> rfried: hey, will you be picking up the networking patches you reviewed today/yesterday via u-boot-net ?
davlefou has joined #u-boot
<mps> slobodan_: which u-boot you use, include/linux/delay.h is in source tree on mainline u-boot
pgreco_ has joined #u-boot
pgreco has quit [Ping timeout: 265 seconds]
naoki has joined #u-boot
<slobodan_> mps: Im using some old version from 2010 I think
<slobodan_> I dont have delay,g in /include/linux
<slobodan_> delay.h *
<slobodan_> but I have wait_ms in my code
<slobodan_> but my compiler does not like it
haritz has quit [Remote host closed the connection]
haritz has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]