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
lkcl has quit [Ping timeout: 240 seconds]
BenG83 has quit [Remote host closed the connection]
stikonas has quit [Remote host closed the connection]
vicencb has quit [Quit: Leaving.]
vstehle has quit [Ping timeout: 240 seconds]
vagrantc has quit [Quit: leaving]
marcodiego has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
vstehle has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
marcodiego has quit [Quit: Leaving]
ldevulder_ has joined #linux-rockchip
ldevulder__ has quit [Ping timeout: 265 seconds]
_whitelogger has joined #linux-rockchip
stikonas has joined #linux-rockchip
aalm has quit [Ping timeout: 268 seconds]
kaspter has quit [Quit: kaspter]
kevery has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
BenG83 has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
kevery has quit [Remote host closed the connection]
vicencb has joined #linux-rockchip
BenG83 has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
vagrantc has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
field^Mop has joined #linux-rockchip
BenG83 has joined #linux-rockchip
* micken is contemplating bad ram timings
<micken> maybe I should try mainline uboot :D
lkcl has joined #linux-rockchip
<anarsoul> I doubt it
<anarsoul> with bad ram timings you wouldn't get your code running
<anarsoul> but sure, try mainline u-boot
<micken> I thougt so
<anarsoul> come to our side
<micken> yes!
<anarsoul> :)
<micken> Is there a page about what to put where on sdcard?
<micken> I get this far:
<micken> Trying to boot from BOOTROM
<micken> Returning to boot ROM...
<anarsoul> micken: there's README
<micken> thx
BenG83 has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
lkcl has quit [Ping timeout: 245 seconds]
<micken> problems: I usualy switch to aarch32 in cmd/boot.c but it just crash now with this u-boot, I also tried to make the "ROM" a uImage , but I don't know how to set it to non kernel ( that is not looking for atag etc)
<micken> anarsoul: or is tftpboot broken?
<hanetzer> blerp
<micken> anarsoul: with mkimage making it a arm32 image
<micken> ok , tried a testprogram now , same result
lkcl has joined #linux-rockchip
<micken> anarsoul: this is set: CONFIG_ARM64_SUPPORT_AARCH32=y
<micken> found the mkimag setting, but no luck
<stikonas> maybe nobody tested mainline with 32-bit?
<micken> perhaps
<micken> but code is there
<micken> bootm should be able to figure out from image type
<micken> CONFIG_ARMV8_SWITCH_TO_EL1 , added that
<micken> made no diff
_whitelogger has joined #linux-rockchip
<micken> line 355 in arch/arm/lib/bootm.c
<micken> ah just for linux
<micken> crash from this: armv8_switch_to_el1
<micken> anarsoul: I think mainline was a bad idea for me :D
<stikonas> micken: try 64 bit :)
<micken> no
<micken> :D
<micken> stikonas: feel fre to port riscos to arm64
<micken> could just port to x86
<micken> it would be as hard to do
<stikonas> well, yeah... probably quite a bit of low level assembly
<micken> and the SWI system
<micken> all will break down on arm64
<micken> Loading Standalone Program
<micken> "Synchronous Abort" handler, esr 0x02000000
<micken> oh so fun
lkcl has joined #linux-rockchip
lkcl has quit [Ping timeout: 265 seconds]
lkcl has joined #linux-rockchip
tuxd3v has quit [Quit: Leaving]
<anarsoul> micken: sorry, no idea about 32-bit
<micken> anarsoul: ok , well I use blob uboot , I don't want to spend time with lowlevel parts of el switching in uboot
BenG83 has joined #linux-rockchip
<anarsoul> :)
<anarsoul> mmind00: 5.4-rc6 also hits "WARNING: CPU: 4 PID: 1 at drivers/iommu/rockchip-iommu.c:530 rk_iommu_irq+0x158/0x368"
<anarsoul> and as result system doesn't reboot properly
<anarsoul> hdmi audio is broken in 5.4-rc6
<stikonas> hmm, 5.4 sounds a bit broken :(
<anarsoul> rk_iommu issue happens in 5.3 as well
<anarsoul> I can't get analog audio working either
<anarsoul> sound card is here
<anarsoul> 'alsamixer -Dhw:0' complains 'cannot load mixer controls: No such device or address'
<anarsoul> -Dhw:1 is hdmi and kind-of works