openwrtv3/target/linux/ipq806x
Felix Fietkau 0f7de49fa3 ipq806x: fix freeze in PCIe code when booting with an old u-boot
Old bootloader (same ones which have DT disabled) don't perform any PCIe
initialization. The consequence is a freeze during PCIe bring-up on
these old u-boot. Same kernel with a newer bootloaders works fine as
they contain the corresponding PCIe init code.

In this change, we'll add the missing init and make sure the kernel
doesn't rely on some preexisting init to get PCIe to work. That includes
the following changes:
*GPIOs: set function & drive strength
*Clocks: add init code for aux & ref clocks
*PCIe driver: additional init of the hardware controller

Tested 3.18 and 4.1 on an AP148 with bootloader branch 0.0.1

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>

SVN-Revision: 46557
2015-08-04 23:10:03 +00:00
..
base-files ipq806x: add db149 support to OpenWrt init scripts 2015-04-21 07:15:47 +00:00
image ipq806x: add support for non-dt enabled ap148 bootloader 2015-08-04 23:09:43 +00:00
patches-3.18 ipq806x: fix freeze in PCIe code when booting with an old u-boot 2015-08-04 23:10:03 +00:00
patches-4.1 ipq806x: fix freeze in PCIe code when booting with an old u-boot 2015-08-04 23:10:03 +00:00
profiles ipq806x: automatically select kmod-usb-phy-qcom-dwc3 2015-04-10 08:28:44 +00:00
base-files.mk ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
config-3.18 kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 2015-06-07 07:32:35 +00:00
config-4.1 ipq806x: update bleeding-edge kernel from 4.0 to 4.1 2015-08-04 23:09:38 +00:00
Makefile ipq806x: move stmmac support in the kernel binary 2015-06-01 20:11:35 +00:00
modules.mk kernel: add package for dwc3 usb driver used on ipq806x 2015-04-03 19:06:21 +00:00