[Skiboot] [PATCH] phb4/capp: Update the expected Eye-catcher for CAPP ucode lid
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Mon Sep 3 17:46:52 AEST 2018
On 03/09/18 17:43, Vaibhav Jain wrote:
> Currently on P9 load_capp_code() expects CAPP ucode lid header to have
> eye-catcher magic of 'CAPPPSLL'. However the ucode lid available on a
> FSP base system has eye-catcher magic of 'CAPPLIDH'. This prevents
> skiboot from loading the ucode with this error message:
>
> CAPP: ucode header invalid
>
> We fix this issue by updating load_capp_ucode() to use the eye-catcher
> value of 'CAPPLIDH' instead of 'CAPPPSLL'.
>
> Signed-off-by: Vaibhav Jain <vaibhav at linux.ibm.com>
Should this go to stable?
Is there anywhere where this change is documented? What about non-FSP
systems?
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Skiboot
mailing list