Re: [U-Boot] [PATCH resend] misc/crypto: Add support for C3

2012-12-07 Thread Stefan Roese
On 12/07/2012 10:11 AM, Vipin Kumar wrote: >> I'm not so sure about the name of this "driver" and its location in >> drivers/misc. Is "C3" a generic crypto IP name? On which devices/SoC's >> is it currently implemented? Perhaps the name should be a little less > > It is an ST peripheral and is use

Re: [U-Boot] [PATCH resend] misc/crypto: Add support for C3

2012-12-07 Thread Vipin Kumar
On 12/6/2012 5:26 PM, Stefan Roese wrote: On 12/06/2012 10:15 AM, Vipin Kumar wrote: C3 is a cryptographic controller which is used by the SPL when DDR ECC support is enabled. Basically, the DDR ECC feature requires the initialization of ECC values before the DDR can actually be used. To accomp

Re: [U-Boot] [PATCH resend] misc/crypto: Add support for C3

2012-12-06 Thread Stefan Roese
On 12/06/2012 10:15 AM, Vipin Kumar wrote: > C3 is a cryptographic controller which is used by the SPL when DDR ECC support > is enabled. > > Basically, the DDR ECC feature requires the initialization of ECC values > before > the DDR can actually be used. To accomplish this, the complete on board

[U-Boot] [PATCH resend] misc/crypto: Add support for C3

2012-12-06 Thread Vipin Kumar
C3 is a cryptographic controller which is used by the SPL when DDR ECC support is enabled. Basically, the DDR ECC feature requires the initialization of ECC values before the DDR can actually be used. To accomplish this, the complete on board DDR is initialized with zeroes. This initialization can