From: Thomas Petazzoni Date: Wed, 5 Jun 2013 07:05:00 +0000 (+0200) Subject: arm: mvebu: add another earlyprintk Kconfig option X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2804cd694f0fa57fcf14a9bd44fbbeb34e606cf;p=pandora-kernel.git arm: mvebu: add another earlyprintk Kconfig option In order to support both old and new bootloaders, we add a new Kconfig option for the earlyprintk UART selection. The existing option allows to work with old bootloaders (that keep the internal registers mapped at 0xd0000000), while the newly introduced option allows to work with new bootloaders (that remap the internal registers at 0xf1000000). Signed-off-by: Thomas Petazzoni Acked-by: Arnd Bergmann Signed-off-by: Jason Cooper --- Reading git-diff-tree failed