ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
nasuga has quit [Ping timeout: 258 seconds]
nasuga has joined #linux-rockchip
nighty has joined #linux-rockchip
vagrantc has joined #linux-rockchip
Gh0stInTheShell has quit [Quit: Lost terminal]
ayaka has quit [Ping timeout: 250 seconds]
ayaka has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
ayaka_ has joined #linux-rockchip
ayaka has quit [Ping timeout: 268 seconds]
ayaka_ is now known as ayaka
huawei has quit [Quit: ZNC 1.6.3 - http://znc.in]
huawei has joined #linux-rockchip
ayaka has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
ayaka has joined #linux-rockchip
ayaka has quit [Ping timeout: 260 seconds]
ayaka has joined #linux-rockchip
<stdint> naobsd, it is different to android sdk
wadim_ has joined #linux-rockchip
premoboss has joined #linux-rockchip
paulk-collins has joined #linux-rockchip
premoboss has quit [Ping timeout: 268 seconds]
dlezcano has joined #linux-rockchip
dlezcano has quit [Ping timeout: 246 seconds]
dlezcano has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
premoboss has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
nighty has joined #linux-rockchip
paulk-collins has quit [Remote host closed the connection]
paulk-minnie has joined #linux-rockchip
ckhu-mediatek_ has joined #linux-rockchip
ckhu-mediatek_ has quit [Quit: Page closed]
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 265 seconds]
cnxsoft1 is now known as cnxsoft
cnxsoft has quit [Client Quit]
afaerber has joined #linux-rockchip
afaerber has quit [Ping timeout: 260 seconds]
afaerber has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
premoboss has quit [Ping timeout: 250 seconds]
wadim_ has quit [Remote host closed the connection]
paulk-minnie has quit [Ping timeout: 256 seconds]
premoboss has joined #linux-rockchip
paulk-collins has joined #linux-rockchip
vagrantc has joined #linux-rockchip
fischerm has quit [Ping timeout: 260 seconds]
fischerm has joined #linux-rockchip
fischerm has quit [Remote host closed the connection]
dlezcano has quit [Remote host closed the connection]
dlezcano has joined #linux-rockchip
fischerm has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
JohnDoe_71Rus has joined #linux-rockchip
dlezcano has left #linux-rockchip ["Leaving"]
chris2 has quit [Ping timeout: 256 seconds]
matthias_bgg has quit [Ping timeout: 245 seconds]
chris2 has joined #linux-rockchip
dlezcano has joined #linux-rockchip
dlezcano has quit [Ping timeout: 240 seconds]
nashpa has quit [Ping timeout: 244 seconds]
nashpa has joined #linux-rockchip
<akaizen> Is it now possible to flash a mailine uboot and linux + rootfs directly eMMC? Or do I still need to flash some propritary image and then dd my image to /dev/mmc* ?
<akaizen> (for rk3288)
<vagrantc> with firefly-rk3288, i think i dd mainline u-boot to a microSD card.
VargaD has quit [Ping timeout: 245 seconds]
VargaD has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
chris2 has quit [Ping timeout: 246 seconds]
chris2 has joined #linux-rockchip
afaerber has quit [Quit: Ex-Chat]
<mmind00> akaizen: looking at some flash-writing script, it seems this should be doable simply by entering maskrom and writing the bootloader (https://github.com/rockchip-linux/rkflashtool/blob/master/rkflashloader) ... I've sucessfully used a variant of that on my rk3036 board
premoboss has quit [Ping timeout: 240 seconds]
<phh> is it relevant to put linux-rockchip in CC for related threads? I'm thinking of my rc5t619 patches (used on many rk3288 devices), or Hans Verkuil's dw-hdmi-cec driver
<akaizen> mmind00: thanks. is the bootloader still the proprietary one?
<akaizen> dont see source for rkbin folder
<mmind00> akaizen: not sure what you mean with bootloader? Maskrom is of course the same as it's build into the chip, but uboot these days has both spl and 2nd level loader in its sources
<akaizen> Oh can we finally go from maskrom -> mainline uboot -> kernel ?
<mmind00> akaizen: yep
<akaizen> without the propritary rk
<akaizen> ! thats great news
<mmind00> akaizen: you would do something like: tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl.bin ${OUTBIN}; cat u-boot-dtb.bin >> ${OUTBIN} and write that using rkflashtool from maskrom
<akaizen> awesome is this stuff still necessary for rkflashtool to bootstrap writing in MASK ROM mode? DDRINIT=${ROOTDIR}/rkbin/rk32/32_LPDDR2_200MHz_LPDDR3_200MHz_DDR3_200MHz_20150318.bin
<akaizen> USBPLUG=${ROOTDIR}/rkbin/rk32/rk32xxusbplug.bin
<mmind00> akaizen: yep
<mmind00> as you still need to setup that rkflashtool backend on the board
<akaizen> ah well, its nice that RK released it.. if I have some extra time I will write a script to make flashing as easy as RPi!
<akaizen> Then we can show rk how many people want good software support :)
<mmind00> akaizen: I think looking at the mailing lists and also the mention some days back that the rk3399-android actually uses the drm as graphics backend suggests they don't need much convincing anymore ;-)
<phh> I wonder to which point they'll be using mainline for rk3399-android, I dream of everything mainline, would make forward-porting as easy as finding updated mali binaries
<akaizen> thats amazing progress. some of the ODM/OEM manufacturers i work with would disagree - so until I can get a nice linux sdk for some of our boards, making rk more aware to put pressure on their partners is still something to do
<akaizen> and also what @phh said ^
<phh> (and then of a mesa mali... who knows)
<mmind00> akaizen: yes, "market pressure" is always good to keep up, to keep up the momentum
<phh> damn rk3288.fr is down
lerc has quit [Ping timeout: 265 seconds]
nighty has quit [Quit: Disappears in a puff of smoke]
lerc has joined #linux-rockchip
<mmind00> phh: I only know rockchip.fr as some sort of leaking documents ... what did rk3288.fr do?
<phh> ... I guess I was mistaking both... thanks.
<phh> (are those really leaks?)
<mmind00> phh: I'm pretty sure that collection of manuals with confidentiality notices is not authorized :-)