commit | 12401fc28d40aa5bf8bda6991a96b6d7a3dae3ac | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sun Feb 03 14:52:47 2013 +0000 |
committer | John Crispin <blogic@openwrt.org> | Sun Feb 17 01:25:39 2013 +0100 |
tree | d882d6fc588107ee1ba9a5c3d92660641451b2df | |
parent | 8b66d461187ff61c5755001af7296e6edde48423 [diff] |
MIPS: pci-ar724x: setup command register of the PCI controller The command register of the PCI controller is not initialized correctly by the bootloader on some boards and this leads to non working PCI bus. Add code to initialize the command register from the Linux code to avoid this. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4916/ Signed-off-by: John Crispin <blogic@openwrt.org>