]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
authorTimur Tabi <timur@freescale.com>
Thu, 13 Oct 2011 20:33:20 +0000 (15:33 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Oct 2011 04:38:10 +0000 (23:38 -0500)
commit7f92c3a27553e63ffb0efcff40573fb23a3e29ce
treea5a5a586c84eadd507223f3fcc74efb29cb96054
parentb76aef60df7de9b2123c1a6981fc9b98e6a8c411
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3

The EC1_EXT, EC2_EXT, and EC3 bits in the RCW don't officially exist on the
P3060 and should always be set to zero.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/p3060_serdes.c
arch/powerpc/include/asm/immap_85xx.h
drivers/net/fm/p3060.c