00:35
zibolo_ has joined #u-boot
00:35
zibolo has quit [Ping timeout: 272 seconds]
01:18
retr0id1 has joined #u-boot
01:20
retr0id has quit [Read error: Connection reset by peer]
01:20
retr0id1 is now known as retr0id
01:38
jclsn has quit [Ping timeout: 245 seconds]
01:40
jclsn has joined #u-boot
01:52
persmule has quit [Remote host closed the connection]
01:53
persmule has joined #u-boot
01:59
ellyq has quit [Ping timeout: 272 seconds]
01:59
ellyq__ has joined #u-boot
02:15
goliath has quit [Quit: SIGSEGV]
02:35
ellyq__ has quit []
02:35
ellyq has joined #u-boot
02:47
LeSpocky has quit [Ping timeout: 255 seconds]
02:49
LeSpocky has joined #u-boot
03:06
mmu_man has quit [Ping timeout: 255 seconds]
03:17
Wouter01002 has joined #u-boot
03:36
warthog9 has quit [Ping timeout: 252 seconds]
03:39
warthog9 has joined #u-boot
05:13
<
apalos >
sjg1, xypron, Tartarus as i said on that call, I dont see
*any* difference between load and loading an EFI binary, at least till ExitBootServices is called
05:13
<
apalos >
and I also dont see any point in complicating malloc and EFI code to keep the separate for arbitrary boundaries and actions
05:14
<
apalos >
The bounce buffer is problematic, because hardware can overwrite memory someone loaded an initrd, but the lmb series fix all that universally, with a little amount of code
05:14
<
apalos >
and makes the whole memory reservation quite sane
05:16
<
apalos >
Also EFI boot services data, efi runtime services etc
*are* U-Boot code
05:16
rvalue has quit [Read error: Connection reset by peer]
05:16
<
apalos >
you literally execute code from that regions and store data EFI needs. So I fail to see how that's differnet from 'we use LMB to protect U-Boot code'
05:17
rvalue has joined #u-boot
05:41
tec has quit [Quit: bye!]
05:42
tec has joined #u-boot
06:51
slobodan has joined #u-boot
07:02
Wouter01002 has joined #u-boot
07:16
naoki has quit [Quit: naoki]
07:33
warpme has joined #u-boot
07:35
davlefou has quit [Ping timeout: 246 seconds]
07:38
<
lehmanju >
it doesnt seem to be related to any particular command issued but based on how much/long console output there is
07:48
davlefou has joined #u-boot
07:58
<
lehmanju >
additionally i have the issue that long outputs get truncated on usbacm whereas they are fully visible in vidconsole
08:00
ukky__ has quit [Ping timeout: 252 seconds]
08:00
ukky has quit [Ping timeout: 248 seconds]
08:10
monstr has joined #u-boot
08:15
monstr has quit [Remote host closed the connection]
08:27
warpme has quit [Ping timeout: 252 seconds]
08:40
warpme has joined #u-boot
08:46
warpme has quit [Ping timeout: 255 seconds]
08:53
prabhakalad has quit [Quit: Konversation terminated!]
08:53
prabhakalad has joined #u-boot
08:59
warpme has joined #u-boot
09:05
warpme has quit [Ping timeout: 252 seconds]
09:13
___nick___ has joined #u-boot
09:20
warpme has joined #u-boot
09:25
warpme has quit [Ping timeout: 276 seconds]
09:54
warpme has joined #u-boot
09:55
___nick___ has joined #u-boot
09:56
___nick___ has quit [Client Quit]
09:56
mmu_man has joined #u-boot
09:58
___nick___ has joined #u-boot
10:00
warpme has quit [Ping timeout: 246 seconds]
10:13
Stat_headcrabbed has joined #u-boot
10:15
persmule has quit [Remote host closed the connection]
10:23
warpme has joined #u-boot
10:30
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
10:41
goliath has joined #u-boot
11:15
urja has quit [Read error: Connection reset by peer]
11:31
urja has joined #u-boot
12:00
ukky has joined #u-boot
13:09
apalos has joined #u-boot
14:31
jfsimon1981 has quit [Remote host closed the connection]
14:32
jfsimon1981 has joined #u-boot
14:41
dsimic has quit [Ping timeout: 252 seconds]
14:43
dsimic has joined #u-boot
14:57
Wouter01002 has joined #u-boot
15:25
warpme has joined #u-boot
15:41
<
marex >
lehmanju: on which system is that ? Did you check aarch64-linux-objdump -lSD u-boot and look up the PC/LR address ? Where does it crash ?
16:03
<
lehmanju >
marex: its a qcom sm8150 tablet, didnt debug/decode further yet
16:24
persmule has joined #u-boot
16:42
___nick___ has quit [Ping timeout: 246 seconds]
16:43
___nick___ has joined #u-boot
16:44
rvalue- has joined #u-boot
16:45
rvalue has quit [Ping timeout: 248 seconds]
16:50
rvalue- is now known as rvalue
18:04
jan_V2 has quit [Ping timeout: 264 seconds]
18:17
mripard has quit [Quit: mripard]
18:22
mripard has joined #u-boot
18:54
warthog9 has quit [Ping timeout: 252 seconds]
18:57
warthog9 has joined #u-boot
19:13
naoki has joined #u-boot
19:13
pgreco has quit [Ping timeout: 272 seconds]
19:16
naoki has quit [Client Quit]
19:17
jfsimon1981 has quit [Ping timeout: 245 seconds]
19:20
jfsimon1981 has joined #u-boot
19:23
rber|res has quit [Remote host closed the connection]
19:23
rber|res has joined #u-boot
19:32
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:41
warpme has joined #u-boot
19:42
warpme has quit [Client Quit]
20:04
___nick___ has quit [Ping timeout: 248 seconds]
20:20
pgreco has joined #u-boot
20:49
mmu_man has quit [Ping timeout: 252 seconds]
20:55
mmu_man has joined #u-boot
21:03
ikarso has joined #u-boot
21:19
Stat_headcrabbed has quit [Remote host closed the connection]
21:25
slobodan has quit [Ping timeout: 245 seconds]
21:27
<
marex >
lehmanju: try it, it should point you in some direction
21:44
yang has quit [Quit: Support Software Freedom: fsf.org]
22:32
Wouter01002 has joined #u-boot
22:33
persmule has quit [Remote host closed the connection]
22:34
persmule has joined #u-boot
22:53
mmu_man has quit [Ping timeout: 252 seconds]
23:01
mmu_man has joined #u-boot
23:50
naoki has joined #u-boot