<syscall>
narmstrong: digging into my odroid-c4 problem a bit more and apparently the device tree broke things between 5.8 and 5.9
<syscall>
exclusively using emmc on my board with boot arguments: root=/dev/mmcblk1p1 rootfstype=ext4 rootwait rw console=ttyAML0,115200 no_console_suspend
Lila-Kuh has quit [Quit: geht mal an die frische Luft...]
<syscall>
seem to have isolated it to clkc_audio -- system will hang on boot if it is enabled
<syscall>
successfully mitigated with an overlay to disable it, but interested to help understand why that was causing a hang
camus has quit [Ping timeout: 240 seconds]
camus has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
camus has quit [Ping timeout: 250 seconds]
camus1 has joined #linux-amlogic
camus1 is now known as camus
elastic_dog has quit [Ping timeout: 240 seconds]
elastic_dog has joined #linux-amlogic
buzzmarshall has quit [Quit: Konversation terminated!]
chewitt has quit [Quit: Zzz..]
tolszak has joined #linux-amlogic
tolszak has quit [Ping timeout: 256 seconds]
Terry1373229 has joined #linux-amlogic
Terry137322 has quit [Read error: Connection reset by peer]
Terry1373229 is now known as Terry137322
<narmstrong>
syscall: what kernel config are you using ?