serial: earlycon: add DT support
authorRob Herring <robh@kernel.org>
Thu, 27 Mar 2014 13:06:16 +0000 (08:06 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 20:19:25 +0000 (15:19 -0500)
This adds the infrastructure to generic earlycon for earlycon setup
using DT. The actual setup is not enabled until a following commit to
add the FDT parsing.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Grant Likely <grant.likely@linaro.org>

No differences found