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
sdfgsdfg has quit [Quit: ZzzZ]
vagrantc has quit [Quit: leaving]
Greenlight has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
samekh_ has joined #u-boot
samekh has quit [Ping timeout: 256 seconds]
Greenlight has quit [Quit: Leaving]
chrfle_ has joined #u-boot
chrfle has quit [Ping timeout: 265 seconds]
chrfle_ is now known as chrfle
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
vagrantc has joined #u-boot
vagrantc has quit [Quit: leaving]
sdfgsdfg has joined #u-boot
jsmolic has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jsmolic has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
marex has quit [Ping timeout: 265 seconds]
sdfgsdfg has joined #u-boot
guillaume_g has joined #u-boot
fdanis_away is now known as fdanis
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
tnovotny has joined #u-boot
matthias_bgg has joined #u-boot
mckoan|away is now known as mckoan
___nick___ has joined #u-boot
gsz has joined #u-boot
sszy has joined #u-boot
mmu_man has joined #u-boot
ladis has joined #u-boot
pgreco has quit [Quit: ZNC 1.8.2 - https://znc.in]
apritzel has joined #u-boot
pgreco has joined #u-boot
mckoan is now known as mckoan|away
sdfgsdfg has quit [Quit: ZzzZ]
camus has quit [Quit: camus]
torez has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
torez has quit [Ping timeout: 240 seconds]
torez has joined #u-boot
ladis has quit [Ping timeout: 240 seconds]
ladis has joined #u-boot
ladis has quit [Client Quit]
fdanis is now known as fdanis_away
tnovotny has quit [Quit: Leaving]
marex has joined #u-boot
gsz has quit [Quit: Lost terminal]
<NishanthMenon_> dumb question: Any idea if we can have data abort handlers in armv8 u-boot and spl
guillaume_g has quit [Quit: Konversation terminated!]
___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
matthias_bgg has quit [Quit: Leaving]
<apritzel> NishanthMenon_: handlers doing what, exactly?
<apritzel> I mean there should be some crash dump already, given that the handlers are compiled in and the abort source is enabled (thinking of SError here, which isn't, normally)
<NishanthMenon_> apritzel, https://gist.github.com/nmenon/f7af7173b334f57914f3d7ba933abe65 is an example -> if i disable ARMv8 tf-a crash reporting.. and lets say u-boot drivers or shell does some nonsense write, the bus error sticks till kernel enables handlers.. and then a bunch of backtracking before we can figure out it is actually the u-boot generates the dump
<apritzel> NishanthMenon_: yeah, been there exactly!
<NishanthMenon_> apritzel, i can trap in tf-a for sure.. but that is'nt nice since it hides the proper kernel reporting
<apritzel> I fixed this by justing enabling the SError bit in U-Boot, and was thinking of a patch already
<NishanthMenon_> apritzel, oooh ... will be interested in seeing your patch - will save my community a bunch of pain
<apritzel> it was very simple, just a sec
rcn-ee_ has joined #u-boot
jimpo has quit [Quit: ZNC 1.8.2 - https://znc.in]
jimpo has joined #u-boot
taliho has quit [Quit: The Lounge - https://thelounge.chat]
<NishanthMenon_> apritzel, when ever you get a chance.. thanks ahead of time..
<apritzel> NishanthMenon_: can't find that patch anymore, but it was basically just adding "msr daifclr, #4" somewhere early
<apritzel> NishanthMenon_: this is done already in arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S, but not in the generic ARMv8 entry code
<NishanthMenon_> Aah thanks apritzel .. I can definitely do it
<apritzel> it looks like I withheld a patch because it was late in the cycle :-(
<NishanthMenon_> apritzel: heh.. thanks a ton for the hint..
apritzel has quit [Ping timeout: 256 seconds]
rcn-ee_ has quit [Ping timeout: 256 seconds]
rcn-ee has joined #u-boot
rcn-ee_ has joined #u-boot
rcn-ee has quit [Ping timeout: 256 seconds]
<NishanthMenon_> apritzel .. when ever you are back.. thanks for the hint.. works like a charm.. https://gist.github.com/nmenon/f07bcd834cac0bf692ff77281828ea66
rcn-ee__ has joined #u-boot
rcn-ee_ has quit [Read error: Connection reset by peer]
mmu_man has quit [Ping timeout: 240 seconds]
apritzel has joined #u-boot
<apritzel> NishanthMenon_: great to hear. If I don't forget it, I will send a patch this time. I wonder what starts popping up then on some boards ... ;-)
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<NishanthMenon_> heh.. was about to send 1 out for just mach-k3
<NishanthMenon_> apritzel, i can send it as RFC instead since it is better done generically
<apritzel> well, it's an architectural ARMv8 thing, so it should be done there
<NishanthMenon_> I agree
<apritzel> and k3 should automatically benefit then
<NishanthMenon_> agree..
mmu_man has joined #u-boot
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
Androo has joined #u-boot
<Androo> Would it be possible to execute a boot script not in a formatted partition (written at a specific offset on mmc0, for instance)? Or must I have it in a partition? Is the better option to just override bootcommand in the environment?
<Tartarus> Yes, you can load in to memory from whatever
<Tartarus> mmc read ....
<Androo> ooo, somehow I missed that argument. Much appreciated.
Androo has quit [Quit: leaving]
___nick___ has quit [Ping timeout: 256 seconds]
vagrantc has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
<apritzel> NishanthMenon_: ha, found my old patch, basically what you wrote, just in start.S ;-)
GNUtoo has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
<NishanthMenon_> apritzel, hehe..
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot