Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.04, v2025.07-rc4 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2025.07 is scheduled for 07 July 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
mmu_man has quit [Ping timeout: 268 seconds]
Forty-Bot has joined #u-boot
alperak has quit [Quit: Connection closed for inactivity]
Peng_Fan has quit [Quit: Connection closed for inactivity]
mrnuke has quit [Ping timeout: 260 seconds]
mrnuke has joined #u-boot
mrnuke has quit [Ping timeout: 268 seconds]
mrnuke has joined #u-boot
mrnuke has quit [Ping timeout: 260 seconds]
mrnuke has joined #u-boot
mrnuke has quit [Ping timeout: 260 seconds]
wooosaiiii1 has joined #u-boot
wooosaiiii has quit [Ping timeout: 244 seconds]
wooosaiiii1 is now known as wooosaiiii
clamor has joined #u-boot
mrnuke has joined #u-boot
alperak has joined #u-boot
mrnuke has quit [Ping timeout: 248 seconds]
mrnuke has joined #u-boot
goliath has joined #u-boot
mrnuke has quit [Ping timeout: 260 seconds]
mrnuke has joined #u-boot
mrnuke has quit [Ping timeout: 260 seconds]
mrnuke has joined #u-boot
monstr has joined #u-boot
mrnuke has quit [Ping timeout: 260 seconds]
monstr has quit [Ping timeout: 252 seconds]
mrnuke has joined #u-boot
mrnuke has quit [Ping timeout: 244 seconds]
mckoan_ is now known as mckoan
eballetbo has joined #u-boot
prabhakalad has quit [Ping timeout: 265 seconds]
prabhakalad has joined #u-boot
warpme has joined #u-boot
ikarso has joined #u-boot
ldevulder has joined #u-boot
Poltawer has joined #u-boot
prabhakalad has quit [Quit: Konversation terminated!]
gsz has joined #u-boot
sszy has joined #u-boot
prabhakalad has joined #u-boot
gsz has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
averymt has joined #u-boot
clamor has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
averymt has quit [Quit: Quit]
averymt has joined #u-boot
averymt has quit [Changing host]
averymt has joined #u-boot
averymt has quit [Remote host closed the connection]
averymt has joined #u-boot
averymt has quit [Client Quit]
averymt has joined #u-boot
clamor has quit [Read error: Connection reset by peer]
clamor has joined #u-boot
warpme has quit [Read error: Connection reset by peer]
warpme_ has joined #u-boot
warpme_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
monstr has joined #u-boot
clamor has quit [Read error: Connection reset by peer]
cambrian_invader has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
Peng_Fan has joined #u-boot
cambrian_invader has joined #u-boot
ldevulder has quit [Quit: Leaving]
warpme has joined #u-boot
<dormito> cambrian_invader: thanks for the help last week. incase you are curious: Git bisect pointed out 612f7a61, ended up justing being a needed config change. Once those configs were added it worked again.
mmu_man has quit [Ping timeout: 260 seconds]
naoki has joined #u-boot
gsz has joined #u-boot
ldevulder has joined #u-boot
mmu_man has joined #u-boot
gsz has quit [Ping timeout: 272 seconds]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
naoki has quit [Ping timeout: 260 seconds]
ldevulder has quit [Quit: Leaving]
ldevulder has joined #u-boot
warpme has joined #u-boot
clamor has quit [Remote host closed the connection]
clamor has joined #u-boot
gsz has joined #u-boot
goliath has quit [Quit: SIGSEGV]
RobertBerger has joined #u-boot
rber|res has quit [Ping timeout: 252 seconds]
monstr has quit [Remote host closed the connection]
<derRichard> why is fs/fs.c assuming a block device?!
<derRichard> grrr
<derRichard> u-boot supports jffs/ubifs since ever
<cambrian_invader> dormito: good to hear
<cambrian_invader> doesn't ubifs create a new block device?
<derRichard> cambrian_invader: ubi is not at all block based
<derRichard> (i really hope u-boot does not)
<cambrian_invader> it's block based if you squint hard enough...
<cambrian_invader> eraseblock based :)
<derRichard> ubifs_set_blk_dev()
<derRichard> m(
<derRichard> guys...
ldevulder has quit [Ping timeout: 265 seconds]
levitating has quit [Read error: Connection reset by peer]
levitating has joined #u-boot
levitating has quit [Client Quit]
averymt has quit [Quit: Quit]
averymt has joined #u-boot
dsimic has quit [Ping timeout: 244 seconds]
dsimic has joined #u-boot
levitating has joined #u-boot
memset has quit [Remote host closed the connection]
memset has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
memset has quit [Remote host closed the connection]
memset has joined #u-boot
<marex> derRichard: yes ?
<derRichard> marex: i'm just confused, very confused
<derRichard> is the "load" command supposed to work with ubifs?
umbramalison has joined #u-boot
vagrantc has joined #u-boot
<marex> derRichard: that I do not know
<marex> derRichard: but I would almost say, yes
<marex> derRichard: because the load command is meant to be generic filesystem interface, and ubifs is a filesystem
<Tartarus> If the abstraction is there, then it should, and I don't know off-hand if it is
<derRichard> what is the interface name? "ubi"? "ubifs"?
mckoan is now known as mckoan|away
<derRichard> at least in sandbox mode "ubi" as interface name acts wrongly. it matches the host interface. "ls ubi" does ls on the host side :-D
<cambrian_invader> it looks like it's missing from drivers/block/blk-uclass.c
<cambrian_invader> so probably unsupported
<derRichard> the good news is. my mtd host proxy driver works :-D
memset has quit [Remote host closed the connection]
memset has joined #u-boot
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
memset has quit [Remote host closed the connection]
memset has joined #u-boot
mmu_man has quit [Quit: Lost terminal]
sata has joined #u-boot
Poltawer has quit [Quit: WeeChat 4.6.3]
clamor has quit [Ping timeout: 252 seconds]
bjoto` has joined #u-boot
pbsds356 has joined #u-boot
shadowless_ has joined #u-boot
clamor has joined #u-boot
m5zs7k_ has joined #u-boot
jfsimon has quit [Remote host closed the connection]
jfsimon has joined #u-boot
hanetzer1 has joined #u-boot
hanetzer has quit [Killed (NickServ (GHOST command used by hanetzer1))]
hanetzer1 is now known as hanetzer
akaWolf1 has joined #u-boot
jfsimon has quit [Max SendQ exceeded]
averymt has quit [*.net *.split]
nohit has quit [*.net *.split]
mkorpershoek has quit [*.net *.split]
flokli has quit [*.net *.split]
xroumegue has quit [*.net *.split]
m5zs7k has quit [*.net *.split]
haritz has quit [*.net *.split]
shadowless has quit [*.net *.split]
jybz has quit [*.net *.split]
macromorgan has quit [*.net *.split]
pbsds35 has quit [*.net *.split]
alpernebbi has quit [*.net *.split]
akaWolf has quit [*.net *.split]
bjoto has quit [*.net *.split]
flyback has quit [*.net *.split]
akaWolf1 is now known as akaWolf
pbsds356 is now known as pbsds35
shadowless_ is now known as shadowless
m5zs7k_ is now known as m5zs7k
jfsimon has joined #u-boot
warpme has joined #u-boot
alpernebbi has joined #u-boot
warpme has quit [Client Quit]
clamor has quit [Read error: Connection reset by peer]
<derRichard> sandbox_fs_set_blk_dev is the problem, it assumes, that only hostfs has a NULL struct blk_desc
<derRichard> but since ubifs is not block based....
<derRichard> :-/
<cambrian_invader> implement it?
<cambrian_invader> it really should be a "block device" (filesystem device)
<derRichard> i'm still trying to make sense out of all this. don't get me wrong but this all looks super hacky and ad-hoc :-S
swiftgeek has quit [Ping timeout: 248 seconds]
warpme has joined #u-boot
sata has quit [Ping timeout: 272 seconds]
<derRichard> the trouble starts with disk/part.c, it creates for both hostfs and ubifs fake parts without much context
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
averymt has joined #u-boot
nohit has joined #u-boot
mkorpershoek has joined #u-boot
flokli has joined #u-boot
xroumegue has joined #u-boot
jybz has joined #u-boot
haritz has joined #u-boot
macromorgan has joined #u-boot
flyback has joined #u-boot
swiftgeek has joined #u-boot
burlak has quit [Ping timeout: 276 seconds]
* derRichard has a fix
<derRichard> and calls it a day
averymt_ has joined #u-boot
averymt has quit [*.net *.split]
nohit has quit [*.net *.split]
mkorpershoek has quit [*.net *.split]
flokli has quit [*.net *.split]
xroumegue has quit [*.net *.split]
haritz has quit [*.net *.split]
jybz has quit [*.net *.split]
macromorgan has quit [*.net *.split]
flyback has quit [*.net *.split]
mkorpershoek has joined #u-boot
mmu_man has joined #u-boot
nohit has joined #u-boot
haritz has joined #u-boot
jybz has joined #u-boot
jfsimon has quit [Quit: Leaving]
macromorgan has joined #u-boot
haritz has quit [Changing host]
haritz has joined #u-boot
jfsimon has joined #u-boot
flyback has joined #u-boot
flokli has joined #u-boot
xroumegue has joined #u-boot
Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.04, v2025.07-rc5 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2025.07 is scheduled for 07 July 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
vagrantc has quit [Ping timeout: 245 seconds]
gsz has quit [Ping timeout: 245 seconds]
naoki has joined #u-boot