rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #u-boot
mckoan|away is now known as mckoan
gsz has joined #u-boot
vardhan has joined #u-boot
vardhan__ has quit [Ping timeout: 248 seconds]
dsimic has quit [Ping timeout: 244 seconds]
dsimic has joined #u-boot
sickos has joined #u-boot
vardhan_ has joined #u-boot
vardhan has quit [Ping timeout: 248 seconds]
sickos has quit [Quit: Client closed]
prabhakalad has quit [Ping timeout: 245 seconds]
prabhakalad has joined #u-boot
sszy has joined #u-boot
gsz has quit [Ping timeout: 248 seconds]
gsz has joined #u-boot
swiftgeek has joined #u-boot
mmu_man has joined #u-boot
houze has joined #u-boot
houze has quit [Changing host]
houze has joined #u-boot
m5zs7k has quit [Ping timeout: 244 seconds]
rvalue- has joined #u-boot
rvalue has quit [Ping timeout: 276 seconds]
m5zs7k has joined #u-boot
rvalue- is now known as rvalue
ikarso has quit [Quit: Connection closed for inactivity]
m5zs7k has quit [Ping timeout: 272 seconds]
<LeSpocky>
grml, wasted two hours because I again used 'status = "enabled";' in dts instead of 'status = "okay"' m(
m5zs7k has joined #u-boot
<LeSpocky>
I mean of course the opposite of "disabled" is "okay" and not "enabled"
tlwoerner has quit [Ping timeout: 252 seconds]
tlwoerner has joined #u-boot
vardhan__ has joined #u-boot
vardhan_ has quit [Ping timeout: 252 seconds]
frytaped has quit [Ping timeout: 265 seconds]
montjoie has joined #u-boot
<montjoie>
hello I have upgraded uboot to 2025.01 and now setenv ethaddr xxxxxx give me Error: Can't overwrite "ethaddr" Error inserting "ethaddr" variable, errno=1
<montjoie>
previous uboots allowed this
<montjoie>
any hint on why it dont work anymore ?
gsz has quit [Ping timeout: 272 seconds]
<montjoie>
ah a new CONFIG_ENV_OVERWRITE...
<marex>
montjoie: setenv -f ethaddr should work too ?
tlwoerner has quit [Ping timeout: 276 seconds]
<montjoie>
I rebuilt a new uboot with it
tlwoerner has joined #u-boot
<montjoie>
and just saw that finally it was not needed anymore, the board has now a fixed eth addr
<quinq>
LeSpocky, should be "okay" and opposite "mkay"
<LeSpocky>
^^
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #u-boot
vfazio has quit [Remote host closed the connection]
totkeks has joined #u-boot
joeskb7 has joined #u-boot
frieder has quit [Remote host closed the connection]
ikarso has joined #u-boot
MrTrueDev has joined #u-boot
MrTrueDev has quit [Client Quit]
MrTrueDev has joined #u-boot
MrTrueDev has quit [Quit: Client closed]
Slimey has quit [Read error: Connection reset by peer]
Slimey has joined #u-boot
LainExperiments has joined #u-boot
<Tartarus>
calebccff: That PR is for master yes? next isn't open for a while yet ;)
<calebccff>
Tartarus: oh, yeah right. my mistake, it's based on master
gsz has joined #u-boot
<Tartarus>
OK. And I'll let you know if b4 pr likes that shortly, bisecting some build failure now
vagrantc has joined #u-boot
totkeks has quit [Ping timeout: 248 seconds]
LainExperiments has quit [Quit: Client closed]
vardhan__ has quit [Ping timeout: 272 seconds]
mckoan is now known as mckoan|away
<Tartarus>
calebccff: OK, b4 doesn't like it, I suspect (a) because you have git@... rather than https in the URI and possibly (b) lack of tag
<Tartarus>
So I'll grab it the normal way instead
<calebccff>
hmm, maybe it's the tag, i'll try to do that next time