fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
authorZang Roy-R61911 <tie-fei.zang@freescale.com>
Thu, 12 Jun 2014 19:49:23 +0000 (14:49 -0500)
committerYork Sun <yorksun@freescale.com>
Tue, 22 Jul 2014 23:25:54 +0000 (16:25 -0700)
commit32514d259bf37cc92872aeb0624b75f600e7fb3a
tree5fd472ea8ce6082338fd163e2948a8cba1402e2f
parent04818bbdc34cb02b2590af8e5f77118ed8a8d755
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint

Even u-boot boots up, the pcie link may not setup correctly when
Freescale SOC acts as endpoint.
So change the link status from 'no link' to 'undetermined' to
reduce the confusion.
The link status can check from host side eventually.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/pci/fsl_pci_init.c