<Armbian-Discord> <r​pardini> Hi @RadxaYuntian @RadxaNaoki sorry for the delay.
<Armbian-Discord> <r​pardini> So regarding the Zero2 I think it's mostly working:
<Armbian-Discord> <r​pardini> - We need updated firmware for the Wifi. (I've taken brcm firmware from LibreELEC and that is enough). PR is pending.
<Armbian-Discord> <r​pardini> - Everything else seems to work, I've recently updated the DTS patches from Radxa's bsp repo, all is good with 6.0.x. PR is pending.
<Armbian-Discord> <r​pardini> Regarding the Zero there's a few problems:
<Armbian-Discord> <r​pardini> - (keep in mind that) in Armbian we have a single meson64 kernel for all Amlogic boards.
<Armbian-Discord> <r​pardini> - We're having trouble making the Zero coexist with AXG boards, due to the MMC clock phase issue talked about above; this is being worked on by @adeepv
<Armbian-Discord> <r​pardini> - Possibly need Wifi firmware update as well?
<Armbian-Discord> <r​pardini> - My own Zero board is failing to bring up Wifi, dmesg (6.0.7):
<Armbian-Discord> <r​pardini> - brcmfmac: brcmf_chip_get_raminfo: RAM size is undetermined
<Armbian-Discord> <r​pardini> - brcmfmac: brcmf_sdio_probe_attach: brcmf_chip_attach failed!
<Armbian-Discord> <r​pardini> - brcmfmac: brcmf_ops_sdio_probe: F2 error, probe failed -19...
<Armbian-Discord> <r​pardini> - those seem somehow related to "mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk"; you seem to revert this in Radxa's bsp 5.10 kernel, but more changes have been made after .69.
<Armbian-Discord> <a​deepv> hi. please, test patches from this PR https://github.com/armbian/build/pull/4408
<Armbian-Discord> <a​deepv> it use 270 phase only for axg chips, all other use old default 180. and any board can use own values
<Armbian-Discord> <r​pardini> nice! you plan on sending those upstream?
<Armbian-Discord> <a​deepv> of course 🙂
<Armbian-Discord> <r​pardini> ok! I will cherry pick those changes and build a few images.
<Armbian-Discord> <r​pardini> Ok done, looks good @adeepv
<Armbian-Discord> <r​pardini> Images for testing at https://github.com/rpardini/armbian-release/releases/tag/20221110b
<Armbian-Discord> <r​pardini> Tested radxa-zero which now works with any SD card I throw at it.
<Armbian-Discord> <r​pardini> Let me know if ya'll need a board that's not in there and I'll add...
<Armbian-Discord> <I​gorPec> is this related https://forum.armbian.com/topic/24263-cant-get-armbian-to-boot-on-le-potato/ @Tonymac32
<Armbian-Discord> <R​adxaNaoki> could you tell me PR# (or URI)?
<Armbian-Discord> <I​gorPec> https://github.com/armbian/build/pull/4408
<Armbian-Discord> <I​gorPec> aha, sorry