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
<vagrantc> tuxd3v: i can confirm that u-boot 2020.01 boots
<tuxd3v> what is the atf you are using?
<vagrantc> 2.2
<tuxd3v> humm..
<vagrantc> 2.2-3 from debian
<tuxd3v> you have a extlinux.conf file?
<vagrantc> yes
<tuxd3v> maybe I am doing something wrong..
<tuxd3v> I am with atf mainline
<tuxd3v> one of those..
<tuxd3v> what are your bootargs?
<tuxd3v> I tried with:
<vagrantc> i don't think i set any bootargs
<tuxd3v> earlyprintk loglevel=8 earlycon=uart8250,mmio32,0xff1a0000 console=ttyS2,1500000n8 root=PARTLABEL="rootfs" rootfstype=ext4 fsck.repair=yes rw rootwait panic=10 init=/sbin/init net.ifnames=0 biosdevname=0 ethaddr=${ethaddr} eth1addr=${eth1addr} serial=${serial#} video=HDMI-A-1:1680x1050@60 video=eDP-1:1680x1050@60 vga=current coherent_pool=1m
<vagrantc> try with an empty bootargs
<tuxd3v> maybe the best option :)
<vagrantc> tuxd3v: but are you saying you are getting to a u-boot prompt?
<vagrantc> with u-boot 2020.04 ? or some other version?
<tuxd3v> no I don't have boot prompt
<tuxd3v> I tried with 2 diferent aproachs
<tuxd3v> one using the extlinux.conf
<vagrantc> how far does it boot? bootargs doesn't matter until it tries loading the kernel and so on
<tuxd3v> the other using a boot.scr script
<tuxd3v> I believe it stays always in SPL
<vagrantc> because for me, it fails to even load u-boot, just u-boot TPL and u-boot SPL
<vagrantc> then bootargs, extlinux.conf, boot.scr ... all aren't even relevent yet
<vagrantc> you haven't gotten that far
<vagrantc> try with u-boot 2020.01 ... i'll try to bisect the issue and report it upstream
<tuxd3v> I succeded once in going that far, but never more
<tuxd3v> until I gave up that time tried
<tuxd3v> So I never managed to pass that faze and majority of time I don't even see that faze
<tuxd3v> faze -> phase
<tuxd3v> nice you succeded :)
<tuxd3v> yeah I tried with atf mainline and uboot 2020.04-rc3 I think
<vagrantc> since i have a good point 2020.01 to bisect from ... annoying though it may be ... i'd like to get it fixed
kevery has joined #linux-rockchip
<vagrantc> huh. i wonder if the issue breaking u-boot MMC on rockpro64 is the same as breaking MMC on pinebook-pro with mainline u-boot
<vagrantc> they're fairly similar platforms ....
<tuxd3v> it could be
stikonas has quit [Remote host closed the connection]
vstehle has quit [Ping timeout: 250 seconds]
tuxd3v has quit [Quit: Leaving]
ganbold_ has joined #linux-rockchip
maze-BUG has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
maze-BUG has quit [Ping timeout: 256 seconds]
JohnDoe_71Rus has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
warpme_ has quit [Quit: Connection closed for inactivity]
vstehle has joined #linux-rockchip
nickhgs16 has joined #linux-rockchip
maze-BUG has joined #linux-rockchip
nickhgs16 has quit [Ping timeout: 256 seconds]
nickhgs16 has joined #linux-rockchip
nickhgs16 has quit [Ping timeout: 258 seconds]
nickhgs16 has joined #linux-rockchip
nickhgs16 has quit [Ping timeout: 264 seconds]
ldevulder_ is now known as ldevulder
return0e has quit [Read error: Connection reset by peer]
return0e has joined #linux-rockchip
klokken has quit [Remote host closed the connection]
klokken has joined #linux-rockchip
return0e_ has joined #linux-rockchip
return0e has quit [Ping timeout: 264 seconds]
stikonas has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 264 seconds]
JohnDoe_71Rus has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
chiastre has quit [Remote host closed the connection]
chiastre has joined #linux-rockchip
warpme_ has joined #linux-rockchip
robmur01_ has joined #linux-rockchip
PoueT has quit [Quit: Ping timeout (120 seconds)]
PoueT has joined #linux-rockchip
robmur01 has quit [Ping timeout: 258 seconds]
nickhgs16 has joined #linux-rockchip
nickhgs16 has quit [Ping timeout: 265 seconds]
nickhgs16 has joined #linux-rockchip
maze-BUG1 has joined #linux-rockchip
maze-BUG has quit [Ping timeout: 250 seconds]
maze-BUG1 is now known as maze-BUG
elektrinis has joined #linux-rockchip
circuit has joined #linux-rockchip
elektirnis has quit [Ping timeout: 258 seconds]
elektrinis has quit [Ping timeout: 258 seconds]
maze-BUG has quit [Ping timeout: 265 seconds]
tbueno has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nickhgs16 has quit [Quit: Leaving.]
vagrantc has joined #linux-rockchip
field^Zzz2 has joined #linux-rockchip
lkcl has quit [Ping timeout: 250 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<vagrantc> so apparently, my issues with rockpro64 not able to get past SPL (hanging on trying MMC) ... might be toolchain or optimization flags issues
<vagrantc> and there are apparently two models of rockpro64-rk3399 ? v2.1 and v2.0 ...
<vagrantc> which have confusingly named .dts files ...
<vagrantc> rk3399-rockpro64.dts: model = "Pine64 RockPro64 v2.1";
<vagrantc> rk3399-rockpro64-v2.dts: model = "Pine64 RockPro64 v2.0";
<vagrantc> why they didn't call -v2 -v2.0 is beyond me
<vagrantc> i could see the first model supported happening to be v2.1, sure
<vagrantc> and then not wanting to change the device-tree to break compatibility
lkcl has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 256 seconds]
nickhgs16 has joined #linux-rockchip
field^Zzz2 has quit [Ping timeout: 240 seconds]
return0e_ has quit [Read error: Connection reset by peer]
return0e has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]