00:03
norton has quit [Ping timeout: 252 seconds]
00:04
slobodan has quit [Ping timeout: 276 seconds]
00:15
Gravis has quit [Ping timeout: 255 seconds]
00:16
Gravis has joined #u-boot
00:59
prabhakarlad has quit [Quit: Client closed]
01:09
ladis has quit [Quit: Leaving]
01:45
goliath has quit [Quit: SIGSEGV]
02:04
ukky has quit [Quit: Restart]
02:06
ukky has joined #u-boot
03:47
jclsn has quit [Ping timeout: 245 seconds]
03:49
jclsn has joined #u-boot
03:50
mmu_man has quit [Ping timeout: 252 seconds]
03:54
LeSpocky has quit [Ping timeout: 245 seconds]
03:56
LeSpocky has joined #u-boot
04:08
Clamor has joined #u-boot
04:32
vigneshr has joined #u-boot
04:49
GNUtoo has quit [Ping timeout: 240 seconds]
04:54
GNUtoo has joined #u-boot
05:52
Clamor has quit [Ping timeout: 260 seconds]
05:56
Clamor has joined #u-boot
06:22
ungeskriptet1 has joined #u-boot
06:24
ungeskriptet has quit [Ping timeout: 252 seconds]
06:24
ungeskriptet1 is now known as ungeskriptet
07:15
camus1 has joined #u-boot
07:15
camus has quit [Remote host closed the connection]
07:15
camus1 is now known as camus
07:29
Clamor has quit [Ping timeout: 260 seconds]
07:30
Clamor has joined #u-boot
07:44
jmasson has joined #u-boot
07:54
ikarso has joined #u-boot
07:54
sszy has joined #u-boot
08:10
Clamor has quit [Read error: Connection reset by peer]
08:12
ezulian has joined #u-boot
08:13
Clamor has joined #u-boot
08:46
Clamor has quit [Ping timeout: 260 seconds]
08:54
Clamor has joined #u-boot
08:56
haritz has joined #u-boot
08:56
haritz has quit [Changing host]
08:56
haritz has joined #u-boot
09:15
ldevulder has quit [Read error: Connection reset by peer]
09:15
ldevulder has joined #u-boot
09:22
Mis012- has joined #u-boot
09:39
apalos- has joined #u-boot
09:44
sakman has quit [Ping timeout: 245 seconds]
09:47
apalos- is now known as apalos
10:27
thopiekar has quit [Ping timeout: 276 seconds]
10:29
thopiekar has joined #u-boot
10:44
Hypfer6 has joined #u-boot
10:45
Hypfer has quit [Ping timeout: 268 seconds]
10:45
Hypfer6 is now known as Hypfer
10:45
sakman has joined #u-boot
10:47
prabhakarlad has joined #u-boot
10:51
norton has joined #u-boot
10:55
<
norton >
okay so 4 MB is 0x400000
10:56
<
norton >
how did you get that? I thought it would be something like 4096?
11:03
<
norton >
So with this block size I would write 0x200000 ? - Block size : (2048K+160K)bytes
11:04
<
norton >
and for page size, 0x800000? - Page size : (8K+640spare)bytes
11:16
mmu_man has joined #u-boot
11:24
dsimic has quit [Ping timeout: 260 seconds]
11:25
Clamor has quit [Read error: Connection reset by peer]
11:26
Clamor has joined #u-boot
11:26
dsimic has joined #u-boot
11:37
redbrain has quit [Ping timeout: 252 seconds]
11:39
mmu_man has quit [Ping timeout: 255 seconds]
11:46
thopiekar has quit [Ping timeout: 264 seconds]
11:48
thopiekar has joined #u-boot
11:51
mmu_man has joined #u-boot
11:56
slobodan has joined #u-boot
12:08
thopiekar has quit [Ping timeout: 276 seconds]
12:19
Hypfer7 has joined #u-boot
12:19
Hypfer has quit [Read error: Connection reset by peer]
12:19
Hypfer7 is now known as Hypfer
12:30
thopiekar has joined #u-boot
12:31
camus has quit [Remote host closed the connection]
12:37
goliath has joined #u-boot
12:49
thopiekar has quit [Quit: No Ping reply in 180 seconds.]
13:07
mmu_man has quit [Ping timeout: 264 seconds]
13:17
mmu_man has joined #u-boot
13:28
<
apalos >
xypron: ok thanks, I'll have a look
13:30
<
xypron >
apalos: booting via ACPI and SMBIOS passed through from QEMU via U-Boot seems to work fine. Just need to see all those patches merged.
13:30
ha3mak has joined #u-boot
13:34
<
ha3mak >
I'm playing with raspberry pi 5 and tried to build u-boot. I could'nt find defconfig for pi5 just for pi4(64bit) but I think the architectures matching so it should work. Am I wrong? :)
13:34
<
ha3mak >
I dont know at thist point if the bootloader is the reason that my pi wont boot... Just want to make sure that u-boot shouldn't be the problem...
13:35
<
apalos >
xypron: great, I'll have a look at the rest I reviewed some of them
13:42
ikarso has quit [Quit: Connection closed for inactivity]
13:56
ukky has quit [Ping timeout: 252 seconds]
13:59
macromorgan has joined #u-boot
14:01
ukky has joined #u-boot
14:21
monstr has joined #u-boot
14:28
<
xypron >
apalos: The problem is that the bootmethod does not call efi_set_bootdev().
14:30
<
xypron >
No it is even worth Simon put his own static efi_set_bootdev into boot/bootstd_efi.c
14:32
<
apalos >
I think it calls it, isnt there a comment avout it as well ?
14:37
camus has joined #u-boot
14:40
<
apalos >
xypron: the weirdest part is the error message
14:40
<
apalos >
because the log says it's trying to boot bootaa64.efi
14:43
<
xypron >
apalos: distro_efi_boot() calls efi_binary_run() with size = 0.
14:43
<
xypron >
this cannot work
14:43
<
xypron >
I will send a patch
14:44
monstr has quit [Ping timeout: 252 seconds]
14:49
<
apalos >
ah you figured it out, ok I was looking at smbios again
15:04
<
xypron >
apalos: With SMBIOS I still don't understand why my code can neither read arm32 nor x86_64 SMBIOS tables from QEMU.
15:05
<
xypron >
arm64 and riscv64 works fine.
15:06
<
apalos >
yea I saw the patch, seems correct so I sent my reviewed-by
15:06
<
apalos >
I'll sort out an issue I found in the aptches Tom merged in -next
15:06
<
apalos >
and add selftests on smbios
15:06
<
xypron >
apalos: For the EFI bootmethod we need a test which has an image in EFI/BOOT/BOOT<arch>.EFI.
15:11
<
apalos >
we can potentially link the helloworld.efi app to that
15:13
ldevulder has quit [Quit: Leaving]
15:15
stefanro has quit [Quit: Leaving.]
15:28
Clamor has quit [Ping timeout: 260 seconds]
15:29
Clamor has joined #u-boot
15:36
jaganteki has joined #u-boot
15:37
flom84 has joined #u-boot
15:38
mmu_man has quit [Ping timeout: 276 seconds]
15:42
samkent has joined #u-boot
15:48
flom84 has quit [Remote host closed the connection]
15:48
ac_slater has quit [Ping timeout: 256 seconds]
15:49
samkent has quit [Remote host closed the connection]
15:49
samkent has joined #u-boot
15:51
mmu_man has joined #u-boot
15:59
ha3mak has quit [Quit: Bye]
16:04
samkent has quit [Quit: Leaving]
16:05
jaganteki has quit [Ping timeout: 250 seconds]
16:06
<
xypron >
apalos: There is an test/boot/bootflow.c using the wrong filename. If that assert passes, there is something wrong in the bootflow. bootsthebox.efi must not be automatically booted.
16:07
<
xypron >
except if that is in extlinux.conf
16:17
<
Forty-Bot >
oh, just missed ha3mak :l
16:22
qqq has quit [Quit: Lost terminal]
16:32
mmu_man has quit [Ping timeout: 268 seconds]
16:55
mmu_man has joined #u-boot
16:57
Stat_headcrabed has joined #u-boot
17:02
thopiekar has joined #u-boot
17:03
ukky has quit [Ping timeout: 245 seconds]
17:10
ukky has joined #u-boot
17:13
ezulian has quit [Ping timeout: 264 seconds]
17:19
jaganteki has joined #u-boot
17:29
Stat_headcrabed has quit [Quit: Stat_headcrabed]
18:07
jmasson has quit [Remote host closed the connection]
18:35
Stat_headcrabed has joined #u-boot
18:37
vagrantc has joined #u-boot
18:39
Stat_headcrabed has quit [Client Quit]
18:53
mmu_man has quit [Ping timeout: 260 seconds]
19:09
mmu_man has joined #u-boot
20:03
norton has quit [Ping timeout: 245 seconds]
20:36
ikarso has joined #u-boot
20:43
Clamor has quit [Read error: Connection reset by peer]
20:44
Clamor has joined #u-boot
20:57
Clamor has quit [Read error: Connection reset by peer]
20:58
Clamor has joined #u-boot
21:04
jaganteki has quit [Quit: Client closed]
21:18
apritzel has joined #u-boot
21:18
Clamor has quit [Read error: Connection reset by peer]
21:27
Mis012- has quit [Ping timeout: 240 seconds]
21:31
Mis012 has joined #u-boot
21:33
vagrantc has quit [Quit: leaving]
21:43
apritzel has quit [Ping timeout: 256 seconds]
21:44
vagrantc has joined #u-boot
21:54
mmu_man has quit [Ping timeout: 268 seconds]
22:02
apritzel has joined #u-boot
22:15
mmu_man has joined #u-boot
22:46
slobodan has quit [Ping timeout: 276 seconds]
22:55
ikarso has quit [Quit: Connection closed for inactivity]
23:21
Mis012- has joined #u-boot
23:24
Mis012 has quit [Ping timeout: 240 seconds]