ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
vstehle has quit [Ping timeout: 272 seconds]
wzyy2 has joined #linux-rockchip
wzyy2 has quit [Remote host closed the connection]
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-rockchip
leah2 has quit [Ping timeout: 240 seconds]
leah2 has joined #linux-rockchip
nighty-- has joined #linux-rockchip
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-rockchip
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-rockchip
wzyy2 has joined #linux-rockchip
muvlon has quit [Quit: Leaving]
cnxsoft has joined #linux-rockchip
LargePrime has quit [Ping timeout: 256 seconds]
tlwoerner has joined #linux-rockchip
tlwoerner has joined #linux-rockchip
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-rockchip
cyteen_ has quit [Ping timeout: 260 seconds]
cyteen_ has joined #linux-rockchip
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-rockchip
vagrantc has quit [Ping timeout: 255 seconds]
vagrantc has joined #linux-rockchip
lurchi__ is now known as lurchi_
matthias_bgg has joined #linux-rockchip
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
tl_lim has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
kaspter1 has joined #linux-rockchip
cyteen_ has quit [Ping timeout: 248 seconds]
kaspter has quit [Ping timeout: 248 seconds]
kaspter1 is now known as kaspter
cyteen_ has joined #linux-rockchip
lurchi_ is now known as lurchi__
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 240 seconds]
vstehle has joined #linux-rockchip
aalm has joined #linux-rockchip
aalm has quit [Ping timeout: 272 seconds]
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-rockchip
Omegamoon has joined #linux-rockchip
wzyy2 has quit [Remote host closed the connection]
wzyy2 has joined #linux-rockchip
wzyy2 has quit [Read error: Connection reset by peer]
wzyy2 has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 256 seconds]
cb182d_ has joined #linux-rockchip
cb182d has quit [Ping timeout: 240 seconds]
cosm has quit [Ping timeout: 250 seconds]
cosm has joined #linux-rockchip
BV1AL has quit [Ping timeout: 268 seconds]
aalm has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
ykaukab has quit [Ping timeout: 272 seconds]
ykaukab has joined #linux-rockchip
BV1AL has joined #linux-rockchip
kleinjl has joined #linux-rockchip
lurchi_ has quit [Ping timeout: 272 seconds]
nighty-- has quit [Quit: Disappears in a puff of smoke]
<eballetbo> mmind00: not sure if you already looked at the DTS patches about rk3399 USB3. The extcon patch in the series will be merged soon, about the dts changes I also need to add a new patch for the resets property, so I guess is better I send you a new patchet with only the DTS patches.
kleinjl has quit [Ping timeout: 260 seconds]
<eballetbo> So discard this patchset and I'll send a new one.
wzyy2 has quit [Ping timeout: 265 seconds]
<mmind00> eballetbo: I had seen the extcon patch getting applied this morning ... so I'll discard the dts patches and wait for your revised series
<Ke> mmind00: btw. should your tree work for chromebook plus?
<Ke> mmind00: I guess you are using one or so=
wzyy2 has joined #linux-rockchip
<mmind00> Ke: there is no "my tree" actually ... i.e. what is on kernel.org is just stuff that will also be in linux-next (and that will boot a chromebook plus) and what is on github is simply my work area, so I _really_ don't want people using that
<Ke> linux-next, but not 4.15 or 4.14?
<mmind00> Ke: linux-next hould contain the support for the edp on kevin, but you'll need some defconfig wiggling, as the drm/edp driver somehow doesn't like being loaded as module right now
<Ke> that's fine, I don't like modules anyway
<mmind00> Ke: basic support for Kevin should already be in 4.14 I think, but graphics only on linux-next and then 4.16
<Ke> thanks, you're awesome
<mmind00> Ke: for the defconfig change you'll need to scroll up a bit, eballetbo linked to his snippet there
<Ke> I think getting proper toolchain has mostly been harder than getting proper config
<mmind00> Ke: why? I'm just using the regular debian arm64 cross compiler to build my kernels, so I don't see any toolchain issues :-)
<Ke> I had actually on debian stretch armv7-x86_64 and C201
<Ke> just got a blank screen, same config and kernel source functioned when compiling natively
<Ke> I actually have a armv8 compile host nowadays
<Ke> assuming, _I can get it to boot
<mmind00> Ke: it's of course more difficult if it's an actual used device ... My Kevin has a permanent servo connection and does only netboots
lkcl has joined #linux-rockchip
<maz> mmind00: did you get a special firmware in order to netboot with a servo board? I can't really see how to that on mine...
<mmind00> maz: I built one ... i.e. if you build the coreboot + depthcharge it will create a bunch of images, including one doing alone netboot
<mmind00> maz: I still have my build-result around, if you have a servo board and are interested :-)
<maz> mmind00: oh! and you use some of the cros tools to shash it? or some other esoteric stuff? ;-)
<mmind00> maz: yep, just chromeos tools ... so you'll need a chromeos checkout and a chroot in there
<maz> mmind00: definitely interested. I have a permanent kevin v4 setup with a servo board.
<mmind00> maz: give me a minute (or 5) and I'll send stuff over
<Ke> btw. is there some fw. for Kevin that allows the kvm use
<Ke> ie. that boots in Hyp mode
<mmind00> Ke: modes are named different on arm64 :-) ... but I had virtualization running on one of my chromebooks without firmware changes
<Ke> hmm. I'll check
<Ke> I guess I could wait for linux-4.16 though
<maz> mmind00: thanks a lot!
<maz> Ke: Hyp is definitely available on Kevin without any firmware update. I use it as one of my testing rigs.
<mmind00> Ke: of course with mainline ... I generally don't touch device kernels
<Ke> yeah, I hate obsolete vendor kernels as ewll
<Ke> well
<Ke> and practically vendor kernels are always obsolete
<mmind00> maz: sent ... let's see if you corporate firewall likes that 16MB chunk ;-)
libv_ has joined #linux-rockchip
libv has quit [Ping timeout: 260 seconds]
<maz> mmind00: not a chance. this is a Microsoft shop, and office265 is going to have a fit. but maybe if you can use my @foss.arm.com address, there's a chance I'll receive it! ;-)
<maz> mmind00: got it! thanks!!!
<maz> mmind00: looks quite straightforward. I'll give it a go at the weekend. thanks again!
<mmind00> maz: so it worked after all ... great :-)
<maz> mmind00: it's a miracle. also, none of it was corrupted. I can't really believe it! ;-)
afaerber has quit [Quit: Leaving]
cyteen_ has quit [Ping timeout: 256 seconds]
cyteen_ has joined #linux-rockchip
afaerber has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
<mmind00> maz: at ELCE Microsoft handed out "Microsoft (heart) Linux" stickers, so I guess they meant that :-P
<maz> mmind00: sure, right. ;-)
ayaka has quit [Ping timeout: 240 seconds]
agusan has joined #linux-rockchip
ayaka has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
LargePrime has joined #linux-rockchip
Omegamoon has quit [Quit: Leaving.]
wzyy2 has quit [Ping timeout: 240 seconds]
matthias_bgg has quit [Ping timeout: 248 seconds]
tllim has joined #linux-rockchip
vagrantc has joined #linux-rockchip
cb182d_ has quit [Remote host closed the connection]
afaerber has quit [Quit: Leaving]
Easyfab has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
afaerber has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
vagrantc has joined #linux-rockchip
aalm has quit [Ping timeout: 240 seconds]
gnufan has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
mmind00 has quit [Quit: No Ping reply in 180 seconds.]
mmind00 has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
Easyfab has quit [Read error: Connection reset by peer]
aalm has joined #linux-rockchip
Easyfab has joined #linux-rockchip
Easyfab has quit [Quit: Leaving]
tl_lim has joined #linux-rockchip
tllim has quit [Ping timeout: 265 seconds]
gnufan has quit [Quit: Leaving.]
matthias_bgg has quit [Ping timeout: 265 seconds]