openwrtv3/target/linux/ipq40xx/patches-4.14
Robert Marko 1e341bb5ef ipq40xx: add support for 8devices Jalapeno
This patch adds support for 8devices Jalapeno.

Specification:
QCA IPQ4018, Quad core ARM v7 Cortex A7 717MHz
256 MB of DDR3 RAM
8 MB of SPI NOR flash
128 MB of Winbond SPI NAND flash
WLAN1: Qualcomm Atheros QCA4018 2.4GHz 802.11bgn 2:2x2
requires special BDF in QCA4019/hw1.0/board-2.bin with:
bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=8devices-Jalapeno
WLAN2: Qualcomm Atheros QCA4018 5GHz 802.11a/n/ac 2:2x2
requires special BDF in QCA4019/hw1.0/board-2.bin with:
bus=ahb,bmi-chip-id=0,bmi-board-id=17,variant=8devices-Jalapeno
ETH: Qualcomm Atheros QCA8072 Gigabit Switch (1 x LAN, 1 x WAN)
phy@mdio3:
Label: eth0
gmac0
phy@mdio4:
Label: eth1
gmac1

Installation instructions:
Since boards ship with old version of LEDE installation is simple.
Just use sysupgrade -n -F sysupgrade.bin

Syuspgrade needs to be forced since OpenWRT uses DT detection in recent
releases.

If you get error that FIT configuration is not found during boot it is
due to older U-boot used on your board.
That is because 8devices used custom FIT configuration partition name
as they internally had v1 and v2 boards.
Only v2 boards are sold so now they are shipping boards with never
U-boot using generic config@1 FIT partition name.

Also for old uboot it is possible to force loading config@1 by changing
uboot environment:

setenv boot5 'bootm 0x84000000#config@1’
saveenv

Signed-off-by: Robert Marko <robimarko@gmail.com>
2018-04-13 07:48:19 +02:00
..
017-qcom-ipq4019-add-cpu-operating-points-for-cpufreq-su.patch
030-mtd-nand-Use-standard-large-page-OOB-layout-when-usi.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
031-mtd-nand-use-usual-return-values-for-the-erase-hook.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
040-dmaengine-qcom-bam-Process-multiple-pending-descript.patch
050-0002-mtd-nand-qcom-add-command-elements-in-BAM-transactio.patch
050-0003-mtd-nand-qcom-support-for-command-descriptor-formati.patch
050-0004-mtd-nand-provide-several-helpers-to-do-common-NAND-o.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
050-0005-mtd-nand-force-drivers-to-explicitly-send-READ-PROG-.patch
050-0006-mtd-nand-qcom-Add-a-NULL-check-for-devm_kasprintf.patch
059-ARM-cpuidle-Add-cpuidle-support-for-QCOM-cpus.patch
069-arm-boot-add-dts-files.patch ipq40xx: add support for 8devices Jalapeno 2018-04-13 07:48:19 +02:00
070-qcom-spm-fix-probe-order.patch
101-ARM-dts-ipq4019-Add-a-few-peripheral-nodes.patch
102-ARM-dts-ipq4019-fix-PCI-range.patch
104-mtd-nand-add-Winbond-manufacturer-and-chip.patch
305-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch
306-qcom-ipq4019-add-USB-nodes-to-ipq4019-SoC-device-tre.patch
307-ARM-qcom-Add-IPQ4019-SoC-support.patch
310-msm-adhoc-bus-support.patch
400-mtd-ubi-add-quirk-to-autoload-ubi-on-rt-ac58u.patch ipq40xx: add support for ASUS RT-AC58U/RT-ACRH13 2018-03-14 19:04:51 +01:00
605-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch
700-net-add-qualcomm-mdio-and-phy.patch
701-dts-ipq4019-add-mdio-node.patch
702-dts-ipq4019-add-PHY-switch-nodes.patch
710-net-add-qualcomm-essedma-ethernet-driver.patch
711-dts-ipq4019-add-ethernet-essedma-node.patch
712-mr33-essedma.patch ipq40xx: add Cisco Meraki MR33 Support 2018-03-14 19:04:52 +01:00
820-qcom-ipq4019-Add-IPQ4019-USB-HS-SS-PHY-drivers.patch
830-usb-dwc3-register-qca-ipq4019-dwc3-in-dwc3-of-simple.patch
850-soc-add-qualcomm-syscon.patch
864-03-dts-ipq4019-ap-dk01-add-tcsr-config-to-dtsi.patch
864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch
864-07-dts-ipq4019-ap-dk01.1-c1-add-spi-and-ram-nodes.patch
864-08-dts-ipq4019-ap-dk01.1-c1-add-compatible-string.patch
900-clk-fix.patch