diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-08-04 23:10:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-08-04 23:10:03 +0000 |
commit | 0f7de49fa37859b46de8d4e25163cfebe3db3a96 (patch) | |
tree | 3ab73a7d7dfe50d4cff826d16619d16cd2f58062 /.gitignore | |
parent | f7651fdba51fae235bb9e43fcecc0478faf927d0 (diff) | |
download | mtk-20170518-0f7de49fa37859b46de8d4e25163cfebe3db3a96.zip mtk-20170518-0f7de49fa37859b46de8d4e25163cfebe3db3a96.tar.gz mtk-20170518-0f7de49fa37859b46de8d4e25163cfebe3db3a96.tar.bz2 |
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
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions