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
r1kaomsk has quit [Read error: Connection reset by peer]
wzyy2 has joined #linux-rockchip
nighty- has joined #linux-rockchip
ganbold has joined #linux-rockchip
kaspter has joined #linux-rockchip
phinxy has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
phinxy has quit [Quit: Leaving]
lurchi_ is now known as lurchi__
shlin has joined #linux-rockchip
shlin has quit [Client Quit]
wzyy2 has quit [Ping timeout: 248 seconds]
wzyy2 has joined #linux-rockchip
lurchi_ has joined #linux-rockchip
wzyy2 has quit [Remote host closed the connection]
akaizen has quit [Quit: Textual IRC Client: www.textualapp.com]
lurchi__ has quit [Ping timeout: 248 seconds]
akaizen has joined #linux-rockchip
phinxy has joined #linux-rockchip
<beeble> lurchi_: gpio count depends on the package size. the smallest one has 4. and yes programmable serialnumber. fully custom or unique one from silicon
phinxy has quit [Ping timeout: 240 seconds]
ganbold has quit [Remote host closed the connection]
<rperier> beeble: yeah but you did this from uboot mainline and not from uboot rk ?
<rperier> arrfffff :/
<beeble> i don't have a uboot rk at hand and not really interested in building it. but the test would work on any
r1kaomsk_work_ has joined #linux-rockchip
r1kaomsk_work has quit [Ping timeout: 260 seconds]
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
lkcl has quit [Ping timeout: 248 seconds]
lurchi__ has joined #linux-rockchip
lurchi_ has quit [Ping timeout: 240 seconds]
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 248 seconds]
matthias_bgg has joined #linux-rockchip
wadim_ has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-rockchip
<rperier> mhhh in rk_uboot
<rperier> switching from EL3 to EL1 seems to be configurable
<rperier> well, so BL31... switches from EL3 to EL1... so no way to get this stuff working :/
<rperier> I think , I will have to ask for testing. Heiko or Klauss if you have 5 min today, could you try to replace "rockchip_rk3368_efuse_read" by "rockchip_rk3288_efuse_read" (if you have a working uboot mainline) in my patch. I should just work, I think
<rperier> I am sorry but I am completly blocked :/
<rperier> s/I/It/
<rperier> well, I will send a v2 and ask for testing on the ML, that's the best I can do
<ayufan> rperier: what are you working on?
<rperier> on efuse support for rk3368
<ayufan> ok
<ayufan> is it similar to rk3328?
<rperier> the problem is that with the vendor trusted firmware and the vendor uboot, this efuse is only accessible in EL3 so I have to use non standard ARM SMC calls , while normally this efuse should be accessible without secure mode
<ayufan> OK
<ayufan> I know that on rk3328 some region is readable, some is marked as secure: https://github.com/ayufan-rock64/linux-u-boot/commit/7a5f2a60c2f881984e8a82a6d11d723a2cff24b1
<rperier> the solution I have for this is : use uboot mainline (does not work, LPDDR3 not supported) or use upstream ATF, not working too... so... I have no solutons for now
<rperier> that's with a geekbox rk3368 btw
<rperier> yeah, the problem is when it's marked as secure, you get CPU exception when you try to access it from EL1 (normal)
<ayufan> yeah
afaerber has joined #linux-rockchip
lkcl has joined #linux-rockchip
r1kaomsk_work has joined #linux-rockchip
kever has quit [Quit: No Ping reply in 180 seconds.]
kever has joined #linux-rockchip
__hramrach has quit [Remote host closed the connection]
hramrach has joined #linux-rockchip
nighty- has quit [Remote host closed the connection]
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 248 seconds]
cnxsoft1 is now known as cnxsoft
matthias_bgg has quit [Quit: Leaving]
indy has quit [Ping timeout: 276 seconds]
indy has joined #linux-rockchip
nighty- has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
chichak has joined #linux-rockchip
<kloczek> hi
<kloczek> guys is it any generic way how to install linux on rk3399 firefly over PXE?
r1kaomsk_work_ has quit [Quit: Leaving]
cnxsoft has quit [Quit: cnxsoft]
JohnDoe_71Rus has joined #linux-rockchip
vagrantc has joined #linux-rockchip
wadim_ has quit [Remote host closed the connection]
<xevious> ayufan: I'm trying to get your MAC address fixes for the RK3328 working on an A95X R2. The A95X R2 uses the gmac2phy NIC, not gmac2io. I know gmac2phy is unstable on Rock64 (caused by insufficient power, I believe) but I had it working and stable with an older build on the A95X R2. I've created a custom device tree with gmac2phy, and now the MAC address isn't changing. However, I can't use the network interface yet because I'm getting this
<xevious> error (several times) on boot: stmmac_open: Cannot attach to PHY (error: -19)
<ayufan> xevious: gmac2phy works fine for me on mainline kernel with applied fixes
<ayufan> so, it is just misconfiguration at this point :)
chichak has quit [Ping timeout: 240 seconds]
<ayufan> btw. I received your e-mail, give me a few days to think that throug
<ayufan> I tested rock64 gmac2phy with es9023 audio pot board
<xevious> Is the mainline kernel compatible with your MAC address fix, or does your kernel fork have changes for it?
<ayufan> My mainline kernel fork has them
<ayufan> I use now mainline uboot with fixes to solve a few issues
<ayufan> Grab my latest linux image 0.5.6 and install mainline kernel from 0.5.7 and t should work
<xevious> This system is built with your linux-kernel, linux-u-boot, and linux-build repos, with the rockchip-linux rootfs repo.
<xevious> Ok, I'll try that next. Thanks!
<xevious> ayufan: About the email - thanks! I hope you decide you want to work with us. I could definitely use your help :)
<ayufan> The biggest problem is time :)
<xevious> haha I understand that, for sure! :D
<xevious> I have to head out for the weekend, and I'll be AFK (unfortunate family stuff). I'll try linux 0.5.6 + kernel from 0.5.7 on Tuesday.
chichak has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
lkcl has quit [Ping timeout: 240 seconds]
<via> paulk-gagarine: dammit, i just got it flashed, but i guess i didn't enable all the flags i needed
<via> i have 0x11
<via> i guess i need the dev flag on too -_-
<via> can i just confirm exactly what i need?
<via> i need to add 0x8?
lkcl has joined #linux-rockchip
<paulk-gagarine> via, I have 0x30 on my images
<paulk-gagarine> you probably want to have 0x10 at least
afaerber has quit [Quit: Leaving]
<paulk-gagarine> which is dev_boot_usb if I'm not mistaken
<via> i'm not sure how 30 works
<via> no dev switch related stuff would be on
<via> even dev switch on didn't seem to work, trying alt-os now
<via> fcurently fllashing 0x9d
<paulk-gagarine> that's GBB_FLAG_FORCE_DEV_BOOT_USB | GBB_FLAG_DISABLE_FW_ROLLBACK_CHECK
<paulk-gagarine> if you already have dev switch on, you don't need to force it with gbb
<paulk-gagarine> (actually in my case I don't want to force it, which is why it's not there and 0x30 is enough)
<via> in fucking with it last week i might have hit the space bar to turn off dev mode
<via> it keeps telling me that the device i inserted doesn't contain chromeos
<via> i suppose i could have set up the usb stick wrong
<via> nope suddenly everything works
afaerber has joined #linux-rockchip
<via> partition table fixed, my debian install is working again
<via> thank you
lkcl has quit [Ping timeout: 260 seconds]
<paulk-gagarine> via, neato
vagrantc has quit [Ping timeout: 255 seconds]
lkcl has joined #linux-rockchip
nobe has quit [Read error: Connection reset by peer]
<phh> anyone has any news about vulkan on rk3288?
<phh> I can't find any Mali-T760 platform with vulkan driver, yet https://developer.arm.com/graphics/vulkan does claim T760 is vulkan compatible...
<phh> ok, looks like r14p0 has it, though there is no public release of it
* phh is dreaming of android 7+vulkan on his gpd xd
<via> anyone know if uboot support's the display on rk3288 (acer chromebook)
<kloczek> kloczek
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
<via> guessing not based on the very sparse 'device drivers' section in menuconfig
<via> is there *any* payload i can use for coreboot that supports some type of ui for booting?
<via> looks like depthcharge has some suppor for a basic ui but i'm struggling to find docs on it
gnufan1 has quit [Ping timeout: 252 seconds]
gnufan has joined #linux-rockchip