00:40
naoki has joined #linux-amlogic
01:10
jacobk has joined #linux-amlogic
01:45
jacobk has quit [Ping timeout: 268 seconds]
02:04
vagrantc has quit [Quit: leaving]
02:12
camus has joined #linux-amlogic
03:49
jacobk has joined #linux-amlogic
04:18
CounterPillow has quit [K-Lined]
04:31
jacobk has quit [Ping timeout: 260 seconds]
04:39
hexdump0815 has quit [Ping timeout: 256 seconds]
04:41
hexdump0815 has joined #linux-amlogic
05:00
buzzmarshall has quit [Quit: Konversation terminated!]
05:07
jacobk has joined #linux-amlogic
06:56
JohnnyonFlame has quit [Read error: Connection reset by peer]
07:20
djrscally has joined #linux-amlogic
07:31
vkoskiv has quit [Ping timeout: 255 seconds]
07:38
vkoskiv has joined #linux-amlogic
07:48
ungeskriptet6 has joined #linux-amlogic
07:49
ungeskriptet has quit [Ping timeout: 255 seconds]
07:49
ungeskriptet6 is now known as ungeskriptet
10:07
mripard has joined #linux-amlogic
10:37
ungeskriptet has quit [Ping timeout: 255 seconds]
10:44
ungeskriptet has joined #linux-amlogic
10:51
ungeskriptet has quit [Ping timeout: 252 seconds]
11:02
psydroid2 has joined #linux-amlogic
11:05
Terry13732293409 has quit [Quit: Bye Bye]
11:06
Terry13732293409 has joined #linux-amlogic
11:50
camus has quit [Quit: camus]
11:52
camus has joined #linux-amlogic
12:39
<
minute >
xdarklight: ok, will test! btw according to my own tests and user reports the bandwidth we get is quite low, around 20mbps
12:39
naoki has quit [Quit: naoki]
12:42
<
xdarklight >
minute: depending on the direction (RX or TX) this matches with what I've seen
13:15
buzzmarshall has joined #linux-amlogic
13:40
rockosov has joined #linux-amlogic
14:02
GNUtoo has quit [Remote host closed the connection]
14:02
GNUtoo has joined #linux-amlogic
15:23
vagrantc has joined #linux-amlogic
15:28
adamg_ has joined #linux-amlogic
16:08
ungeskriptet has joined #linux-amlogic
16:15
<
f_ >
xdarklight: so as said yesterday that hack with the pinmux seems to "work"
16:15
<
f_ >
>mmc_load_image_raw_sector: mmc block read error
16:16
<
f_ >
This time I get a different error.
16:20
<
f_ >
CMD_SEND:8 [452/1972]
16:20
<
f_ >
ARG 0x000001aa
16:20
<
f_ >
ARG 0x00000000
16:21
<
f_ >
CMD8 and CMD55 both timeout?
16:27
<
minute >
xdarklight: exactly, 20mbit on 5ghz rx
16:27
<
f_ >
I asked #u-boot to see if there's a minified pinctrl driver..
16:32
* f_
is now the proud owner of 2 cottonwood boards.
16:32
<
f_ >
I
*just* got the boards.
16:34
f_[xmpp] has quit [Ping timeout: 276 seconds]
16:40
<
f_ >
lvrp16: I like the new design of the eMMC modules too
16:41
<
f_ >
Makes me less afraid of breaking the connectors.
16:43
vagrantc has quit [Quit: leaving]
16:57
f_[xmpp] has joined #linux-amlogic
17:01
<
f_ >
And they came with heatsinks too, nice.
17:02
f_[xmpp] has quit [Ping timeout: 260 seconds]
17:07
<
xdarklight >
f_: is either of these errors ("mmc block read error" or -ETIMEDOUT) reproducible? also what does "[452/1972]" mean?
17:08
<
f_ >
That [452/1972] is tmux :P
17:08
<
f_ >
and both errors are reproducible.
17:14
<
f_ >
lvrp16: BTW where's UART?
17:17
<
xdarklight >
ah wait, I'm looking at the bl2 code while I should be looking at the bootrom code (I think)
17:19
<
f_ >
xdarklight: Yup, it's 0x1
17:20
<
f_ >
in spl.c I actually check for that
17:22
<
f_ >
Oh I should rename uVar1 to boot_device, I completly overlooked storage_load because it wasn't very interesting
17:23
<
f_ >
lvrp16: found it.
17:25
<
xdarklight >
I need to do some housekeeping, then eat dinner and so a bit more for $daytime_job. I'll see if I can come up with a few more ideas later
17:26
<
xdarklight >
minute: I need to ask Ping-Ke about it at some point. it's especially strange since TX is much faster in my case (and TX is the "non-optimized" code-path: for RX we enable RX aggregation - for TX there's also TX aggregation but we don't support it yet)
17:27
<
minute >
xdarklight: interesting
17:30
<
narmstrong >
hmm, note on the a311d it runs on the "broken" mmc controller, meaning the performance will be limited because of an HW bug
18:34
JohnnyonFlame has joined #linux-amlogic
18:36
<
xdarklight >
narmstrong: my RTL8822CS board is using an SM1 (S905X3) SoC, so it's not affected by the A311D SDIO controller DMA
18:37
<
xdarklight >
narmstrong: for sure, "copy from/to SRAM" will affect performance - but it's not clear (to me) how much
20:33
jacobk has quit [Ping timeout: 255 seconds]
20:39
<
lvrp16 >
f_: we color code the UART, black white green except on La Frite. ground is always towards the edge of the board
20:39
<
f_ >
lvrp16: yeah found it
20:40
<
lvrp16 >
it's still huge since each of those ddrfw components is 64K...
20:41
<
lvrp16 >
and they're all required it seems
20:42
<
f_ >
"all required" No doubt amlogic just hardcoded that
20:43
<
f_ >
Let's just hope g12b and sm1 boot SPL someday :)
20:44
jacobk has joined #linux-amlogic
20:44
<
f_ >
But I don't think all of them are required at all..just that bl2 hardcodes stuff
20:45
<
f_ >
and a lot of these fw binaries end up unused
20:45
<
f_ >
(still have to confirm)
20:47
<
f_ >
and aml_ddr.fw isn't actually dram firmware anyway (targets AArch64)
20:48
<
f_ >
(they split the thing)
20:50
<
f_ >
lvrp16: oh also noticed that BL2Z wasn't present \o/
20:50
<
f_ >
Still curious about what it really does.
20:51
<
lvrp16 >
there's a ton of of unused code paths in these things for various vendors
20:51
<
f_ >
No doubt about that lol
21:14
<
minute >
woops, wrong window
21:20
jacobk has quit [Ping timeout: 268 seconds]
21:33
jacobk has joined #linux-amlogic
21:49
Terry13732293409 has quit [Quit: Ping timeout (120 seconds)]
21:49
Terry13732293409 has joined #linux-amlogic
21:54
jacobk has quit [Ping timeout: 260 seconds]
21:55
adamg_ has quit [Quit: Connection closed for inactivity]
22:01
jacobk has joined #linux-amlogic
22:51
jacobk has quit [Ping timeout: 268 seconds]