[U-Boot] [PATCH 2/2][v2] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS

aneesh.bansal at freescale.com aneesh.bansal at freescale.com
Mon Jan 27 08:17:36 CET 2014


>> diff --git a/arch/powerpc/include/asm/fsl_secure_boot.h b/arch/powerpc/include/asm/fsl_secure_boot.h
>> index 4c7f0b1..db124df 100644
>> --- a/arch/powerpc/include/asm/fsl_secure_boot.h
>> +++ b/arch/powerpc/include/asm/fsl_secure_boot.h
>> @@ -15,5 +15,11 @@
>>  #endif
>>  #define CONFIG_SYS_PBI_FLASH_WINDOW          0xcff80000
>>
>> +#if CONFIG_SYS_FSL_ISBC_VER > 1
>> +#define CONFIG_SECURE_HKAREA_CPC
>> +#undef CONFIG_SYS_INIT_L3_ADDR
>> +#define CONFIG_SYS_INIT_L3_ADDR                      0xbff00000
>> +#endif
>
>Where is CONFIG_SECURE_HKAREA_CPC documented?  Shouldn't it be in
>CONFIG_SYS?
>
>-Scott

We will resubmit the patch after adding the description.
 
Regards,
Aneesh Bansal


More information about the U-Boot mailing list