davinci: fix decompressor crash on non-uart platforms

The decompressor debug macro definitions for davinci crash miserably on
platforms that do not have a UART defined.  This is a problem for pure-DT
platforms such as TCI6614, where an early UART definition is unavailable in
the decompressor.

This patch makes the UART usage in the decompressor truly optional.
1 file changed