<paulk-gagarine>
via, well, I did solder on the pins directly many times, but maybe it's not the best thing to recommend, indeed ;)
matthias_bgg has joined #linux-rockchip
lkcl has joined #linux-rockchip
BenG83 has joined #linux-rockchip
afaerber has quit [Ping timeout: 255 seconds]
afaerber has joined #linux-rockchip
gnufan has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
phinxy has joined #linux-rockchip
phinxy has quit [Changing host]
phinxy has joined #linux-rockchip
<rperier>
beeble: I agree, I don't think that LPDDR3 is supported. Typically, in memory_init() only DDR3 init sequence is done or timings for DDR3_1600K are computed. Which might explain the issues I have
afaerber has joined #linux-rockchip
phinxy has quit [Ping timeout: 240 seconds]
matthias_bgg has quit [Quit: Leaving]
<skjensen1>
Hi guys, I'm trying to get the serial debug working on my firefly-rk3399 but all I'm getting is a single column of odd characters and symbols
<skjensen1>
Anyone who got an idea what could be wrong?
nighty- has quit [Quit: Disappears in a puff of smoke]
<beeble>
what baudrate are you using?
<skjensen1>
1500000 8N1
<skjensen1>
Both hardware and software flow control are set to off
<skjensen1>
I change the linewrap setting, now it's not in a single column but still not readable..
<beeble>
did you use mainline or u-boot-rockchip?
<skjensen1>
u-boot-rockchip
<beeble>
your settings should be fine then
<skjensen1>
Are the settings different for mainline?
<beeble>
no, but you can change the baudrate there in a easier way (kconfig)
<skjensen1>
Okay..
<beeble>
i assume you are using J20 (next to the m2 connector)
<skjensen1>
Sorry, I don't know what that means
<skjensen1>
I connected to the 3 pin debug port
<beeble>
if it's called like that ok. (i don't own that board)
<r1kaomsk_work__>
380020_10328_10326_10327_5390020_10084_10083_5370020_10080_10082_10081_10110_10111_10112_10113_10114_10312_10313_10314_10078_10079_10210_10073_5420011_10125,searchweb201603_16,ppcSwitch_5&btsid=539f703b-cacc-431e-8b94-f4592b20a40c&algo_expid=cdfbdea7-5b1d-4144-a631-0fac31608ad4-27&algo_pvid=cdfbdea7-5b1d-4144-a631-0fac31608ad4&transAbTest=ae803_2 im using this
kever has quit [Quit: No Ping reply in 180 seconds.]
kever has joined #linux-rockchip
phinxy has quit [Read error: No route to host]
phinxy has joined #linux-rockchip
<rperier>
so, I think that rk3368-efuse is in standby... I can test it without the secure mode :/
<rperier>
cannot*
matthias_bgg has joined #linux-rockchip
phinxy has quit [Read error: No route to host]
cnxsoft has quit [Ping timeout: 255 seconds]
cnxsoft has joined #linux-rockchip
BenG83 has quit [Ping timeout: 260 seconds]
phinxy has joined #linux-rockchip
phinxy has left #linux-rockchip [#linux-rockchip]
<r1kaomsk_work__>
where i can buy rockchip dev boards?
r1kaomsk_work__ is now known as r1kaomsk_work
JohnDoe_71Rus has joined #linux-rockchip
<rperier>
mmind00: I don't know if my question makes sense, but do you know if It's possible to toggle the necessary sgrf bit from the kernel and not from the booloader (for put configurable IP to non secure mode) ?
<rperier>
something local that I could try for disable this secure mode on the efuse... so I could fixe the driver and send another version
<rperier>
otherwise I am currently blocked :(
<mmind00>
rperier: not from the kernel ... that is most likely a switch only accessible to the secure part, so bootloader but not kernel
<rperier>
eerff
<rperier>
technically... I can get the code of the vendor uboot modify it for toggling this sgrf bit... flash it and test it... right ?
<beeble>
i think rockchip u-boot runs in el3, but not 100% sure
<rperier>
mhhhh I will give it a try
afaerber has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-rockchip
cnxsoft has quit [Remote host closed the connection]
wzyy2 has quit [Ping timeout: 260 seconds]
wzyy2 has joined #linux-rockchip
via has quit [Ping timeout: 240 seconds]
via has joined #linux-rockchip
via has quit [Changing host]
via has joined #linux-rockchip
wzyy2 has quit [Ping timeout: 240 seconds]
wadim_ has quit [Remote host closed the connection]
<beeble>
rperier: thinking about it again, atf probably drops uboot to el2 or 1. but as an easy check just make a md in uboot on a sgrf. if it results in a abort it's nit running in el3