kevery has quit [Read error: Connection reset by peer]
kevery1 has joined #linux-rockchip
kevery1 is now known as kevery
kevery has quit [Remote host closed the connection]
kevery has joined #linux-rockchip
ldevulder_ is now known as ldevulder
matthias_bgg has joined #linux-rockchip
field^Mop has joined #linux-rockchip
return0e has joined #linux-rockchip
return0e_ has quit [Ping timeout: 268 seconds]
kevery has quit [Ping timeout: 265 seconds]
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 265 seconds]
camus is now known as kaspter
return0e has quit [Read error: Connection reset by peer]
return0e has joined #linux-rockchip
chewitt has quit [Ping timeout: 240 seconds]
kevery has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
vicencb has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 268 seconds]
chewitt has joined #linux-rockchip
nashpa has quit [Quit: Going away]
nashpa has joined #linux-rockchip
RK3308-CC has joined #linux-rockchip
<RK3308-CC>
Has anyone managed to use OCD with RK3308?
<RK3308-CC>
I can connect and use it over telnet, but as soon as I use GDB, simple things like "set var $pc = ...." fails hard
<RK3308-CC>
turns out GDB sends a request to read memory at $pc-4 for whatever reason, and that happens to be a non existing address -> the target crashes
perr has joined #linux-rockchip
warpme_ has joined #linux-rockchip
RK3308-CC has quit [Quit: bbl]
perr has quit [Remote host closed the connection]
perr has joined #linux-rockchip
perr_ has joined #linux-rockchip
perr has quit [Ping timeout: 252 seconds]
perr__ has joined #linux-rockchip
perr_ has quit [Ping timeout: 252 seconds]
perr__ has quit [Remote host closed the connection]
perr has joined #linux-rockchip
adjtm has quit [Ping timeout: 268 seconds]
adjtm has joined #linux-rockchip
<micken>
getting crazy (RK3399) setting fc_dbgforce -> no effect skipping that and set vop_bg -> no effect, set up win0 framebuffer -> no effect
perr has quit [Ping timeout: 240 seconds]
<tuxd3v>
vagrantc: thanks, the Idea I got is that it compiled some code for a ARM cortex-M0..
<tuxd3v>
vagrantc: it seems that I needed that flag ;)
<tuxd3v>
thanks:
<tuxd3v>
"make CROSS_COMPILE=aarch64-elf- M0_CROSS_COMPILE=arm-eabi- PLAT=rk3399 DEBUG=0" did the trick :)
micken has quit [Ping timeout: 268 seconds]
micken has joined #linux-rockchip
gaulishcoin has joined #linux-rockchip
cp has quit [Quit: Disappeared in a puff of smoke]
matthias_bgg has quit [Quit: Leaving]
cp has joined #linux-rockchip
robmur01 has quit [Remote host closed the connection]
jlandafk is now known as jlanda
robmur01 has joined #linux-rockchip
BenG83 has joined #linux-rockchip
vicencb has quit [Remote host closed the connection]
vicencb has joined #linux-rockchip
vagrantc has joined #linux-rockchip
warpme_ has quit [Quit: Connection closed for inactivity]
Substring has joined #linux-rockchip
gaulishcoin has quit [Quit: Leaving]
BenG83 has quit [Remote host closed the connection]
BenG83 has joined #linux-rockchip
stikonas has joined #linux-rockchip
adjtm has joined #linux-rockchip
afaerber has joined #linux-rockchip
fALSO has joined #linux-rockchip
<fALSO>
yo
<micken>
anarsoul: I soolved my problem, I had hdcp enabled should have been off, My display in riscos works now!
<micken>
anarsoul: I have no idea what the problem is in uboot
<anarsoul>
:(
<anarsoul>
maybe it also has hdcp enabled?
<micken>
might be
<micken>
but that cant explain probe errors
<anarsoul>
it probes fine for me
<anarsoul>
how do I check whether hdcp is enabled?
<micken>
check FF950004
<micken>
it is bit 6 and 7
<micken>
(reg mc_clkdis)
<micken>
0 is enabled
<anarsoul>
OK, thanks
<anarsoul>
can it be changed on the fly?
<micken>
yes
<micken>
I wrote 0xc0
<anarsoul>
great, will check tonight
<micken>
and it started to work
<micken>
right away
<sphalerite>
Anyone here who knows things about gru chromebooks and can help me remove the firmware write protection? I've gone through https://wiki.mrchromebox.tech/Firmware_Write_Protect for my gru-bob and AFAIU done everything to have WP disabled, yet crossystem still reports wpsw_boot and wpsw_cur as 1
<sphalerite>
hanetzer: maybe you have a moment? O:)
<sphalerite>
I've even tried disconnecting the battery, although AFAIU it shouldn't be necessary for this.