Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.01, v2022.04-rc2 are OUT / Merge Window is CLOSED / Release v2022.04 is scheduled for 4 April 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
<Tartarus> Auditing and improving the area too would also be good :)
<apritzel> guess what I am doing ...
vagrantc has quit [Quit: leaving]
<Tartarus> thanks :)
<apritzel> Tartarus: looks like hikey, hikey960, meson64, px30, and vexpress don't need the GIC code
<apritzel> and I am wondering why this is called that early in assembly, in lowlevel_init even
<apritzel> most of the code is preparing for switching to non-secure, so that could be perfectly done in C, quite late, before we drop into the kernel
apritzel has quit [Ping timeout: 250 seconds]
vagrantc has joined #u-boot
alpernebbi has quit [Ping timeout: 256 seconds]
alpernebbi has joined #u-boot
thopiekar_ has joined #u-boot
thopiekar has quit [Killed (tantalum.libera.chat (Nickname regained by services))]
thopiekar_ is now known as thopiekar
vagrantc has quit [Quit: leaving]
sobkas has quit [Quit: sobkas]
mmu_man has quit [Ping timeout: 252 seconds]
jclsn5 has joined #u-boot
jclsn has quit [Ping timeout: 272 seconds]
camus has joined #u-boot
narmstrong has quit [Ping timeout: 250 seconds]
jkridner has quit [Ping timeout: 250 seconds]
mithro has quit [Ping timeout: 250 seconds]
sigmaris has quit [Quit: ZNC - https://znc.in]
ezequielg has quit [Read error: Connection reset by peer]
ezequielg has joined #u-boot
NishanthMenon has quit [Read error: Connection reset by peer]
senzilla has quit [Read error: Connection reset by peer]
Crofton has quit [Read error: Connection reset by peer]
moto-timo has quit [Read error: Connection reset by peer]
nohit has quit [Read error: Connection reset by peer]
sigmaris has joined #u-boot
senzilla has joined #u-boot
NishanthMenon has joined #u-boot
narmstrong has joined #u-boot
Crofton has joined #u-boot
nohit has joined #u-boot
moto-timo has joined #u-boot
mithro has joined #u-boot
jkridner has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
sughosh has joined #u-boot
sughosh has quit [Read error: Connection reset by peer]
matthias_bgg has joined #u-boot
redbrain_ has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
kajiryoj- has quit [Quit: ZNC 1.8.2 - https://znc.in]
mauro_anjo has joined #u-boot
<kettenis> sjg1: I wanted to test the bootstd series, but even a week after you sent v4 it doesn't apply without conflicts anymore
<kettenis> Patch failed at 0018 bootstd: Add a bootmeth command
mauro_anjo has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jybz has quit [Remote host closed the connection]
jybz has joined #u-boot
alpernebbi has quit [Ping timeout: 240 seconds]
apritzel has joined #u-boot
alpernebbi has joined #u-boot
sobkas has joined #u-boot
apritzel has quit [Ping timeout: 272 seconds]
camus has quit [Quit: camus]
jclsn5 has quit [Ping timeout: 272 seconds]
camus has joined #u-boot
camus has quit [Ping timeout: 250 seconds]
camus has joined #u-boot
Thorn has quit [Ping timeout: 240 seconds]
jclsn5 has joined #u-boot
mmu_man has joined #u-boot
jclsn5 has quit [Ping timeout: 250 seconds]
jclsn5 has joined #u-boot
apritzel has joined #u-boot
Thorn has joined #u-boot
jclsn5 has quit [Ping timeout: 250 seconds]
jclsn5 has joined #u-boot
Thorn has quit [Ping timeout: 256 seconds]
Thorn has joined #u-boot
camus has quit [Quit: camus]
jclsn55 has joined #u-boot
jclsn5 has quit [Ping timeout: 272 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
camus has joined #u-boot
___nick___ has joined #u-boot
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
mmu_man has joined #u-boot
___nick___ has joined #u-boot
apritzel has quit [Ping timeout: 252 seconds]
apritzel has joined #u-boot
mthall has quit [*.net *.split]
baltazar has quit [*.net *.split]
mckoan|away has quit [*.net *.split]
baltazar has joined #u-boot
mckoan|away has joined #u-boot
mthall has joined #u-boot
mthall has quit [Max SendQ exceeded]
mthall has joined #u-boot
vagrantc has joined #u-boot
___nick___ has quit [Ping timeout: 240 seconds]
yolo has joined #u-boot
<yolo> uefi can boot over http(instead of tftp), will u-boot support it
<xypron> yolo: u-boot does not implement tcp. You can use iPXE on top of U-Boot to boot via https
<marex> will u-boot implement tcp ?
<yolo> xypron: thanks, good to know
<xypron> marex: there have been multiple attempts to add it. None was merged
dmh has quit [Quit: rip]
<yolo> it would be nice if that tcp patch was accepted, looks very close to me to be accepted back in 2018
Zapy has quit [Quit: The Bananas are coming! Flee for your lives!]
Zapy has joined #u-boot
mps_ is now known as mps
vagrantc has quit [Quit: leaving]
<xypron> yolo: best contact Joe Hershberger <joe.hershberger@ni.com> to ask why he deferred the patches