12:16 | Ke> | not much more luck with linaro prebuilt toolchain and atf-marvell-17.10.6 and somewhat latest u-boot marvell |
12:17 | Ke> | I can load debian sid grub-efi and devicetree, but grub crashes almost immediately |
12:18 | Ke> | could try older atf-marvell though |
12:25 | Ke> | at least the edk2+17.08 has been a "rock solid" fallback |
12:25 | Ke> | as in fails to boot only about 60% of the time |
13:50 | jnettlet[m]> | Ke: will take a look now. Finally some time |
14:01 | jnettlet[m]> | Ke: which Linaro toolchain are you using? gcc-7? |
15:25 | Ke> | gcc-5 |
15:26 | Ke> | https://users.aalto.fi/~jkarlson/codes/build-boot.sh |
15:28 | Ke> | actually CROSS_COMPILE is not defined, I'll need to recheck |
15:36 | Ke> | no actually was wrong script, now updated |
15:41 | Ke> | jnettlet[m]: anyway better spend your time fixing problems you can reproduce |
15:42 | Ke> | jnettlet[m]: like the vanilla kernel 10G driver |
15:52 | Ke> | I am mostly just live blogging my progress |
15:53 | Ke> | jnettlet[m]: if you do, you could share me your binary, so I could try it out |
15:53 | Ke> | I am booting from SD card, if that matters, I don't actually care about saving uboot env for now |
15:54 | Ke> | there is apparently now a patch for saving the env to SD card |
16:00 | jnettlet[m]> | Ke I will try to integrate all the work I just did for the a38x. That fully supports all the different boot options |
16:00 | jnettlet[m]> | Are you using a gpt partition table or just dos? |
18:48 | Ke> | gpt, there are no reported problems in finding a ext4/fat fs |
18:48 | Ke> | I can list the files etc. |