From: Sergei Shtylylov Date: Sat, 4 Feb 2006 12:11:14 +0000 (+0300) Subject: [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock X-Git-Tag: v2.6.16-rc3~137^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09678af51caf93cbbb253b298be995e1145a577;p=pandora-kernel.git [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock I've noticed that PCI clock was incorrectly reported as 66 MHz while being mere 33 MHz on RBTX4937 board -- this was due to the different encoding of the PCI divisor field in CCFG register between TX4927 and TX4937 chips... Also, RBTX49x7 was printed out as a CPU name (e.g., "CPU is RBTX4937"); and some debug printk() were duplicating each other... Signed-off-by: Konstantin Baydarov Signed-off-by: Sergei Shtylyov Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed