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
John Crispin
32f47538b9
lantiq: fix switch init on vr9 SoC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42550
2014-09-15 10:19:20 +00:00
John Crispin
f16f310306
lantiq: add default switch setup to td8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42544
2014-09-15 10:18:37 +00:00
John Crispin
18b5d72d83
lantiq: update 3.14 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42476
2014-09-11 17:49:57 +00:00
John Crispin
a4eae94a9c
lantiq: add ath9k led pin support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42437
2014-09-08 14:29:18 +00:00
John Crispin
4d96ccd87a
target: set myself as maintainer
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42335
2014-08-30 09:59:18 +00:00
John Crispin
e47fbcbf1d
lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel
...
The bb-rc3 image for the BTHOMEHUBV2B is too big for its
mtd partition. This patch corrects the partition sizes in
the device tree. This patch should really go in before
bb-final, otherwise the BTHOMEHUBV2B images won't be useable.
I do apologise for not spotting this straight away.
Many thanks,
Ben
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 42316
2014-08-28 06:27:41 +00:00
John Crispin
12b73579e4
lantiq: update to 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42188
2014-08-18 13:09:30 +00:00
John Crispin
b796ff6ef3
lantiq: generate unique ARV7519RW22 firmware
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42183
2014-08-18 13:09:11 +00:00
John Crispin
c2668207de
lantiq: add support for xrx200 firmware depending on soc type
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42182
2014-08-18 13:09:08 +00:00
John Crispin
db2e450ab5
lantiq: export soc type
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42181
2014-08-18 13:08:59 +00:00
John Crispin
5f71dbb005
lantiq: improve ARV7519RW22 support
...
- use full board name
- rename uboot-env partition
- add dsl_fw partition
- remove unneeded pinmux groups
- move gigabit ethernet to LAN
- load mac address from mtd
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42180
2014-08-18 13:08:56 +00:00
John Crispin
c21a20cd78
lantiq: fix dgn3500 and td8970 wifi
...
ath9k failed to come up due to a bad mac addr
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41860
2014-07-28 15:26:41 +00:00
John Crispin
3836d40a8a
lantiq: fix dgn3500 ethernet
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41854
2014-07-28 08:06:40 +00:00
John Crispin
ba63338d3f
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41776
2014-07-20 17:31:11 +00:00
John Crispin
4beb468f11
lantiq: fix board_id/boardname for VGV7519
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41672
2014-07-16 11:36:02 +00:00
John Crispin
85cacfd753
lantiq: vgv7519 add missing wps label to dts
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41655
2014-07-14 18:43:02 +00:00
John Crispin
c8bde9da4a
lantiq: detect board in preinit state
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41638
2014-07-14 07:38:52 +00:00
Gabor Juhos
d0ad8c00b6
kernel: sort Kconfig options in kernel configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
2014-07-13 16:25:54 +00:00
John Crispin
6134a3de30
target/linux/*: more dead package cleanups
...
found 2 more
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41574
2014-07-10 20:15:50 +00:00
John Crispin
32e93efc73
target/linux/*: more dead package cleanups
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41571
2014-07-10 20:05:43 +00:00
John Crispin
332b4d556f
lantiq: generate /tmp/sysinfo/lantiq_board_name if missing
...
Run lantiq_board_detect from lantiq_board_name and lantiq_board_model.
This was the one thing missing from r41474 for sysupgrade board
detection to work properly.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41567
2014-07-10 19:16:43 +00:00
John Crispin
03fef9a2d2
lantiq: enable SysupgradeNAND for BTHOMEHUBV2B
...
Enables SysupgradeNAND for BTHOMEHUBV2B.
Depends on the following patches:
http://patchwork.openwrt.org/patch/5817/
http://patchwork.openwrt.org/patch/5848/
http://patchwork.openwrt.org/patch/5851/
Many thanks everyone for your help the last couple of days.
Ben
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41566
2014-07-10 19:16:39 +00:00
John Crispin
4e35eef1d7
lantiq xway: disable gluebi and enable ubiblock
...
Disables gluebi and enables ubiblock on lantiq xway. Squashfs
images on nand use ubifs instead of jffs2 for the overlay.
I'll leave the equivalent patch for xrx200 to someone who has a
board to test.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41565
2014-07-10 19:16:35 +00:00
John Crispin
1179d4f924
lantiq: UbinizeImage instead of lantiq-specific ubinize.cfg files
...
New make target in lantiq to use UbinizeImage and SysupgradeNand.
Only enabled for BTHOMEHUBV2B for the moment but should be useable
for other lantiq nand boards.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41474
2014-07-02 16:37:23 +00:00