From: Pavel Machek Date: Mon, 29 Oct 2012 00:27:24 +0000 (+0100) Subject: socfpga: map uart into virtual address space so that early_printk() works X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~14^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef21b491bfe0ddf2b61f1804271b0d2cc58e19f2;p=pandora-kernel.git socfpga: map uart into virtual address space so that early_printk() works Early printk code needs UART to be mapped early during boot. early_printk() is left there during the start-up; it is useful as our emulators are fairly slow. Signed-off-by: Pavel Machek Acked-by: Dinh Nguyen [olof: removed redundant newlines] Signed-off-by: Olof Johansson --- Reading git-diff-tree failed