Closed ldts closed 3 years ago
Thanks Jorge. We will review and try merge this patch in the next release.
@RamyaDarapuneni FYI These changes have been validated fusing the PPK and RSA_EN (SPL booting in authentication mode)
Sure @ldts , I will merge this with 2021.2 release.
@RamyaDarapuneni was this issue really merged as part of the 2021.2 release? For me it is still required otherwise I'm unable to boot by target.
@ricardosalveti This seems to be a miss into the release branch. Would you be able to make changes and boot your case for now?
@ricardosalveti This seems to be a miss into the release branch. Would be able to make changes and boot your case for now?
It is basically the same change, so I'm fine with my local testing, but should we reopen the issue as it is not yet fixed?
Sure @ricardosalveti, I am good with re-opening the issue.
@RamyaDarapuneni I don't think I can reopen it, mind doing so? Thanks!
Patch merged with 2022.1 Release updates.
Great, thanks!
This commit allows the generation of a bootable image using a binary bootloader.
the_ROM_image: { [pmufw_image, load=0xffdc0000] pmu.bin [bootloader, destination_cpu=a53-0, load=0xfffc0000] u-boot-spl.bin }
Signed-off-by: Jorge Ramirez-Ortiz jorge@foundries.io