]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00242269 MX6 PCIE:Print out link up failure log
authorLiu Ying <Ying.Liu@freescale.com>
Tue, 29 Jan 2013 10:13:31 +0000 (18:13 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:53 +0000 (08:35 +0200)
commit59e4fdb65727485ede0990cc5543d5d154791e01
tree4170bbef75f7f44accd5469ce817d0a4cb0b8f34
parent9abe86a0414f87fb3321abbc5e84a4faaeffc062
ENGR00242269 MX6 PCIE:Print out link up failure log

This patch contains code change only to print out
link up failure log like below.
link up failed, DB_R0:0x001b8400, DB_R1:0x08200000!

Before the change, the present print code can never
be called even if the link up fails.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
arch/arm/mach-mx6/pcie.c