lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC> [Discord] <mecoblock> because CSF is proprietary its firmware blob is in linux-firmware. Mali G610 is CSF based so it needs that the CSF binary to function with the Mesa driver
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <liwei19920307> I want to try the new 6.1 kernel and which config should I use
motiejus has joined #armbian-rockchip
<motiejus> Hi folks. I messed up my SPI bootloader on orangepi5+ (installed a semi-working uboot which I am now trying to remove) and can't boot anything else. Looks like the board "finds" it no matter what else is plugged in. Does anyone have pointers on how I can disable SPI during boot (so I can boot stage1, say, from sdcard) or flash it otherwise?
<motiejus> or what could be a good place to find helpful experts in this? :)
<motiejus> https://opensource.rock-chips.com/wiki_Rockusb says "for SPI, short the spi signal to GND; ", but there is no easily-accessible GND for the SPI chip.
<DC-IRC> [Discord] <narga_64> Does the OrangePi 5 not have a Maskrom button?
<DC-IRC> [Discord] <narga_64> There are instructions here: https://forum.armbian.com/topic/26418-maskrom-erase-spi/?do=findComment&comment=175057
<motiejus> oh wow, I thought I tried this before, but I now realized I forgot to plug in the USB cable to the device (and expected it to be done over serial :D )
<motiejus> thanks! away to find a usb cable now.
<motiejus> it worked! thanks!
<DC-IRC> [Discord] <amazingfate> 6.1 rebased sdk kernel: https://github.com/amazingfate/linux-rockchip/tree/rk-6.1-rkr1
<DC-IRC> [Discord] <amazingfate> It works on rock5b with config from https://github.com/Joshua-Riek/linux-rockchip/blob/rk-6.1-rkr1/arch/arm64/configs/rockchip_defconfig
<DC-IRC> [Discord] <amazingfate> Some patches from 5.10 are dropped: https://github.com/armbian/linux-rockchip/issues/154