We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have followed the instructions mentioned in (buildroot) to generate the custom image for PolarFire SoC.
I am referring to icicle-kit.resc and changed emmc to my sdcard.img. But i facing following errors. Can anyone provide any suggestion?
[7.23200] Initializing IPI Queues (9000 bytes 0 8000e40) ... [7.23200] HSS_PMP_Init(): Initializing PMPs [7.23200] HSS_BootInit(): Initializing Boot Image.. [7.23200] Preparing to copy from MMC to DDR [7 .24000] getBootImageFromMMC_() : [7.24000] Attempting to read image header (1552 bytes) [7 .24000] GPT_Va1idateHeader(): GPT header revision is 00000000 vs expected 00010000 [7 .24000] verifyMagic_(): magic is 00000000 vs expected b007c0de or c08b8355 [7 .24800] getBootImageFromMMC_(): verifyMagic_() failed [7 .24800] HSS_BootInit(): Boot Image NULL, ignoring [7 .24800] RunlnitFunctions(): HSS_BootInit() returned 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have followed the instructions mentioned in (buildroot) to generate the custom image for PolarFire SoC.
I am referring to icicle-kit.resc and changed emmc to my sdcard.img. But i facing following errors. Can anyone provide any suggestion?
[7.23200] Initializing IPI Queues (9000 bytes 0 8000e40) ...
[7.23200] HSS_PMP_Init(): Initializing PMPs
[7.23200] HSS_BootInit(): Initializing Boot Image..
[7.23200] Preparing to copy from MMC to DDR
[7 .24000] getBootImageFromMMC_() :
[7.24000] Attempting to read image header (1552 bytes)
[7 .24000] GPT_Va1idateHeader(): GPT header revision is 00000000 vs expected 00010000
[7 .24000] verifyMagic_(): magic is 00000000 vs expected b007c0de or c08b8355
[7 .24800] getBootImageFromMMC_(): verifyMagic_() failed
[7 .24800] HSS_BootInit(): Boot Image NULL, ignoring
[7 .24800] RunlnitFunctions(): HSS_BootInit() returned 0
The text was updated successfully, but these errors were encountered: