main/postmarketos-initramfs: wait for boot partition
Some devices take time to initialize storage, e.g. Qualcomm laptops using ADSP need to load firmware firstly, and initramfs script does not always manage to mount boot partition in time.
Unfortunately, there is no reliable way to reproduce the issue, but this patch should fix cases like this.