c0rnelius — Today at 5:41 PM Exactly. Pi3 does not support ESP. [5:44 PM] Basically just don't use gpt on pis. In order to do EFI on a pi you need to use uboot anyway.
IgorPec — Today at 5:47 PM but is this a problem? are images gpt now ... can't find change
c0rnelius — Today at 5:50 PM That FAT part is ESP. So looks like it's GPT? Unless for some reason it was just given a ESP flag for no reason. (edited)
Alright. I got it booting just by removing the ESP flag from the partition. So stop it from being flagged/labeled ESP during img creation and it should be fine.
Probably due to changes in partition handling https://github.com/armbian/build/commit/eef32d072eeba4e1061ae04ab111b64da5c6ef8d
c0rnelius — Today at 5:41 PM
Exactly. Pi3 does not support ESP.
[5:44 PM]
Basically just don't use gpt on pis. In order to do EFI on a pi you need to use uboot anyway.
IgorPec — Today at 5:47 PM
but is this a problem? are images gpt now ... can't find change
c0rnelius — Today at 5:50 PM
That FAT part is ESP. So looks like it's GPT? Unless for some reason it was just given a ESP flag for no reason. (edited)
Alright. I got it booting just by removing the ESP flag from the partition. So stop it from being flagged/labeled ESP during img creation and it should be fine.
More info in #armbian-broadcom discord channel