>> 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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot