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
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #u-boot
persmule has quit [Ping timeout: 268 seconds]
persmule has joined #u-boot
thopiekar has quit [Ping timeout: 252 seconds]
thopiekar has joined #u-boot
LeSpocky has quit [Ping timeout: 252 seconds]
LeSpocky has joined #u-boot
vagrantc has quit [Quit: leaving]
mmu_man has quit [Ping timeout: 268 seconds]
<Peng_Fan> marex: Jaehoon is doing the MMC work now.
macromorgan has quit [Read error: Connection reset by peer]
rvalue has quit [Read error: Connection reset by peer]
hanetzer has quit [Ping timeout: 240 seconds]
rvalue has joined #u-boot
hanetzer has joined #u-boot
frieder has joined #u-boot
Xeroine has joined #u-boot
sszy has joined #u-boot
prabhakarlad has joined #u-boot
thopiekar has quit [Quit: Likely restarting quassel...]
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #u-boot
hanetzer has quit [Ping timeout: 255 seconds]
hanetzer has joined #u-boot
thopiekar has joined #u-boot
monstr has joined #u-boot
apritzel has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
mmu_man has joined #u-boot
prabhakarlad has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #u-boot
<sjg1> marex: I pushed a new tree. It handles the -n parameter now
astroid has quit [Quit: IRCNow!]
hitchens_ has joined #u-boot
hitchens_ is now known as astroid
astroid has quit [Changing host]
astroid has joined #u-boot
astroid has quit [Quit: IRCNow!]
<marex> sjg1: I probably wont be able to look at it today
astroid has joined #u-boot
alan__ has quit [Quit: Leaving]
alan_o has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
macromorgan has joined #u-boot
BWhitten has joined #u-boot
Xeroine has quit [Remote host closed the connection]
marc1 has joined #u-boot
<rfs613> I have to say, I was kind of surprised to see -n used to specify the *.cfg file.
Xeroine has joined #u-boot
<rfs613> from the help text output, I would not have expected this.
<rfs613> but it does seem to be quite common, now that I know about it ;-)
<rfs613> the description of -f seems a litle bit more obvious
lucascastro has joined #u-boot
<sjg1> rfs613: Yes, same here. What is strange about imx8 is that it uses -n to specify a .cfg file which itself contains the filename of the input data. From what I understand from Marek (and from scanning the mkimage source code) it actually ignores the input data
Xeroine37 has joined #u-boot
Xeroine37 has quit [Client Quit]
<sjg1> rfs613: Perhaps when it is eventually converted to binman it will be possible to tidy things up a bit
<sjg1> marex: OK, will wait to hear
<rfs613> sjg1: hmm, so the ones I looked at (mtk_image and kwbimage) seem to use -d to specify the input data, and -n for the config file.
sszy has quit [Ping timeout: 268 seconds]
monstr has quit [Remote host closed the connection]
lucascastro has quit [Read error: Connection reset by peer]
lucascastro has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
vagrantc has joined #u-boot
lucascastro has quit [Ping timeout: 252 seconds]
___nick___ has joined #u-boot
frieder has quit [Remote host closed the connection]
lucascastro has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man 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]
prabhakarlad has quit [Quit: Client closed]
___nick___ has joined #u-boot
prabhakarlad has joined #u-boot
apritzel has quit [Ping timeout: 268 seconds]
BWhitten has quit [Read error: Connection reset by peer]
pgreco_ is now known as pegreco
pegreco is now known as pgreco
Xeroine has quit [Ping timeout: 268 seconds]
___nick___ has quit [Ping timeout: 268 seconds]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
mrnuke has quit [Ping timeout: 268 seconds]
urja has quit [Read error: Connection reset by peer]
urja has joined #u-boot
flyback has quit [Quit: Leaving]
flyback has joined #u-boot
persmule has quit [Remote host closed the connection]
GNUtoo has quit [Read error: Connection reset by peer]
persmule has joined #u-boot
GNUtoo has joined #u-boot
indy has quit [Ping timeout: 268 seconds]
lucascastro has quit [Remote host closed the connection]
indy has joined #u-boot
<sjg1> rfs613: That makes more sense to me. It is possible that we (Marek & I) misunderstand imx8, but we'll see
<marex> sjg1: I never worked with imx8
<marex> sjg1: I think you have imx8m in mind, it's a different soc
<marex> but the imximage format goes back like 15 years or so, it evolved, but not by much
<marex> the config file itself goes back to DCD specification which was already present in imx5 btw
<marex> so that's a legacy supreme