Hi,
My platform is DM8168, the software is ezsdk_05_03_15. But, in the examples of codec engine (not modify), have the following errors:
BUG: Your driver calls ioremap() on system memory. This leads to architecturally unpredictable behaviour on ARMv6+, and ioremap() will fail in the next kernel release. Please fix your driver.
What is worry?
In ezsdk_5_02, it works well! what should i do?
puyol.