frieder has quit [Remote host closed the connection]
stefanro has joined #u-boot
frieder has joined #u-boot
stefanro has quit [Quit: Leaving.]
frieder has quit [Remote host closed the connection]
stefanro has joined #u-boot
camus has quit [Quit: camus]
bradfa has quit [Ping timeout: 245 seconds]
ldts has quit [Ping timeout: 240 seconds]
georgem has quit [Ping timeout: 256 seconds]
ullbeking has quit [Ping timeout: 256 seconds]
ccaione has quit [Ping timeout: 256 seconds]
jamestperk has quit [Ping timeout: 264 seconds]
khilman has quit [Ping timeout: 264 seconds]
mithro has quit [Ping timeout: 268 seconds]
NishanthMenon has quit [Ping timeout: 260 seconds]
elvishjerricco has quit [Ping timeout: 260 seconds]
Crofton has quit [Ping timeout: 240 seconds]
cengiz_io has quit [Ping timeout: 256 seconds]
smurray has quit [Ping timeout: 256 seconds]
lvrp16 has quit [Ping timeout: 256 seconds]
pbrobinson has quit [Ping timeout: 268 seconds]
ezequielg has quit [Ping timeout: 268 seconds]
pratyush has quit [Ping timeout: 268 seconds]
paulbarker has quit [Ping timeout: 240 seconds]
narmstrong has quit [Ping timeout: 256 seconds]
tucanae47__ has joined #u-boot
drewfustini has quit [Ping timeout: 246 seconds]
sjg1 has quit [Ping timeout: 264 seconds]
ezequielg has joined #u-boot
rhadye has quit [Ping timeout: 268 seconds]
Tartarus has quit [Ping timeout: 268 seconds]
tucanae47_ has quit [Ping timeout: 268 seconds]
tucanae47__ is now known as tucanae47_
nohit_ has joined #u-boot
robher has quit [Ping timeout: 260 seconds]
senzilla has quit [Ping timeout: 260 seconds]
sjg1 has joined #u-boot
Tartarus_ has joined #u-boot
ldts has joined #u-boot
nohit has quit [Ping timeout: 268 seconds]
dgilmore has quit [Ping timeout: 268 seconds]
iopaniuk has quit [Ping timeout: 268 seconds]
nohit_ is now known as nohit
elvishjerricco has joined #u-boot
robher has joined #u-boot
ullbeking has joined #u-boot
ccaione has joined #u-boot
pbrobinson has joined #u-boot
cengiz_io has joined #u-boot
senzilla has joined #u-boot
NishanthMenon has joined #u-boot
pratyush has joined #u-boot
bradfa has joined #u-boot
mithro has joined #u-boot
khilman has joined #u-boot
narmstrong has joined #u-boot
smurray has joined #u-boot
jamestperk has joined #u-boot
rhadye has joined #u-boot
lvrp16 has joined #u-boot
Crofton has joined #u-boot
dgilmore has joined #u-boot
georgem has joined #u-boot
paulbarker has joined #u-boot
drewfustini has joined #u-boot
iopaniuk has joined #u-boot
dgilmore has joined #u-boot
dgilmore has quit [Changing host]
Tartarus_ is now known as Tartarus
robher has quit [Ping timeout: 250 seconds]
pratyush has quit [Ping timeout: 260 seconds]
ldts has quit [Ping timeout: 260 seconds]
Crofton has quit [Ping timeout: 264 seconds]
jamestperk has quit [Ping timeout: 260 seconds]
ezequielg has quit [Ping timeout: 250 seconds]
rhadye has quit [Ping timeout: 260 seconds]
smurray has quit [Ping timeout: 260 seconds]
nohit has quit [Ping timeout: 260 seconds]
tucanae47_ has quit [Ping timeout: 250 seconds]
ccaione has quit [Ping timeout: 240 seconds]
sjg1 has quit [Ping timeout: 260 seconds]
bradfa has quit [Ping timeout: 268 seconds]
Tartarus has quit [Ping timeout: 250 seconds]
drewfustini has quit [Ping timeout: 250 seconds]
paulbarker has quit [Ping timeout: 264 seconds]
pbrobinson has quit [Ping timeout: 264 seconds]
senzilla has quit [Ping timeout: 264 seconds]
lvrp16 has quit [Ping timeout: 256 seconds]
elvishjerricco has quit [Ping timeout: 240 seconds]
ullbeking has quit [Ping timeout: 250 seconds]
georgem has quit [Ping timeout: 240 seconds]
NishanthMenon has quit [Ping timeout: 240 seconds]
narmstrong has quit [Ping timeout: 240 seconds]
dgilmore has quit [Ping timeout: 264 seconds]
mithro has quit [Ping timeout: 264 seconds]
cengiz_io has quit [Ping timeout: 264 seconds]
iopaniuk has quit [Ping timeout: 250 seconds]
khilman has quit [Ping timeout: 250 seconds]
tucanae47_ has joined #u-boot
bradfa has joined #u-boot
ezequielg has joined #u-boot
Crofton has joined #u-boot
narmstrong has joined #u-boot
dgilmore has joined #u-boot
mithro has joined #u-boot
pbrobinson has joined #u-boot
NishanthMenon has joined #u-boot
cengiz_io has joined #u-boot
rhadye has joined #u-boot
jamestperk has joined #u-boot
drewfustini has joined #u-boot
ullbeking has joined #u-boot
iopaniuk has joined #u-boot
sjg1 has joined #u-boot
smurray has joined #u-boot
ldts has joined #u-boot
pratyush has joined #u-boot
robher has joined #u-boot
senzilla has joined #u-boot
paulbarker has joined #u-boot
khilman has joined #u-boot
nohit has joined #u-boot
georgem has joined #u-boot
Tartarus has joined #u-boot
ccaione has joined #u-boot
elvishjerricco has joined #u-boot
lvrp16 has joined #u-boot
jimpo_ is now known as jimpo
camus has joined #u-boot
Guest30 has joined #u-boot
<Guest30>
Hello! I've wrote a new pinctrl driver that does not implement set_state_simple callback. It works perfectly after U-Boot relocation.
<Guest30>
But before it UART driver doesn't call pinmux set_state as a result I don't see hello message from U-Boot. Any ideas what I've forget to implement?
Guest30 is now known as Oleh-Kravchenko
lucaceresoli has joined #u-boot
<marex>
Oleh-Kravchenko: pastebin the code ?
<Oleh-Kravchenko>
marex, which part?
<marex>
the code you're asking about
<Oleh-Kravchenko>
Well, it's in u-boot - this not the code that I've wrote.
<chrfle>
hello, is there a way to get from a partition name to a partition number? I want to use file_exists, which seem to take a argument like "1:9" for which partition to look for the file on.. and I have the name of the partition as input