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
<Armbian-Discord>
<ManoftheSea> do you have to do the 64 sector offset in SPI?
<Armbian-Discord>
<ManoftheSea> I'm reading conflicting info on Gentoo's wiki.
<Armbian-Discord>
<ManoftheSea> That the magic header can be anywhere in the first 32 sectors
<Armbian-Discord>
<Tonymac32> I just nand-sata-installed 😐
<Armbian-Discord>
<IgorPec> its armbian-install now 🙂
<Armbian-Discord>
<Tonymac32> New paint, same cracked foundation? Or a rewrite? 👀😆
<Armbian-Discord>
<IgorPec> no rewrite, who would do that? 😦 Extended to UEFI
<Armbian-Discord>
<IgorPec> we try now one year to rewrite armbian-config with a proper fundation
<Armbian-Discord>
<ManoftheSea> Gonna try helios64 with blobless TF-A and u-boot. Apparently, the latest distro-provided toolchain still chokes on rwx segments and something about a LOAD not covering a PHDR.
<Armbian-Discord>
<ManoftheSea> linaro's provided gcc 10.3 does not have this problem.
<Armbian-Discord>
<ManoftheSea> grumble... uboot doesn't have a helios defconfig.
<Armbian-Discord>
<ManoftheSea> I have determined the armbian dts's for uboot and linux kernel for helios64 do not match.
<Armbian-Discord>
<ManoftheSea> under armbian
<Armbian-Discord>
<ManoftheSea> And that the 6.1 linux mainline dts is more functional than the armbian linux 5.15 dts
<Armbian-Discord>
<IgorPec> nobody maintains this, so this is expected
<Armbian-Discord>
<ManoftheSea> I know.
<Armbian-Discord>
<IgorPec> we recently find out that we are (silently) overwriting dts
<Armbian-Discord>
<ManoftheSea> I'm just "thinking out loud", and have no expectation of anyone else fixing armbian for it.
<Armbian-Discord>
<IgorPec> yes 🙂
<Armbian-Discord>
<ManoftheSea> I'll want to do it myself.
<Armbian-Discord>
<IgorPec> you have helios64 right?
<Armbian-Discord>
<ManoftheSea> yes
<Armbian-Discord>
<IgorPec> ok, then it makes sense. i never got my sample
<Armbian-Discord>
<Tonymac32> I have one as well, but I never update it 👀
<Armbian-Discord>
<monkaBlyat> @NicoD i can get armbian to boot on a mekotronics r58x
<Armbian-Discord>
<ManoftheSea> It appears to work to write a GPT formatted SD card, with a partition at 64-16383, Code EF02 (BIOS), named IDBLOADER; a partition at 16384-32k, Code B000 (u-boot bootloader) named UBOOT, and an ESP.
<Armbian-Discord>
<ManoftheSea> On the other hand, u-boot was crashing out, so I'm not sure whether that's an issue with the partition table, the build, the helios64 dtb, etc... Plenty of ways to go wrong.
<Armbian-Discord>
<ManoftheSea> But what's nice about labeling the partitions is that they're not writing blobs to unpartitioned space.
<Armbian-Discord>
<NicoD> Nice job.
<Armbian-Discord>
<ManoftheSea> I'll have to try a couple more things: