<narmstrong>
BOOT_MODE is reg 0x22, 0 for SPI, 1 for eMMC
<tomeu>
chewitt: narmstrong: we have found a difference in the power setup of these boards that could explain the situation
<tomeu>
2 work reliably and are on a different power adapter than the other 5 that work unreliably
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
elastic_dog has quit [Ping timeout: 264 seconds]
elastic_dog has joined #linux-amlogic
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
GNUtoo has quit [Ping timeout: 255 seconds]
GNUtoo has joined #linux-amlogic
GNUtoo has quit [Ping timeout: 255 seconds]
GNUtoo has joined #linux-amlogic
<chewitt>
ahh, power is definitely a candidate for causing weird issues
<chewitt>
lower amp rating on the 5x unreliable ones?
Ballerburg9005 has joined #linux-amlogic
<tomeu>
it's quite weird, the unreliable ones are using Khadas adapter, and the FW reports to use the 12V/2A mode
<tomeu>
the reliable ones uses some charger from Dell and the FW chooses the 9V/3A level
<tomeu>
I run the board on my desk with a !PD charger that is 5V/1A (and it's reliable) :)
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 248 seconds]
ldevulder has joined #linux-amlogic
ldevulder_ has quit [Ping timeout: 252 seconds]
jernej has joined #linux-amlogic
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
tdebrouw has quit [Quit: Leaving.]
vagrantc has joined #linux-amlogic
GNUtoo has quit [Remote host closed the connection]
tolszak has quit [Ping timeout: 260 seconds]
GNUtoo has joined #linux-amlogic
naoki has quit [Remote host closed the connection]
jernej has quit [Ping timeout: 252 seconds]
naoki has joined #linux-amlogic
naoki has quit [Quit: naoki]
naoki has joined #linux-amlogic
<rockosov>
narmstrong: jbrunet mturquette khilman Hello guys! My name is Dmitry, I'm from SberDevices Kernel team. We are maintaining and developing Linux Kernel on our own consumer smart devices, which are all based on Amlogic SoCs.
<rockosov>
I'm really happy to join linux-amlogic community, you did really hard work for upstreaming meson stuff to kernel and uboot. So cool honestly!
<rockosov>
We have our internally developed kernel code for several Amlogic SoCs, so we want to share it with the community and help you to make meson upstream support more robust and widespread. Currently, we are preparing a few amount of A113L (aka A1) drivers. We will send them soon.
<rockosov>
I've found several versions of A1 clkc drivers from Jian Hu Amlogic engineer, the last one version was a couple years ago. I've reworked the last (v7) version and didn't make right choice, how do I have to send it to LKML. I thought about two options:
<rockosov>
1) Merge all my changes with Jian Hu patches and leave Jian Hu SoB
<rockosov>
2) Don't touch Jian Hu v7 patches and apply my changes above.
<rockosov>
I have chosen the second option. I don't know, if it's the right way or not. Please correct me if possible and I will send the new patch series if it's required.