<Habbie>
[ 0.000000] Linux version 6.1.69 (peter@syracuse) (mips64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24685-4a2ff73177) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Sat Dec 23 11:52:06 2023
<Habbie>
several happy lines later
<Habbie>
[ 8.368044] 1180000000800.serial: ttyS0 at MMIO 0x1180000000800 (irq = 34, base_baud = 31250000) is a OCTEON�
<Habbie>
and silence :D
<Habbie>
i just remembered that besides 'bootelf' there was also 'bootoctlinux - Boot from a linux ELF image in memory'
<Habbie>
lol [ 0.000000] Unknown kernel command line parameters "bootoctlinux earlyprintk", will be passed to user space.
goliath has quit [Quit: SIGSEGV]
<Habbie>
oh, the poor ending at ttyS0 was just linux 'fixing' the baudrate to 115200 which is not what i was using to talk to uboot (9600)
<Habbie>
now I die after [ 69.095473] rcu: INFO: rcu_sched detected stalls on CPUs/tasks:
<Habbie>
well, not die, it happens every few minutes, plus 50 lines :)
<slh>
still sounds like progress ;)
<Habbie>
it does!
<Habbie>
i was really stuck on not having any kernel messages
ptudor has quit [Quit: Strict-Transport-Security: max-age=48211200; preload]
<Habbie>
so, turns out the kernel does not need the dts for working serial