From: Kumar Gala Date: Sat, 3 Sep 2005 22:55:38 +0000 (-0700) Subject: [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 X-Git-Tag: v2.6.14-rc1~921 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0531b9b3299f3066b1db78f1693edabbba08b5c;p=pandora-kernel.git [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 Base addess register for SMC 1 and 2 are never initialized. This means that they will not work unless a bootloader already configured them. The DPRAM already have space reserved, this patch just makes sure the base addess register is updated correctly on initialization. Signed-off-by: Rune Torgersen Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed