John Crispin
e07c4f2150
lantiq: disable buffered writes on Intel command set flash
...
Some Lantiq SoCs are not able to use buffered writes properly with
Intel command set flash due to the way NOR addresses on EBU are
manipulated. This patch disables buffered writes on those devices.
The only device affected at the moment is ARV4510PW, others use
AMD/Fujitsu command set.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 44451
2015-02-14 20:48:32 +00:00
John Crispin
a15dd8ec78
lantiq: Fix flash for targets with NO_XIP
...
For targets with NO_XIP ltq_mtd->map[i].phys equals -1 and devm_ioremap fails.
Fix this by using pdev->resource[i].start instead.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 44450
2015-02-14 20:48:26 +00:00
John Crispin
440d9ddf7f
lantiq: fix DGN3500 root device
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44428
2015-02-13 07:29:17 +00:00
John Crispin
dbfb21ee90
lantiq: make m25p80 work again
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44421
2015-02-12 11:15:56 +00:00
John Crispin
1eb616764e
lantiq: fix mac addr assignment inside lantiq_etop
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44420
2015-02-12 09:17:04 +00:00
John Crispin
c5b7e1aaf4
lantiq: PCI should be enabled on vrx200
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44419
2015-02-12 08:23:45 +00:00
John Crispin
f90d9d486a
lantiq: fix VG3503J partition table for newer kernels
...
the kernel has increased and does not fit into the 1,5MB anymore.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44391
2015-02-11 10:17:38 +00:00
John Crispin
1c0c1ebc6b
lantiq: td-w8970: fix failsafe mode
...
Fix failsafe mode for TD-W8970, register interface for preinit.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44353
2015-02-09 12:14:48 +00:00
John Crispin
1c9dc26ce9
lantiq: td-w8970: fix reset button
...
For TP-LINK TD-W8970 button should work as "reset", not "BTN_1".
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44352
2015-02-09 12:14:32 +00:00
John Crispin
826b461427
lantiq: add 3.18 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44348
2015-02-09 12:13:25 +00:00
Luka Perkov
683da1384b
lantiq: fix patches after 3.14.32 bump
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44320
2015-02-08 15:09:45 +00:00
John Crispin
74b3597d07
lantiq: correct value for fpi clock on ar9
...
This adds a patch to target/linux/lantiq/patches-3.14
fixing a bug clock code on ar9. The current version returns
the wrong value for the fpi clock frequency in some
cases.
See discussion for further details:
https://lists.openwrt.org/pipermail/openwrt-devel/2015-January/030688.html
I'm not sure about the patch naming and numbering convention.
Do please let me know it this is not OK.
Many thanks,
Ben Mulvihill
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 44083
2015-01-23 12:32:28 +00:00
John Crispin
fcbc21890c
lantiq: DGN3500 cleanups
...
This patch builds on the previous three to streamline support for the
Netgear DGN3500.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44032
2015-01-18 09:41:04 +00:00
John Crispin
4424620c51
lantiq: Restore call to orphaned etop function
...
It seems the call to ltq_get_eth_mac() disappeared at some point. This
patch puts it where it currently most makes sense.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44031
2015-01-18 09:40:58 +00:00
John Crispin
c80b429fc1
lantiq: Fix initscript issue
...
Currently this initscript fails if the macaddr has any leading zeroes.
This patch corrects the problem.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44029
2015-01-18 09:40:47 +00:00
John Crispin
8cbf97e936
Remove old P2812HNUFX dts
...
Remove unused P2812HNUFX board definition.
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43988
2015-01-17 07:07:21 +00:00
John Crispin
7f77870c19
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK
...
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43987
2015-01-17 07:07:15 +00:00
John Crispin
b4d2b69c43
lantiq: Add device tree for P2812HNUF1 and P2812HNUF3
...
Add device tree for P2812HNUF1 and P2812HNUF3.
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43986
2015-01-17 07:07:06 +00:00
John Crispin
c9a390f9e1
lantiq: BT Home Hub 3A - userspace
...
BT Home Hub 3A - userspace
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43879
2015-01-08 20:25:48 +00:00
John Crispin
9d7d29439b
lantiq: BT Home Hub 3A - profile
...
BT Home Hub 3A - profile
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43878
2015-01-08 20:25:41 +00:00
John Crispin
550784f1ea
lantiq: BT Home Hub3A - device tree
...
BT Home Hub3A - device tree
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43877
2015-01-08 20:25:35 +00:00
John Crispin
1ba71cbc14
lantiq: Fix adsl led on Home Hub 2B
...
This fixes the adsl led on the Home Hub 2B.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43876
2015-01-08 20:25:28 +00:00
Felix Fietkau
5bbe758e4e
lantiq: add missing NAND_WRITE_DATA in NAND driver.
...
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43856
2015-01-05 21:37:21 +00:00
Felix Fietkau
c7e8b5ebbd
lantiq: remove linux 3.10 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43685
2014-12-13 11:54:57 +00:00
Felix Fietkau
9a495f6bbb
kernel: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
2014-12-08 12:04:25 +00:00
John Crispin
44d703160b
lantiq: Concatenate multiple flash chips for lantiq-flash
...
Signed-off-by: Maikel Bloemendal <openwrt@maikelenyvonne.nl>
Tested-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 43272
2014-11-14 17:06:04 +00:00
John Crispin
4b5c23e1e3
lantiq: vgv7519 - set some defaults for leds
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 43256
2014-11-14 16:53:53 +00:00
John Crispin
901dddce31
lantiq: set default led configuration from /sys entry later, after per board settings
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 43255
2014-11-14 16:53:48 +00:00
John Crispin
c466262d53
vgv7519: fix profile, this board have a rt2800-pci board
...
SVN-Revision: 43115
2014-10-30 08:08:09 +00:00
John Crispin
36e862da17
lantiq: vgv7519: fix board_config on dts, read mac address and set
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 43109
2014-10-29 20:50:40 +00:00
John Crispin
9762c54914
lantiq_dsl.sh: properly detect vdsl_cpe_control and add missing quotes
...
lantiq_dsl.sh didn't work with VDSL chipsets for now, fix that by
detecting whether vdsl_cpe_control or dsl_cpe_control should be used.
Also add missing quotes around shell string comparision.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43101
2014-10-29 08:23:47 +00:00
John Crispin
4d7ae64b73
vgv7519: support more recent board release with vrx288 v1.2
...
The existance of this new board has been confirmed and tested by the guy on this commit
76fdd8e638
SVN-Revision: 43072
2014-10-26 17:18:41 +00:00
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
2014-10-24 19:34:02 +00:00
John Crispin
ddb9bf4bac
lantiq xway: generate ramdisk image by default
...
The installation process on nand-based boards using ubi
like the BTHOMEHUBV2B makes use of a ramdisk image, so it
makes sense to generate this by default.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 42920
2014-10-14 19:01:10 +00:00
John Crispin
0f790247e3
lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 42907
2014-10-14 11:04:25 +00:00
John Crispin
c085d07ee3
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
...
SVN-Revision: 42824
2014-10-06 20:08:30 +00:00
John Crispin
6a961da231
lantiq - vgv7519: enable pci bus
...
SVN-Revision: 42823
2014-10-06 20:08:18 +00:00
John Crispin
c2e4007bc1
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
...
SVN-Revision: 42822
2014-10-06 20:08:11 +00:00
John Crispin
4cdf861521
lantiq - vgv7519: fix open-drain configuration for stp
...
SVN-Revision: 42821
2014-10-06 20:08:04 +00:00
John Crispin
1e7962ceaf
lantiq - vgv7519: add pci-rst entry into dts
...
SVN-Revision: 42820
2014-10-06 20:07:56 +00:00
John Crispin
ea9aec2fa9
lantiq - vgv7519: remove exin definition copied from dev-board dts
...
SVN-Revision: 42819
2014-10-06 20:07:45 +00:00
John Crispin
9483a322dd
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board
...
SVN-Revision: 42818
2014-10-06 20:07:30 +00:00
John Crispin
48d67fe650
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
...
SVN-Revision: 42817
2014-10-06 20:07:19 +00:00
John Crispin
d0606948cb
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)
...
SVN-Revision: 42816
2014-10-06 20:07:04 +00:00
John Crispin
7103d61271
lantiq: fix some alt function on pinctrl-xway
...
SVN-Revision: 42815
2014-10-06 20:06:51 +00:00
John Crispin
36faa5b145
lantiq: led name has changed from adsl -> dsl
...
make the notify script aware of this.
https://dev.openwrt.org/ticket/18005
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42798
2014-10-06 05:18:52 +00:00
John Crispin
d731d14362
lantiq: set 3.14 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42618
2014-09-19 10:52:47 +00:00
John Crispin
944820584a
Lantiq: fix build warning from dsl_fs script
...
fix inclusion of functions.sh in dsl_fs init script
without this, the following error is seen during build:
./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 42575
2014-09-16 14:53:06 +00:00
John Crispin
3dd93e8336
lantiq: move the lantiq,switch property into the interface node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42574
2014-09-16 14:53:01 +00:00
John Crispin
b520e9b8d4
lantiq: fix switch init on vr9 SoC (3.10)
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42551
2014-09-15 10:19:27 +00:00