[RFC PATCH 14/15] ARM: uncompress: Get decompress UART info from DT
From: Russell King - ARM Linux <hidden> Date: 2011-10-24 09:30:44
On Sun, Oct 23, 2011 at 11:10:44PM +0200, Zoltan Devai wrote:
Allow the static decompress UART setup in uncompress.h
files to be overridden with an ucuart description in DT.
At a later stage, this may also allow to skip the
inclusion of uncompress.h files on arches which are DT-only,
to get rid of these files completely.