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 has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC>
<Werner> Release was created when edge was rc1. Meanwhile it has been bumped to rc3. rc4 will probably work as well
Werner has quit [Remote host closed the connection]
Werner has joined #armbian-rockchip
Werner has quit [Ping timeout: 256 seconds]
Werner has joined #armbian-rockchip
<DC-IRC>
<shtripok> @rpardini should odroid-m1 boot and work with armbian? My m1 boots only with "recovery" button is pressed.
<DC-IRC>
<rpardini> without recovery button it goes into petitboot, I suppose.
<DC-IRC>
<rpardini> de-infest it, and you can boot from nvme et al.
<DC-IRC>
<igorpec> if we erase SPI?
<DC-IRC>
<rpardini> no, instructions tell to deploy u-boot to spi, not erase.
<DC-IRC>
<rpardini> having mainline u-boot in spi enables EFI boot and boot from nvme/usb etc
<DC-IRC>
<igorpec> yes, so in that case it will probably boot without button intervention, right?
<DC-IRC>
<rpardini> untested, but yeah, if spi is empty then it should boot eMMC -> SD
<DC-IRC>
<igorpec> k. i merged it today with rockchip64 and was testing it a bit
<DC-IRC>
<rpardini> I tried last time, just needed to adapt the overlays
<DC-IRC>
<rpardini> otherwise works, might be some config here or there
* DC-IRC
<shtripok> erase spi, but armbian still not boots without recovery button
<DC-IRC>
<shtripok> I have no nvme, no emmc, only sdcard
<DC-IRC>
<shtripok> eeee, I just use wrong menu item of armbian-install!!!
<DC-IRC>
<shtripok> after install into MTD it boots
<DC-IRC>
<igorpec> @iav did you build from my PR or just latest image?
<DC-IRC>
<rpardini> nice. it also boots generic EFI images too now, not only Armbian btw.
<DC-IRC>
<igorpec> btw, there are no overlays - what is neede to adjust here?
<DC-IRC>
<shtripok> I first build latest having in plan to see first current then your change, but was stopped on first boot (M1 new for me)
<DC-IRC>
<igorpec> i briefly tested both today, they work, but didn't install to SPI yet
<DC-IRC>
<shtripok> now I start `gh pr checkout 6015`
<DC-IRC>
<igorpec> i think if it works to some degree, we should just merge, update images and update text
<DC-IRC>
<shtripok> update text? something changed in procedure?
<DC-IRC>
<igorpec> no, that they spi glash is mandatory ... who wants to press on button on every re(boot)
<DC-IRC>
<shtripok> no one
<DC-IRC>
<shtripok> no one
<DC-IRC>
<igorpec> yep. ok, check my PR if its good to ship
<DC-IRC>
<enok71> Hi. I'm trying to dig into armbian 23.11 (and perhaps armbian development in general). I'm building and trying 23.11 for my rock-5a board. I have some questions:
<DC-IRC>
<enok71> I read a comment about "collabora" kernel branch being more actively worked on than "edge"? So perhaps that's the one to focus on rather than edge, for mainline kernel on rock-5a?
<DC-IRC>
<enok71> Also: how does it work when you make a "release" based on a release candidate kernel (e.g. 23.11 being based on kernel 6.7-rc1 for rock-5a edge)? Will there be a 23.11.2 with 6.7.0 kernel eventually or what?