We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've one Juno Board , print from boot- Configuring motherboard (rev C, var A).., and tried to update fip.bin file. Once bl2.bin file in fip is modified I see below error upon booting-
OTICE: BL2: Built : 12:45:45, Jul 30 2015
ERROR: Detected an incompatible version of the SCP firmware.
ERROR: Only versions from v1.7.0 onwards are supported.
ERROR: Please update the SCP firmware.
ERROR: BL2: BL3-0 transfer failure
ERROR: Failure in platform-specific handling of BL3-0 image.
ERROR: Failed to load BL3-0 (-1)
Which indicates that it expect new SCP firmware image.
could anybody let me know where these SCP firmware images could be find?
Hi,
You can get the latest BL3-0 image from one of the prebuilt binary archives hosted on the Linaro Platforms page.
For example, download the 'juno-latest-oe-uefi.zip' archive, and then find 'bl30.bin' in the /SOFTWARE/ folder. You'll want to update your FIP to have this BL3-0 rather than the one it already has.
Hope that helps,
Ash.
Thanks Ash. I downloaded the package and see SCP images present there.