
30 Oct
2015
30 Oct
'15
5:15 p.m.
On 10/29/2015 10:28 AM, Aneesh Bansal wrote:
The SEC driver code has been cleaned up to work for 64 bit physical addresses and systems where endianess of SEC block is different from the Core. Changes:
- Descriptor created on Core is modified as per SEC block endianness before the job is submitted.
- The read/write of physical addresses to Job Rings will be depend on endianness of SEC block as 32 bit low and high part of the 64 bit address will vary.
- The 32 bit low and high part of the 64 bit address in descriptor will vary depending on endianness of SEC.
Signed-off-by: Aneesh Bansal aneesh.bansal@freescale.com
Changes in v5: Removed compile time warnings
Applied to u-boot-fsl-qoriq. Awaiting upstream. Thanks.
York