You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/lantiq/patches-4.4
Eddi De Pieri 07bc0d6089 lantiq: fix pci issue if mem kernel parameter is used
As specified by e0229a16b0 if the VR9
based router provides FXS ports and they should enabled then the
following must added to the kernel command line:

  mem=[TOTALMEMSIZE-2M] vpe1_load_addr=ADDRESS vpe1_mem=2M

By adding mem= parameter a pci device stop working correctly. The
pci-lantiq.c module use get_num_physpages() to compute dynamically the
memory amount of the board.

The mem= make the module to compute in the wrong way the BAR11MASK, so
in this situation the mask is misaligned with the dma area that the
hardware expects.

This patch is a port of what legacy ifxmips_pci.c does.

Signed-off-by: Eddi De Pieri <eddi@depieri.net>
8 years ago
..
0001-MIPS-lantiq-add-pcie-driver.patch kernel: update kernel 4.4 to version 4.4.8 8 years ago
0004-MIPS-lantiq-add-atm-hack.patch kernel: remove full cache flush in fuse_copy_do() for MIPS 8 years ago
0007-MIPS-lantiq-add-basic-tffs-driver.patch lantiq: Add support for linux 4.4 9 years ago
0008-MIPS-lantiq-backport-old-timer-code.patch lantiq: Add support for linux 4.4 9 years ago
0012-pinctrl-lantiq-fix-up-pinmux.patch lantiq: Add support for linux 4.4 9 years ago
0013-MTD-lantiq-xway-fix-invalid-operator.patch lantiq: Add support for linux 4.4 9 years ago
0014-MTD-lantiq-xway-the-latched-command-should-be-persis.patch lantiq: Add support for linux 4.4 9 years ago
0015-MTD-lantiq-xway-remove-endless-loop.patch lantiq: Add support for linux 4.4 9 years ago
0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch lantiq: Add support for linux 4.4 9 years ago
0017-MTD-xway-fix-nand-locking.patch lantiq: Add support for linux 4.4 9 years ago
0018-MTD-nand-lots-of-xrx200-fixes.patch lantiq: fix wrong parameter order in xway_nand driver 9 years ago
0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch lantiq: Add support for linux 4.4 9 years ago
0022-MTD-m25p80-allow-loading-mtd-name-from-OF.patch kernel: update kernel 4.4 to version 4.4.9 8 years ago
0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch lantiq: disable phy led complex (test) functions by default 8 years ago
0024-NET-lantiq-adds-PHY11G-firmware-blobs.patch lantiq: Add support for linux 4.4 9 years ago
0025-NET-MIPS-lantiq-adds-xrx200-net.patch lantiq/xrx200-net: Add support for eth0 as WAN interface 8 years ago
0026-NET-multi-phy-support.patch kernel: update to v4.4.23 8 years ago
0028-NET-lantiq-various-etop-fixes.patch kernel: update to version 4.4.14 8 years ago
0030-GPIO-add-named-gpio-exports.patch lantiq: refresh patches 8 years ago
0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch ntiq: make i2c-lantiqi driver compile again 8 years ago
0032-USB-fix-roothub-for-IFXHCD.patch kernel: update kernel 4.4 to version 4.4.20 8 years ago
0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch lantiq: drop ralink eeprom handling function 8 years ago
0040-USB-DWC2-enable-usb-power-gpio.patch lantiq: Add support for linux 4.4 9 years ago
0041-USB-DWC2-add-ltq-params.patch lantiq: Add support for linux 4.4 9 years ago
0042-arch-mips-increase-io_space_limit.patch lantiq: refresh patches 8 years ago
0044-pinctrl-lantiq-introduce-new-dedicated-devicetree-bi.patch kernel: update kernel 4.4 to version 4.4.3 8 years ago
0045-pinctrl-lantiq-Fix-GPIO-Setup-of-GPIO-Port3.patch lantiq: Add support for linux 4.4 9 years ago
0046-pinctrl-lantiq-2-pins-have-the-wrong-mux-list.patch lantiq: Add support for linux 4.4 9 years ago
0047-irq-fixes.patch lantiq: refresh patches 8 years ago
0047-poweroff.patch lantiq: remove dummy ltq_machine_power_off to fix gpio-poweroff drivers 8 years ago
0100-spi-add-support-for-Lantiq-SPI-controller.patch Revert "kernel: remove long obsolete gpio spi controller driver patch" 8 years ago
0101-find_active_root.patch lantiq: handle the dual-firmware layout of brnboot 8 years ago
0120-MIPS-lantiq-add-support-for-device-tree-file-from-bo.patch lantiq: use upstream mechanism to append device tree file 8 years ago
0121-MIPS-lantiq-make-it-possible-to-build-in-no-device-t.patch lantiq: use upstream mechanism to append device tree file 8 years ago
122-MIPS-store-the-appended-dtb-address-in-a-variable.patch kernel: update kernel 4.4 to version 4.4.30 8 years ago
0151-lantiq-ifxmips_pcie-use-of.patch lantiq: Add support for linux 4.4 9 years ago
0152-lantiq-VPE.patch lantiq: added support for VPE1 8 years ago
0153-lantiq-VPE-softdog.patch kernel: update kernel 4.4 to version 4.4.30 8 years ago
0154-lantiq-pci-bar11mask-fix.patch lantiq: fix pci issue if mem kernel parameter is used 8 years ago
0160-owrt-lantiq-multiple-flash.patch kernel: update to version 4.4.14 8 years ago
0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch lantiq: Add support for linux 4.4 9 years ago
0301-xrx200-add-gphy-clk-src-device-tree-binding.patch lantiq: add device tree binding for the phy clock source 8 years ago
0302-xrx200-add-sensors-driver.patch lantiq: fix thermal sensors driver 8 years ago