ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
<Kwiboo> macromorgan: nice, noticed that sdhci@fe310000 should be mmc@fe310000, will look closer and send reply on list
kevery has joined #linux-rockchip
nashpa has quit [Ping timeout: 248 seconds]
Tenkawa has quit [Quit: Was I really ever here?]
kevery has quit [Ping timeout: 252 seconds]
kevery has joined #linux-rockchip
dliviu has joined #linux-rockchip
naoki has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
Net147 has quit [Quit: Quit]
kevery1 has joined #linux-rockchip
Net147 has joined #linux-rockchip
Net147 has quit [Changing host]
Net147 has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
jagan has quit [Quit: Client closed]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
vagrantc_ has joined #linux-rockchip
kevery has quit [Ping timeout: 248 seconds]
kevery1 has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
vagrantc_ is now known as vagrantc
kevery1 is now known as kevery
stikonas has quit [Remote host closed the connection]
alpernebbi has quit [Ping timeout: 252 seconds]
alpernebbi has joined #linux-rockchip
Tenkawa has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 248 seconds]
kevery1 is now known as kevery
Tenkawa has quit [Quit: Was I really ever here?]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Remote host closed the connection]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
kevery1 is now known as kevery
jagan has joined #linux-rockchip
paulk-bis has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
paulk has joined #linux-rockchip
clarity has quit [Ping timeout: 255 seconds]
clarity has joined #linux-rockchip
camus1 has joined #linux-rockchip
camus has quit [Ping timeout: 255 seconds]
camus1 is now known as camus
Rathann has joined #linux-rockchip
ldevulder has joined #linux-rockchip
Danct12 has joined #linux-rockchip
kevery has quit [Quit: kevery]
arnd has quit [Ping timeout: 255 seconds]
arnd has joined #linux-rockchip
kevery has joined #linux-rockchip
Danct12 has quit [Remote host closed the connection]
naoki has quit [Quit: naoki]
<warpme> guys: is anybody got 6.2-rc8 (with 3588 related patches from https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-misc.git/log/arch/arm64/boot/dts/rockchip?h=rk3588) successfully booting on rock5b from sdcard?
stikonas has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
<warpme> jagan: this is nice. Currently i'm using radxa uboot with Rockchp idbLoader (Rockchip ddr init bin and miniloader bin from Rockchip rkbin project). May you hint me how I should use above uboot?
<jagan> warpme: make neu6a-io-rk3588_defconfig; make
<jagan> ./tools/mkimage -n rk3588 -T rksd -d /rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.08.bin:spl/u-boot-spl.bin idbloader.img; sudo dd if=idbloader.img of=/dev/sda seek=64; sudo dd if=u-boot.itb of=/dev/sda seek=16384
<warpme> oh perfect. milion thx for this hint let me try :-)
<jagan> master branch
<warpme> ak ok
<warpme> ah ok
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 248 seconds]
kevery1 is now known as kevery
<warpme> jagan: i'm getting https://pastebin.com/3b2yjuPs maybe i should try i.e to add evb-rk3588_defconfig and rk3588-evb.dtb from kwiboo v3 repo (https://github.com/Kwiboo/u-boot-rockchip/commits/rk3588-master-v3)?
<warpme> jagan: building with this branch i'm not getting u-boot.itb. probably i need to build with modified cmd.line?
jagan has quit [Quit: Client closed]
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 264 seconds]
<warpme> hmm...so i have exactly the same issue like with radxa uboot: https://pastebin.com/K8AveKP5 Also this exact issue is on 6.2.-rc8 and 6.1.1+https://github.com/neggles/linux-quartz64/commits/linux-quartz64 I'm a bit lost as this garbage at end of log simply halts me with any ideas how to move forward. Maybe you have some ideas?
<warpme> also the same (i think) with kwiboo v3 (https://github.com/Kwiboo/u-boot-rockchip/commits/rk3588-master-v3): https://pastebin.com/Pj2i4sZC it more and more looks to me like kernel issue - not bootloader?
Tenkawa has joined #linux-rockchip
ldevulder_ is now known as ldevulder
<robmur01> FWIW, serial output going wonky right when the MMC driver is cycling through clock rates would make me suspect something off with the clock tree (i.e. switching the MMC clock to 100MHz changes some divider or PLL further up which inadvertently screws up the UART clock if the driver hasn't modelled things quite right)
<robmur01> first thing I'd try is disabling the MMC node or driver to see whether that changes the symptoms
<warpme> robmur01: disabling MMC...but i'm booting from mmc :-(
<robmur01> well, right now you're not booting at all ;)
<warpme> ah indeed: i'm trying to boot from mmc :-)
<robmur01> if disabling it gives you consistent output all the way to failing to find the root partition then you'll know what to focus on; if it still stops the same way in about the same place then that rules out the current most-obvious possibility.
<warpme> robmur01: right!. I set status to "disabled" in DT. No any entries related in mmc in kernel log. and issue seems ... exactly the same
jagan14 has joined #linux-rockchip
jagan14 is now known as jaganteki
Tenkawa has quit [Quit: Was I really ever here?]
<robmur01> awww :(
<robmur01> oh well, at least that's one thing most likely ruled out
Tenkawa has joined #linux-rockchip
Rathann has quit [Remote host closed the connection]
Danct12 has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
jagan61 has joined #linux-rockchip
jagan61 is now known as jaganteki
matthias_bgg has quit [Remote host closed the connection]
Orac has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
Tenkawa has quit [Ping timeout: 255 seconds]
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #linux-rockchip
vagrantc has joined #linux-rockchip
Rathann has joined #linux-rockchip
<macromorgan> so why is it that compiling upstream U-Boot, upstream A-TF, and upstream Optee I can only get it to boot if I either remove Optee or add SPL_ATF_NO_PLATFORM_PARAM (which then doesn't automatically add the memory holes)?
<macromorgan> or pare down stuff in U-boot (is there a limit of the size I can roll with?)
kevery has quit [Ping timeout: 255 seconds]
kevery has joined #linux-rockchip
<Kwiboo> macromorgan: mainline u-boot does not reserve any memory for optee on arm64, you can expect strange stuff if you try to use optee, see https://github.com/u-boot/u-boot/blob/master/arch/arm/mach-rockchip/sdram.c#L43-L47
<Kwiboo> maybe atf tries to add memory holes to fdt but with no platform param it does not know where fdt is
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
kevery1 is now known as kevery
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #linux-rockchip
stikonas has joined #linux-rockchip
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
stikonas_ has joined #linux-rockchip
stikonas has quit [Ping timeout: 264 seconds]
mmind00 has quit [Quit: mmind00]
jaganteki has quit [Quit: Client closed]
stikonas_ has quit [Ping timeout: 268 seconds]
kevery has quit [Ping timeout: 260 seconds]
kevery has joined #linux-rockchip
jagan91 has joined #linux-rockchip
jagan91 is now known as jaganteki
jaganteki has quit [Quit: Client closed]
mmind00 has joined #linux-rockchip
Orac has quit [Quit: Was I really ever here?]
naoki has joined #linux-rockchip
qwestion has quit [Ping timeout: 265 seconds]