6 Apr
2016
6 Apr
'16
12:24 a.m.
On Tue, Apr 05, 2016 at 10:10:48PM +0200, Takashi Iwai wrote:
OK. But now I noticed another pitfall. The topology firmware is endian-sensitive, and the code to generate is so, too. Thus it can't work for big-endian architectures.
The firmware side of this needs to be fixed at the ABI level I think, that's definitely an oversight - thanks for spotting it! We have platforms which can switch at boot time between big and little endian so an unfixed endinanness is not going to be usable there.