commit | 18058822768f4665e2132ddd1cb413a9033edf09 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Wed Nov 16 16:40:30 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Wed Nov 23 21:01:25 2016 -0600 |
tree | 64f89bcf17829fab7540e4f493f075274faa3e85 | |
parent | 496bfa11de2e6805b63168d45c2f92edbeae54e2 [diff] |
soc/qman: Handle endianness of h/w descriptors The hardware descriptors have big endian (BE) format. Provide proper endianness handling for the remaining descriptor fields, to ensure they are correctly accessed by non-BE CPUs too. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>