Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2021.10 is OUT / Merge Window is OPEN until 25 October 2021 / Release v2022.01 is scheduled for 10 January 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
srk has quit [Ping timeout: 260 seconds]
srk_ has joined #u-boot
vagrantc has quit [Quit: leaving]
srk_ is now known as srk
gcl has quit [Ping timeout: 268 seconds]
zibolo has quit [Ping timeout: 260 seconds]
zibolo has joined #u-boot
gcl has joined #u-boot
kajiryoji has quit [Quit: ZNC 1.8.2 - https://znc.in]
kajiryoji has joined #u-boot
macromorgan has quit [Read error: Connection reset by peer]
lukma has quit [Ping timeout: 268 seconds]
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
macromorgan has joined #u-boot
lukma has joined #u-boot
sicelo has quit [Ping timeout: 268 seconds]
sicelo has joined #u-boot
sicelo has joined #u-boot
camus1 has joined #u-boot
camus has quit [Remote host closed the connection]
camus1 is now known as camus
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
akaWolf has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
camus has quit [Ping timeout: 260 seconds]
camus has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
mckoan|away is now known as mckoan
mripard has joined #u-boot
ladis has joined #u-boot
tambarus has joined #u-boot
soumar has left #u-boot [The Lounge - https://thelounge.chat]
sszy has joined #u-boot
tre has joined #u-boot
mmu_man has joined #u-boot
matthias_bgg has joined #u-boot
monstr has joined #u-boot
jackmitchell has joined #u-boot
Gravis has quit [Quit: Murdered]
Gravis has joined #u-boot
frieder has joined #u-boot
frieder has quit [Remote host closed the connection]
espeer has quit [Quit: Client closed]
zibolo_ has joined #u-boot
ladis has quit [Quit: Leaving]
jackmitchell has quit [Quit: jackmitchell]
zibolo_ has quit [Quit: bye]
sicelo has quit [Quit: Bye!]
sicelo has joined #u-boot
sicelo has joined #u-boot
marc1 has quit [Ping timeout: 245 seconds]
camus has quit [Ping timeout: 260 seconds]
camus has joined #u-boot
marc1 has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
<Tartarus> mwalle: Do you have any links handy to where you explained that DT use case a bit more?
FredO has joined #u-boot
<Forty-Bot> MartijnBraam[m]: you can view the status of your patch at https://patchwork.ozlabs.org/project/uboot/list/
<Forty-Bot> if it's been a week or two without any responses, ping the person assigned to the patch
<MartijnBraam[m]> that's the "Delegated to" person?
<Forty-Bot> yes
<MartijnBraam[m]> with no contact info
<Forty-Bot> it has a name; typically this is the part before their email
<MartijnBraam[m]> I have to start guessing email addresses? what madness is that
<MartijnBraam[m]> oh I see
<Forty-Bot> *shrug* they are the subsystem maintainers, and there are only so many of them
<MartijnBraam[m]> hmm rockchip person
kveremitz has quit [Quit: ZNC - http://znc.in]
kveremitz has joined #u-boot
GNUtoo has quit [Ping timeout: 276 seconds]
GNUtoo has joined #u-boot
GNUtoo has quit [Ping timeout: 276 seconds]
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<mwalle> Tartarus: regarding that systemready stuff?
<Tartarus> mwalle: Yeah. I have questions but I assume I can answer them too via reading an older thread :)
<mwalle> Tartarus: but there were also private conversations with apalos
<Tartarus> ok
<Tartarus> I kinda want to understand the board side of it, lemme read (and also have a meeting soon, sigh) and maybe come back :)
<Tartarus> And there is one u-boot problem atm, we don't do the "devicetree" keywords that the BootLoaderSpec (https://systemd.io/BOOT_LOADER_SPECIFICATION/) has
<Tartarus> That hopefully isn't too much to add in
<apalos> for the record, mwalle is not wrong
<apalos> what happens right *now* is what he claims
<apalos> OTOH, I think he has a part of it wrong
<apalos> the spec doesn't mandate (at least for now) that the firmware *always* provides the DT
<apalos> it'
<apalos> it's desireable, yes, but not a strict requirement atm
<apalos> IOW the spec doesn't say "if you load an OS DTB you loose compliance"
<apalos> however personally I think we can have a sane way of syncing the u-boot dtb's, provide the nodes u-boot extends and have a standard way of overriding that DTB
<mwalle> apalos: i don't say, that shouldn't be a possibilty
<mwalle> apalos: just that the second case should also be a first class citizen
<apalos> mwalle: and I intend to fix it
<apalos> SR-IR implies EFI, so I'll go write the same code I did for initrd
<apalos> so you will be able to have the bootmanager boot an OS (or grub), with an alternative DTB
astroid has quit [Quit: IRCNow!]
FredO has quit [Quit: Leaving]
<apalos> mwalle: so I assume you volunteer to test it :)
<apalos> ?
<mwalle> apalos: but having the bootloader ready is just one part. the distros also need support
<mwalle> apalos: sure, feel free to CC me on patches. If I have time, I'll try em out
<apalos> mwalle: yea one step at a time, let's fix the loader first and see what distros think
<mwalle> apalos: although I don't know the state of the distros regarding that. I know that debian isn't providing a device tree. because that was something I've tried some time ago
<apalos> mwalle: there's a DTRB folder on fedora last time I checked,
camus has quit [Quit: camus]
<apalos> Although I'll admit I dont know if they include multiple versions of the same dtb, tweaking config bits
<mwalle> apalos: but its hard to test something, when I don't have any distros supporting it ;)
<apalos> you can load your special dtb manually though!
<mwalle> apalos: debian has /lib/kernel-bla/, IIRC. But whats missing is that its somehow copied to the ESP and somehow communicated to the bootloader
<apalos> there's a bigger probnlem there, since setvariable at runtime is a different kind of mess
<mwalle> apalos: thats already possible, today, isn't it
<apalos> nop
<apalos> well I have patches that fix that for u-boot + rpmb
<apalos> but the general usecase of the sd card doesn't and it probably never will
<apalos> there's ways around it though
<mwalle> apalos: not the variables, loading the fdt manually
astroid has joined #u-boot
astroid has quit [Changing host]
astroid has joined #u-boot
<apalos> ah yea, that works on distro_bootcmd already
<apalos> you need to define fdt_file or something
<apalos> or you need to run bootefi with the new dtb address
FredO has joined #u-boot
camus has joined #u-boot
monstr has quit [Remote host closed the connection]
tre has quit [Remote host closed the connection]
redbrain has joined #u-boot
sszy has quit [Ping timeout: 268 seconds]
mckoan is now known as mckoan|away
camus has quit [Quit: camus]
joaoSchim__ has joined #u-boot
joaoSchim_ has quit [Read error: Connection reset by peer]
___nick___ has joined #u-boot
as2334 has joined #u-boot
<as2334> question about rockchip SoCs : what is the "ID block" header that the rom looks for? Is it just the string "RK31" for rk31xx chips? And at what address(es) of a nand chip is it supposed to be?
tambarus has quit [Quit: Connection closed for inactivity]
mranostaj has quit [Remote host closed the connection]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
gsz has joined #u-boot
gsz has quit [Client Quit]
mranostaj has joined #u-boot
derRichard has joined #u-boot
___nick___ has quit [Ping timeout: 264 seconds]
GNUtoo has quit [Ping timeout: 276 seconds]
GNUtoo has joined #u-boot
macromorgan has quit [Killed (molybdenum.libera.chat (Nickname regained by services))]
macromorgan has joined #u-boot
macromorgan is now known as Guest507
macromorgan has joined #u-boot
redbrain has quit [Ping timeout: 268 seconds]
torez has quit [Quit: torez]
matthias_bgg has quit [Quit: Leaving]