Introduce new, common PCIe setup code for QC/A WiSoCs
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 14 Jun 2016 19:16:52 +0000 (21:16 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Tue, 14 Jun 2016 19:16:52 +0000 (21:16 +0200)
commitb8b60ebd9ddbc29c17abf6f2249f9ca613ea1a43
tree23b1b6b51dba1cabc5371a32d8aa3d02b94c58dd
parent305aab735c6c8501b7a5c46d0fa6e1ee888511ce
Introduce new, common PCIe setup code for QC/A WiSoCs

New code setups PCIe PLL and resets PCIe controller.
For now, it was tested only on real hardware based
on QCA9531 and AR9344.

For information purposes, include also new line in
board info message, with vendor and device ID of
device/s connected on PCIe bus/es.
u-boot/board/ar7240/common/common.c
u-boot/cpu/mips/ar7240/Makefile
u-boot/cpu/mips/ar7240/qca_pci.c [new file with mode: 0644]
u-boot/include/soc/qca_soc_common.h