Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.07 is OUT / Merge Window is OPEN, -next is CLOSED / Release v2022.10 is scheduled for 3 October 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
sigmaris has quit [Read error: Connection reset by peer]
sigmaris has joined #u-boot
Zapy has quit [Read error: Connection reset by peer]
GNUtoo has quit [Ping timeout: 268 seconds]
Zapy has joined #u-boot
<hanetzer> are there any mainline boards/socs with hw gzip decompression support in u-boot?
<hanetzer> or any hw compression/decompression support in general, more looking into ideas of 'how they work'
GNUtoo has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
persmule has quit [Remote host closed the connection]
thopiekar_ has quit [Ping timeout: 248 seconds]
thopiekar has joined #u-boot
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #u-boot
GNUtoo has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
LeSpocky has quit [Ping timeout: 252 seconds]
LeSpocky has joined #u-boot
apalos has quit [Quit: ZNC 1.7.2 - https://znc.in]
apalos has joined #u-boot
apalos has quit [Client Quit]
apalos has joined #u-boot
sigmaris has quit [Quit: ZNC - https://znc.in]
sigmaris has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
jagan has quit [Ping timeout: 268 seconds]
vagrantc has quit [Quit: leaving]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
indy has quit [Ping timeout: 252 seconds]
indy has joined #u-boot
indy has quit [Quit: ZNC 1.8.2 - https://znc.in]
indy has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
jagan has joined #u-boot
indy has quit [Ping timeout: 248 seconds]
indy has joined #u-boot
gsz has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
GNUtoo has quit [Ping timeout: 268 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
GNUtoo has joined #u-boot
Net147 has quit [Quit: Quit]
akaWolf has quit [Ping timeout: 248 seconds]
Net147 has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
akaWolf has joined #u-boot
Net147 has quit [Quit: Quit]
Net147 has joined #u-boot
Net147 has quit [Changing host]
Net147 has joined #u-boot
GNUtoo has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
mlaga97 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mlaga97 has joined #u-boot
<marex> hanetzer: hw gzip ?
umbramalison has quit [Ping timeout: 268 seconds]
<marex> how would that work, some area of DRAM is transparently compressed ?
<marex> (iirc there were SoCs which did this kind of thing to reduce bandwidth utilization)
umbramalison has joined #u-boot
umbramalison has quit [Remote host closed the connection]
<hanetzer> marex: more or less yeah. or decompressed.
<marex> hanetzer: do you have it on the hisilicon ?
<hanetzer> yep
<marex> hanetzer: what do they use it for
<marex> ?
mmu_man has joined #u-boot
<hanetzer> well, in this case, its used for their boot image. pseudo-spl(gzip(u-boot.bin))
<marex> and the gunzip is implemented using some HW block or just plain software ?
<hanetzer> yeh, hw block
<marex> wow
<hanetzer> I mean, its probably not *required* to use for boot, but it would be cool to make it work
<marex> Linux drivers/crypto/hisilicon/zip/zip_crypto.c
<marex> wow :)
umbramalison has joined #u-boot
<hanetzer> yeh, I'm not certain if that is the same ip, I should check it tho
<hanetzer> but I'm guessing there's not the same in u-boot?
<marex> hanetzer: there likely is no driver for this IP
<hanetzer> I mean more for 'any kind of hw compression ip
<hanetzer> ', just to see how it *would* be written in u-boot
brassado has joined #u-boot
brassado is now known as sam_sepi0l
umbramalison has quit [Remote host closed the connection]
umbramalison has joined #u-boot
camus has quit [Quit: camus]
<marex> hanetzer: I don't think there is an example
<marex> hanetzer: but the drivers/crypto seems like the right place for this
<hanetzer> yeh. its not critical but hey, if you *can* make something work you may as well.
jagan has quit [Ping timeout: 248 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
mmu_man has joined #u-boot
<hanetzer> so wrt devicetree bindings and the documentation thereof, how strict is u-boot?
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #u-boot
persmule has joined #u-boot
astroid_ has quit [Quit: IRCNow!]
persmule has quit [Remote host closed the connection]
umbramalison has joined #u-boot
persmule has joined #u-boot
<marex> hanetzer: ideally keep things in sync with Linux
<hanetzer> marex: yeh.
akaWolf has quit [Ping timeout: 256 seconds]
akaWolf has joined #u-boot
<hanetzer> rockchip peeps: what exactly is the difference between drivers/reset/reset-rockchip.c and drivers/sysreset/sysreset_rockchip.c ? it seems the former is for resetting individual devices on the soc whereas the latter is a full system soft reset?
mrnuke has quit [Read error: Connection reset by peer]
mrnuke has joined #u-boot
vagrantc has joined #u-boot
<hanetzer> ugh. really irksome when you forget *one* single line in a makefile lmao
<hanetzer> machine-$(CONFIG_ARCH_HISILICON) += hisilicon
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
akaWolf has quit [Ping timeout: 256 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
<hanetzer> rather wish they had more descriptive names than PERI_CRGn for the clock unit
akaWolf has joined #u-boot
<sjg1> marex: I converted mkimage to be a section and it seems to handle the alignment properly now
mmu_man has joined #u-boot
Xeroine has joined #u-boot
gsz has quit [Quit: leaving]
aggi has joined #u-boot
Xeroine has quit [Ping timeout: 256 seconds]
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
<hanetzer> adapter pcbs have arrived. it works :)
<hanetzer> so, that thing that takes a dts and concats spl and u-boot and whatnot properly, does that work for emmc boot images?
sigmaris has quit [Ping timeout: 248 seconds]
sigmaris has joined #u-boot
vagrantc has quit [Ping timeout: 244 seconds]
vagrantc has joined #u-boot
<sjg1> marex: Actually i updated the tree to include various pending patches on the mailing list
<sjg1> marex: Commit hash is 1087faff790