16:28 | Artox> | suihkulokki: I am very happy to see that the latest arm64 iso boots on the mcbin :) |
16:28 | Artox> | and Marvell have updated the DTB in their edk2 tree |
16:47 | Artox> | install seems to hang at "Running "grub-install dummy"..." though :( |
17:05 | suihkulokki> | Artox: did you use the latest EFI? |
17:05 | suihkulokki> | Artox: I had the same issue and Marcin fixed it with https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commit/b316449f24fdac9fc14c87d23f4680dfd789c7b8 |
18:10 | Artox> | suihkulokki: yes, latest. That one is included |
18:10 | Artox> | I can retry, this time to emmc |
18:23 | agraf> | Artox: efi variable support maybe? |
18:24 | Artox> | should all be in thee according to the commit log |
18:30 | suihkulokki> | Artox: is your efi on SPI or eMMC ? |
18:44 | Artox> | suihkulokki: SPI |
18:58 | suihkulokki> | Artox: I just tested, and grub-install still works fine for me |
19:01 | suihkulokki> | efibootmgr -c -d /dev/sda -p 1 -w -L debian -l \EFI\debian\grubaa64.efi |
19:02 | suihkulokki> | installed on sata |
19:09 | suihkulokki> | https://people.debian.org/~riku/mcbin/ <- my build not that I think it make a difference |
19:10 | suihkulokki> | anyways super annoying as I though finally EFI was in good shape :( |
21:11 | Artox> | oh wait; suihkulokki did you apply any patches when building that uefi of yours? |
21:23 | Artox> | either way, installation hangs at the same step |