]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/b4860qds: Add support to make PCIe SATA work on B4860QDS
authorShaveta Leekha <shaveta@freescale.com>
Wed, 26 Feb 2014 10:36:56 +0000 (16:06 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 7 Mar 2014 22:49:45 +0000 (14:49 -0800)
commitfb07c0a16dce007208d58c673aacc649703f18fd
tree6710f80c1001be28ba1f9be0dfd054d600282ce3
parent5e5097c110ab5d6bda7f18b7a795d17f27ac3d36
board/b4860qds: Add support to make PCIe SATA work on B4860QDS

1) SerDes2 Refclks have been set properly to make
     PCIe SATA to work as it work on SerDes refclk of 100MHz
  2) Mask the SerDes's device reset request before changing
     the Refclks for SerDes1 and SerDes2 for PLL locks to
     happen properly, device reset request bit unmasked
     after SerDes refclks configuration

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/immap_85xx.h
board/freescale/b4860qds/b4860qds.c