01:07
jclsn has quit [Ping timeout: 272 seconds]
01:09
jclsn has joined #u-boot
01:09
paulhenrys has quit [Ping timeout: 245 seconds]
01:11
paulhenrys has joined #u-boot
01:51
vagrantc has quit [Quit: leaving]
02:41
_whitelogger has joined #u-boot
03:10
xypron has joined #u-boot
03:10
xypron has quit [Changing host]
03:10
xypron has joined #u-boot
03:16
mmu_man has quit [Ping timeout: 252 seconds]
03:23
mmu_man has joined #u-boot
03:25
alpernebbi has quit [Ping timeout: 245 seconds]
03:40
alpernebbi has joined #u-boot
03:59
clamor has joined #u-boot
04:05
mmu_man has quit [Ping timeout: 240 seconds]
04:08
Hypfer has quit [Ping timeout: 245 seconds]
05:04
Hypfer has joined #u-boot
05:15
monstr has joined #u-boot
05:19
monstr has quit [Ping timeout: 252 seconds]
05:25
gsz has joined #u-boot
05:29
goliath has joined #u-boot
05:55
clamor has quit [Ping timeout: 240 seconds]
05:56
clamor has joined #u-boot
06:24
alperak has joined #u-boot
06:24
warpme has joined #u-boot
06:36
goliath has quit [Quit: SIGSEGV]
06:36
goliath has joined #u-boot
06:52
ldevulder has joined #u-boot
07:04
Jones42 has joined #u-boot
07:28
monstr has joined #u-boot
08:01
mckoan|away is now known as mckoan
08:05
sszy has joined #u-boot
08:12
ajg_linaro has joined #u-boot
08:43
Poltawer has joined #u-boot
08:49
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:54
persmule has quit [Ping timeout: 244 seconds]
09:06
warpme has joined #u-boot
09:07
persmule has joined #u-boot
09:47
mmu_man has joined #u-boot
10:05
monstr has quit [Ping timeout: 252 seconds]
10:24
monstr has joined #u-boot
10:24
Poltawer has quit [Ping timeout: 240 seconds]
10:27
Poltawer has joined #u-boot
10:37
haritz has joined #u-boot
10:37
haritz has quit [Changing host]
10:37
haritz has joined #u-boot
10:54
Poltawer has quit [Ping timeout: 245 seconds]
10:56
Poltawer has joined #u-boot
11:52
tucanae47 has quit [Quit: Connection closed for inactivity]
12:24
monstr has quit [Remote host closed the connection]
12:42
akaWolf has joined #u-boot
12:49
ldevulder has quit [Remote host closed the connection]
12:49
ldevulder has joined #u-boot
12:57
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:10
jistr has quit [Remote host closed the connection]
13:14
jistr has joined #u-boot
13:23
ALTracer has joined #u-boot
13:52
warpme has joined #u-boot
13:57
clamor has quit [Ping timeout: 260 seconds]
13:57
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:02
clamor has joined #u-boot
14:12
goliath has quit [Quit: SIGSEGV]
14:38
Jones42 has quit [Ping timeout: 252 seconds]
14:40
mmu_man has quit [Ping timeout: 276 seconds]
14:54
mmu_man has joined #u-boot
14:59
ALTracer has quit [Quit: Quit]
15:00
Jones42 has joined #u-boot
15:05
xroumegue has quit [Ping timeout: 260 seconds]
15:05
warpme has joined #u-boot
15:17
xroumegue has joined #u-boot
15:28
K900 has quit [Remote host closed the connection]
15:29
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:32
K900 has joined #u-boot
15:33
dsimic has quit [Ping timeout: 240 seconds]
15:35
dsimic has joined #u-boot
15:40
manchaw has quit [Quit: Connection closed for inactivity]
16:03
goliath has joined #u-boot
16:12
mripard has quit [Ping timeout: 244 seconds]
16:15
ikarso has quit [Quit: Connection closed for inactivity]
16:15
Jones42 has quit [Ping timeout: 272 seconds]
16:40
mmu_man has quit [Ping timeout: 265 seconds]
16:42
ajg_linaro has quit [Ping timeout: 245 seconds]
16:52
mmu_man has joined #u-boot
17:06
mckoan is now known as mckoan|away
17:12
jclsn has quit [Quit: WeeChat 4.6.3]
17:24
flyback has quit [Ping timeout: 276 seconds]
17:24
mripard has joined #u-boot
17:34
mmu_man has quit [Ping timeout: 240 seconds]
17:35
flyback has joined #u-boot
17:36
mmu_man has joined #u-boot
17:45
LainIwakura has joined #u-boot
18:21
ldevulder has quit [Quit: Leaving]
18:25
<
sigmaris >
Has anyone booted a recent Linux via FIT on qemu x86_64?
18:26
<
sigmaris >
I try following the x86-fit-boot.rst doc and get: Loading Kernel Image to 1000000 ... ERROR: new format image overwritten - must RESET the board to recover
18:28
<
shadows >
sigmaris: does it work on any stable U-Boot release? Can you bisect?
18:28
<
sigmaris >
ok, kernel is loaded at 0x1000000, FIT is is at $loadaddr 0x2000000, kernel is too big... but I try loading FIT to 0x3f00000 to move it out of the way and I get:
18:28
<
sigmaris >
=> read virtio 0 0x3f00000 0 152375
18:28
<
sigmaris >
qemu-system-x86_64: virtio: bogus descriptor or out of resources
18:30
goliath has quit [Quit: SIGSEGV]
18:31
<
sigmaris >
shadows: I'm not sure what version it did work on, presumably one from 2023 when that doc was written, but I think the issue is probably the size of modern kernels as well as the U-Boot version
18:37
<
shadows >
ok. Would a netinst debian-installer kernel be small enough to test that theory?
18:41
<
sigmaris >
yeah, that's a good idea. Actually I see the doc was written in 2014 when kernel was 4.38MB... now Debian 13 linux-image-amd64 is 38MB after passing it thru objdump
18:42
<
sigmaris >
s/objdump/objcopy -O binary vmlinux vmlinux.bin/
18:48
LainIwakura has quit [Quit: Client closed]
18:50
mmu_man has quit [Ping timeout: 260 seconds]
18:51
rvalue- has joined #u-boot
18:52
rvalue has quit [Ping timeout: 240 seconds]
18:56
LainIwakura has joined #u-boot
18:56
rvalue- is now known as rvalue
19:01
mmu_man has joined #u-boot
19:08
Poltawer has quit [Quit: WeeChat 4.7.0]
19:14
clamor has quit [Read error: Connection reset by peer]
19:16
LainIwakura has quit [Quit: Client closed]
19:16
goliath has joined #u-boot
19:26
LainIwakura has joined #u-boot
19:45
gsz has quit [Ping timeout: 276 seconds]
19:58
<
shadows >
from 8MiB to 64MiB for the increase in code size over time
19:59
warpme has joined #u-boot
20:04
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:30
ikarso has joined #u-boot
22:01
LainIwakura has quit [Quit: Client closed]
22:16
goliath has quit [Quit: SIGSEGV]
22:24
persmule has quit [Ping timeout: 244 seconds]
22:39
persmule has joined #u-boot
22:50
ikarso has quit [Quit: Connection closed for inactivity]
22:51
prabhakalad has quit [Ping timeout: 248 seconds]
22:51
prabhakalad has joined #u-boot
22:52
alperak has quit [Quit: Connection closed for inactivity]
22:55
persmule has quit [Ping timeout: 244 seconds]
23:00
LainIwakura has joined #u-boot
23:00
prabhakalad has quit [Ping timeout: 240 seconds]
23:01
prabhakalad has joined #u-boot
23:08
persmule has joined #u-boot
23:35
cambrian_invader has quit [Ping timeout: 276 seconds]