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 has quit [Quit: leaving]
sigmaris_ has joined #linux-rockchip
sigmaris has quit [Ping timeout: 246 seconds]
eballetbo[m] has quit [Ping timeout: 252 seconds]
eballetbo[m] has joined #linux-rockchip
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #linux-rockchip
cristian_c has quit [Ping timeout: 245 seconds]
cristian_c has joined #linux-rockchip
vstehle has quit [Ping timeout: 276 seconds]
cristian_c has quit [Ping timeout: 276 seconds]
cristian_c has joined #linux-rockchip
niceplace has quit [Quit: ZNC 1.7.3 - https://znc.in]
niceplace has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
vstehle has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 240 seconds]
field^Mop has joined #linux-rockchip
yann has quit [Ping timeout: 240 seconds]
nsaenz has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 252 seconds]
cristian__c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 240 seconds]
niceplace has quit [Quit: ZNC 1.7.3 - https://znc.in]
niceplace has joined #linux-rockchip
marvs has quit [Ping timeout: 246 seconds]
niceplaces has joined #linux-rockchip
niceplace has quit [Ping timeout: 276 seconds]
niceplaces has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
cristian_c has joined #linux-rockchip
cristian__c has quit [Ping timeout: 264 seconds]
cristian__c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 276 seconds]
marvs has joined #linux-rockchip
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
ldevulder_ is now known as ldevulder
matthias_bgg has quit [Ping timeout: 250 seconds]
adjtm has quit [Ping timeout: 276 seconds]
matthias_bgg has joined #linux-rockchip
vicencb has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
niceplaces has joined #linux-rockchip
niceplace has quit [Ping timeout: 240 seconds]
niceplaces has quit [Ping timeout: 250 seconds]
yann has joined #linux-rockchip
adjtm has joined #linux-rockchip
niceplace has joined #linux-rockchip
tlwoerner has quit [Ping timeout: 276 seconds]
tlwoerner has joined #linux-rockchip
drrrty has joined #linux-rockchip
drrty has quit [Ping timeout: 240 seconds]
kevery has joined #linux-rockchip
kevery has quit [Ping timeout: 264 seconds]
niceplace has quit [Read error: Connection reset by peer]
niceplace has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
lkcl has quit [Ping timeout: 240 seconds]
yann has quit [Ping timeout: 246 seconds]
nsaenz has quit [Ping timeout: 240 seconds]
aalm has quit [Quit: xyz 2.3]
adjtm has quit [Ping timeout: 240 seconds]
yann has joined #linux-rockchip
aalm has joined #linux-rockchip
stikonas has joined #linux-rockchip
lkcl has joined #linux-rockchip
afaerber has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
leah2 has quit [Ping timeout: 252 seconds]
yann has quit [Ping timeout: 240 seconds]
leah2 has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 265 seconds]
imsherlock55 has joined #linux-rockchip
imsherlock has joined #linux-rockchip
imsherlock55 has quit [Remote host closed the connection]
adjtm has joined #linux-rockchip
<imsherlock> hi all! I'm working on a new platform based on the RK3399 SoC using LPDDR4. I was using the miniloader provided by Rockchip with U-Boot 2019.07 and Linux 5.2, all of which was working.
<imsherlock> but now I'm attempting to move to U-Boot 2019.10-rc4 so that we can remove miniloader, and use the TPL+SPL
<imsherlock> at this point I'm able to get U-Boot up and running, and at one point I had the Kernel loading but with segfaults. Now I can't even get the Kernel to run. It just hangs at "Starting Kernel"
<imsherlock> I
<imsherlock> I'm thinking it has something to do with the LPDDR timings, but I haven't had much experience in debugging DDR before
<imsherlock> does anyone have an idea of what actually might be happening? Or how I can probe the issue further
imsherlock has quit [Ping timeout: 240 seconds]
imsherlock has joined #linux-rockchip
field^Mop has quit [Ping timeout: 246 seconds]
<stikonas> imsherlock: I ocasionally get segfaults and failure to boot on rockpro64 too (uses lpddr4 too)
<stikonas> it could be just that code still has some bugs
<stikonas> although more often than segfault, I get eMMC errors
<imsherlock> stikonas: what versions of u-boot and linux are you running? was there a point when the code was stable?
<stikonas> imsherlock: I am running latest git u-boot and latest stable linux
<stikonas> and I was only able to get it working a few weeks ago, I never had a completely stable build yet
<stikonas> sometimes it just boots, sometimes I need to click reset button maybe 10 times to boot
<stikonas> imsherlock: btw, slightly unrelated question, have you tried HDMI in u-boot?
<stikonas> somehow it doesn't work... possibly related to device tree files in u-boot
<imsherlock> stikonas: no, haven't tried HDMI in u-boot
<stikonas> no problem...
<stikonas> for now I have a serial cable...
<imsherlock> serial cables are an embedded developers best friend :)
<stikonas> yeah, but if HDMI works in u-boot
<stikonas> then it would make serial cable much less necessary
<stikonas> by the way, my setup is mostly described here https://stikonas.eu/wordpress/2019/09/15/blobless-boot-with-rockpro64/
<imsherlock> do you experience any instability in U-Boot, or is it all in Linux?
<stikonas> mostly in u-boot
<imsherlock> thanks!
<imsherlock> so you see the segfaults in u-boot? Or the eMMC errors?
<stikonas> emmc errors
<stikonas> but ocasionally segfault in the kernel
<stikonas> but quite infrequently
<stikonas> sometimes u-boot just hangs in TPL stage
<stikonas> but now it's completely free software system, no blob is needed :)
<imsherlock> yup, happy about that, haven't seen any eMMC errors yet, but at this stage the kernel doesn't even start
<imsherlock> so this has become a headache to triage
<stikonas> imsherlock: how are you loading kernel ?
<imsherlock> sysboot