00:11
hays has joined #u-boot
00:44
hays has joined #u-boot
00:49
mmu_man has quit [Ping timeout: 272 seconds]
00:55
aggi has quit [Quit: connection closed.]
00:58
mrnuke has quit [Read error: Connection reset by peer]
01:00
mrnuke has joined #u-boot
01:06
matthias_bgg has quit [Ping timeout: 272 seconds]
01:16
tsraoien has joined #u-boot
01:19
matthias_bgg has joined #u-boot
01:26
thopiekar_ has joined #u-boot
01:26
thopiekar has quit [Killed (copper.libera.chat (Nickname regained by services))]
01:26
thopiekar_ is now known as thopiekar
01:43
tsraoien has quit [Ping timeout: 244 seconds]
01:50
camus has joined #u-boot
01:56
aggi has joined #u-boot
01:57
thopiekar_ has joined #u-boot
01:57
thopiekar_ is now known as thopiekar
01:57
thopiekar has quit [Killed (erbium.libera.chat (Nickname regained by services))]
01:59
umbramalison has quit [Quit: %So long and thanks for all the fish%]
02:00
umbramalison has joined #u-boot
02:01
GNUtoo has quit [Remote host closed the connection]
02:01
persmule has quit [Remote host closed the connection]
02:01
GNUtoo has joined #u-boot
02:02
mrnuke has quit [Ping timeout: 240 seconds]
02:02
persmule has joined #u-boot
02:02
mrnuke has joined #u-boot
02:04
persmule has quit [Remote host closed the connection]
02:05
persmule has joined #u-boot
02:49
GNUtoo has quit [Ping timeout: 268 seconds]
02:51
GNUtoo has joined #u-boot
03:15
persmule has quit [Remote host closed the connection]
03:17
persmule has joined #u-boot
03:22
persmule has quit [Remote host closed the connection]
03:23
persmule has joined #u-boot
04:09
GNUtoo has quit [Ping timeout: 268 seconds]
04:15
GNUtoo has joined #u-boot
05:38
GNUtoo has quit [Remote host closed the connection]
05:38
persmule has quit [Remote host closed the connection]
05:40
persmule has joined #u-boot
05:43
GNUtoo has joined #u-boot
05:51
monstr has joined #u-boot
06:09
apritzel has joined #u-boot
06:35
persmule has quit [Remote host closed the connection]
06:36
Xeroine has joined #u-boot
06:37
persmule has joined #u-boot
07:02
persmule has quit [Remote host closed the connection]
07:02
apritzel has quit [Ping timeout: 264 seconds]
07:03
persmule has joined #u-boot
07:21
persmule has quit [Ping timeout: 268 seconds]
07:25
persmule has joined #u-boot
07:32
mmu_man has joined #u-boot
07:55
matthias_bgg has quit [Ping timeout: 244 seconds]
08:34
rvalue has quit [Read error: Connection reset by peer]
08:34
rvalue has joined #u-boot
08:35
matthias_bgg has joined #u-boot
08:36
sszy has joined #u-boot
09:11
indy has joined #u-boot
09:25
alpernebbi has quit [Ping timeout: 268 seconds]
10:01
apritzel has joined #u-boot
10:06
apritzel has quit [Ping timeout: 260 seconds]
10:48
stefanro has quit [Ping timeout: 272 seconds]
10:51
indy has quit [Ping timeout: 244 seconds]
10:52
indy has joined #u-boot
11:00
davlefou has joined #u-boot
11:01
stefanro has joined #u-boot
11:06
mmu_man has quit [Ping timeout: 268 seconds]
11:14
Xeroine has quit [Ping timeout: 268 seconds]
11:24
akaWolf has quit [Ping timeout: 268 seconds]
11:54
prabhakarlad has quit [Quit: Client closed]
12:05
mrnuke has joined #u-boot
12:07
mmu_man has joined #u-boot
12:15
mrnuke has joined #u-boot
12:20
akaWolf has joined #u-boot
12:50
jclsn has joined #u-boot
12:50
matthias_bgg has quit [Ping timeout: 264 seconds]
12:51
<
jclsn >
Can drivers from Linux be used in U-Boot as well?
12:52
<
Tartarus >
Directly? No. With some API conversion work,, etc. Yes
12:53
<
jclsn >
We have a ti-sn65dsi83 driver that was written for us by a contractor about two years ago. Settings were hard-coded in the driver as well as the BSP source code. I assume U-Boot has not used device trees yet two years ago?
12:53
<
jclsn >
I would assume that the drivers do the same in the end
12:56
<
jclsn >
Tartarus: So what API conversion work do you mean?
12:57
<
jclsn >
I am pretty new to device trees and Linux drivers
12:58
mrnuke has joined #u-boot
13:06
mrnuke has joined #u-boot
13:13
mrnuke has joined #u-boot
13:15
<
qschulz >
jclsn:
*theoretically* device trees shouldn't be software dependent. they are a description of the hw not a description of what's needed by the driver
13:24
mrnuke has joined #u-boot
13:27
camus has quit [Quit: camus]
13:35
mrnuke has joined #u-boot
13:38
rvalue has quit [Read error: Connection reset by peer]
13:39
rvalue has joined #u-boot
13:44
mrnuke has joined #u-boot
13:55
mrnuke has joined #u-boot
13:59
redbrain has quit [Read error: Connection reset by peer]
13:59
prabhakarlad has joined #u-boot
14:05
redbrain has joined #u-boot
14:21
monstr has quit [Remote host closed the connection]
14:26
mrnuke has joined #u-boot
14:29
Xeroine has joined #u-boot
14:59
matthias_bgg has joined #u-boot
15:01
mrnuke has joined #u-boot
15:22
mrnuke has joined #u-boot
15:30
Xeroine has quit [Ping timeout: 244 seconds]
15:32
mrnuke has joined #u-boot
15:41
<
cambrian_invader >
jclsn: afaik device trees have been in use for around 10 years
15:41
<
cambrian_invader >
depending on the platform of course
15:52
mrnuke has joined #u-boot
16:04
mrnuke has quit [Ping timeout: 268 seconds]
16:05
Xeroine has joined #u-boot
16:32
lucascastro has joined #u-boot
16:43
davlefou has quit [Ping timeout: 276 seconds]
16:53
___nick___ has joined #u-boot
16:54
davlefou has joined #u-boot
16:55
<
hanetzer >
jclsn: one thing you can do is examine a device driver supported by both and check the differences
17:03
lucascastro has quit [Ping timeout: 268 seconds]
17:08
mrnuke has joined #u-boot
17:43
davlefou has quit [Ping timeout: 272 seconds]
17:55
davlefou has joined #u-boot
17:58
ldevulder has quit [Quit: Leaving]
18:01
___nick___ has joined #u-boot
18:01
___nick___ has quit [Client Quit]
18:03
___nick___ has joined #u-boot
18:04
<
sjg1 >
qschulz: U-Boot is a little different from Linux and does use the DT for settings and policies
18:16
hanetzer has quit [Ping timeout: 272 seconds]
18:17
jagan has joined #u-boot
18:18
akaWolf has quit [Ping timeout: 244 seconds]
18:18
hanetzer has joined #u-boot
18:20
<
jagan >
anyone tested, compressed fit while loading from SPL on master?
18:21
<
jagan >
i have added u-boot-nodtb.bin.gz in its and trying to boot itb but SPL inflate showing -3
18:21
<
jagan >
Trying to boot from MMC1
18:21
<
jagan >
Error: inflate() returned -3
18:30
sbach has quit [Read error: Connection reset by peer]
18:32
sbach has joined #u-boot
18:37
persmule has quit [Remote host closed the connection]
18:37
akaWolf has joined #u-boot
18:39
persmule has joined #u-boot
18:40
mmu_man has quit [Ping timeout: 268 seconds]
18:51
mmu_man has joined #u-boot
19:17
indy has quit [Ping timeout: 272 seconds]
19:34
indy has joined #u-boot
19:40
Zapy_ has joined #u-boot
19:40
Zapy has quit [Ping timeout: 256 seconds]
19:41
Zapy_ is now known as Zapy
19:49
persmule has quit [Ping timeout: 268 seconds]
20:04
___nick___ has quit [Ping timeout: 276 seconds]
20:29
marc1 has quit [Quit: WeeChat 3.6]
20:40
Xeroine has quit [Ping timeout: 276 seconds]
21:00
Zapy_ has joined #u-boot
21:01
Zapy has quit [Ping timeout: 260 seconds]
21:01
Zapy_ is now known as Zapy
21:06
lucascastro has joined #u-boot
21:15
Zapy has quit [Ping timeout: 240 seconds]
21:22
Zapy has joined #u-boot
21:26
akaWolf has quit [Ping timeout: 272 seconds]
21:27
Zapy has quit [Ping timeout: 240 seconds]
21:28
Zapy has joined #u-boot
21:30
lucascastro has quit [Ping timeout: 268 seconds]
21:33
akaWolf has joined #u-boot
22:37
<
hurricos >
Does anyone have access to the BDI2000 v1.07 release? Should be packaged as "bdiGDB-QorIQP4 (21080-3)v1.07-BDI2000.zip".
22:46
<
hurricos >
v1.07 release for QorIQ P2040/P3/P4/P5/T1/T2/T4
22:47
<
hurricos >
that is*
22:48
<
marex >
from what I can tell, all these files are under various NDAs
22:49
<
hanetzer >
if that's a u-boot rehash that's bullshit lmao :P
22:58
<
hurricos >
marex: Was that to me?
23:03
lucascastro has joined #u-boot
23:05
prabhakarlad has quit [Quit: Client closed]
23:06
davlefou has quit [Ping timeout: 272 seconds]
23:20
mmu_man has quit [Ping timeout: 255 seconds]
23:22
lucascastro has quit [Remote host closed the connection]
23:22
lucascastro has joined #u-boot
23:34
vagrantc has joined #u-boot
23:41
<
marex >
hurricos: yes
23:41
<
marex >
hanetzer: it is not
23:44
Gravis has quit [Quit: Murdered]
23:55
lucascastro has quit [Ping timeout: 255 seconds]