<apalos>
marex: that fixes the .bss stuff you also tried to patch up
<apalos>
Tartarus: the CI is all green, ship it :D
<marex>
apalos: isnt the ALIGN(8) required to avoid breaking ... well ... alignment requirements on arm64 ? like stack alignment ?
<marex>
apalos: and hurray, thanks for digging into it
dsimic has quit [Ping timeout: 255 seconds]
dsimic has joined #u-boot
zeemate has joined #u-boot
rockosov has quit [Ping timeout: 264 seconds]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
monstr has quit [Remote host closed the connection]
monstr has joined #u-boot
<apalos>
marex: not really, you really want to align sections for loading and setting the permissions
<apalos>
Since we dont set page pemrissions now, we can do whatever we want
<apalos>
and the linker symbols are not pointers you derefernce,
<apalos>
so you dont even need alignment on those
<apalos>
That being said, this is just the initial cleanup, I have patches that align those on a 4k boundary and se the page permissions properly
<apalos>
but they are horrible, I need to clean them up before sending
justache has quit [Ping timeout: 264 seconds]
zeemate has quit [Ping timeout: 264 seconds]
justache has joined #u-boot
<calebccff>
I'm preparing a patch to drop most of the headers in include/dt-bindings where it's possible to use the ones from dts/upstream/include/dt-bindings instead. How should I do an RFC for this? The patch is 1.5M...
<Tartarus>
Can you break it up a bit?
ldevulder has quit [Ping timeout: 255 seconds]
<calebccff>
could go by subsystem or something yeah
Leopold has quit [Ping timeout: 260 seconds]
<Tartarus>
Please and thanks
ldevulder has joined #u-boot
ldevulder has quit [Remote host closed the connection]
Leopold has joined #u-boot
ldevulder has joined #u-boot
Leopold has quit [Ping timeout: 264 seconds]
Leopold has joined #u-boot
Dr_Who has joined #u-boot
justache has quit [Ping timeout: 264 seconds]
justache has joined #u-boot
Leopold has quit [Ping timeout: 252 seconds]
Leopold has joined #u-boot
Leopold has quit [Ping timeout: 260 seconds]
zeemate has joined #u-boot
<xypron>
Tartarus: Do you know who is patchwork delegate 'passgat'?
<Tartarus>
Dario Binacchi
<marex>
mwalle: hey, are you still involved with Linux SPI NOR subsystem ?
<marex>
mwalle: I am looking at winbond flash which has SR3 register, did that ever show up on your radar ?
<calebccff>
split by vendor, largest patch is now rockchip headers being 7.5k lines :/
Stat_headcrabed has joined #u-boot
<Tartarus>
Better, heh
mmu_man has quit [Quit: Lost terminal]
ikarso has quit [Quit: Connection closed for inactivity]
Dr_Who has quit [Quit: ZZZzzz…]
Leopold has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
monstr has quit [Remote host closed the connection]
Leopold has quit [Quit: No Ping reply in 180 seconds.]
persmule has quit [Remote host closed the connection]
Leopold has joined #u-boot
persmule has joined #u-boot
frieder has quit [Remote host closed the connection]
Dr_Who has joined #u-boot
Leopold has quit [Quit: No Ping reply in 180 seconds.]
Leopold has joined #u-boot
persmule has quit [Ping timeout: 260 seconds]
Clamor has quit [Ping timeout: 264 seconds]
Clamor has joined #u-boot
persmule has joined #u-boot
persmule has quit [Quit: Leaving]
persmule has joined #u-boot
mckoan is now known as mckoan|away
Stat_headcrabed has quit [Quit: Stat_headcrabed]
rvalue has quit [Ping timeout: 256 seconds]
Dr_Who has quit [Quit: ZZZzzz…]
Dr_Who has joined #u-boot
rvalue has joined #u-boot
Dr_Who has quit [Ping timeout: 255 seconds]
<Tartarus>
calebccff: That binding series, did you do a world build with it?
<calebccff>
Tartarus: yeah, although it's seeming like a missed a few