]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pci_ep: Add the init function
authorXiaowei Bao <xiaowei.bao@nxp.com>
Thu, 9 Jul 2020 15:31:34 +0000 (23:31 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:54:15 +0000 (14:24 +0530)
commitfd00c53fb399708a210e365d768b35e8692a46b8
treefe81d59ce3d1e890e67bf3b4314782dc45fe962d
parent118e58e26eba4129737880b1ba39ca7c0181e1bd
pci_ep: Add the init function

Some EP deivces need to initialize before RC scan it, e.g. NXP
layerscape platform, so add the init function in pci_ep uclass.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
common/board_r.c
drivers/pci_endpoint/pci_ep-uclass.c
include/init.h