Gabor Juhos
b49dc036e8
ar71xx: TEW632BRP has buttons 'active low', fix board config
...
Looks like trunk@37090 has changed the logic that determines
if router's button was pressed. This resulted in TEW632BRP
always booting into failsafe mode because it detected pressed
button (which was not pressed).
Measure with voltmeter has shown that buttons on this router
are actually active-low. This patch reflects this fact in
board configuration and fixes 'load info failsafe mode' issue.
Note: it looks like Trendnet TEW632BRP and a close relative
to TEW-652BRP V1.0 and D-Link DIR-615C1, so same problem may
exist on those routers as well. This patch doesn't affect
routers other than 632BRP and unfortunately I do not have
hardware to test this issue with other routers.
This patch fixes #13893 and is tested on actuall Trendnet
TEW632BRP.
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37569
11 years ago
Gabor Juhos
87e4ec687b
ar71xx: remove the built-in MTD maps of several boards
...
We are passing the MTD layout via the kernel command line, so
it makes no sense to duplicate it in mach-* files. The patch
removes the built-in MTD maps of the following boards:
* AP113
* ALFA N2/N5
* DIR-600
* DIR-615
* DIR-825
* TEW-6{3,5}2BRP
* TEW-673GRU
* WHR-G301N
* WHR-HP-GN
* WHR-HP-G300N
SVN-Revision: 31108
13 years ago
Gabor Juhos
d72bde99cd
ar71xx: merge files-3.2 to files
...
SVN-Revision: 30405
13 years ago
Gabor Juhos
af015f956c
ar71xx: add initial support for 3.2
...
Tested on the following boards:
ALFA AP96
TL-MR3220 v1
TL-WR1043ND v1
TL-WR2543ND v1
TL-WR703N v1
TL-WR741ND v1
TL-WR741ND v4
WNDR3700 v1
WZR-HP-G300NH
SVN-Revision: 29868
13 years ago
Gabor Juhos
386cbfe45b
ar71xx: move arch specific files to files-2.6.39
...
SVN-Revision: 29867
13 years ago
Gabor Juhos
9daa2149fd
ar71xx: add an id argument to ar71xx_add_device_mdio
...
SVN-Revision: 28982
13 years ago
Felix Fietkau
d26bb6c59c
ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image layout ( fixes #9922 )
...
SVN-Revision: 27959
13 years ago
Gabor Juhos
e193547733
ar71xx: use the gpio_keys_polled driver instead of gpio_buttons
...
SVN-Revision: 26603
14 years ago
Gabor Juhos
ef4c1d49a6
ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac
...
SVN-Revision: 26595
14 years ago
Gabor Juhos
500fac1735
ar71xx: fix whitespaces nits
...
(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975
14 years ago
Gabor Juhos
7bc5a672c1
ar71xx: change mac address initialization
...
SVN-Revision: 22700
14 years ago
Gabor Juhos
9933d34770
ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
...
SVN-Revision: 21075
15 years ago
Gabor Juhos
d6c0363884
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
...
Cc: backfire@openwrt.org
SVN-Revision: 20752
15 years ago
Gabor Juhos
9a1031ce6d
ar71xx: change PHY select logic, and update phy_masks
...
SVN-Revision: 20358
15 years ago
Gabor Juhos
3dc1073b53
ar71xx: reduce button threshold values
...
SVN-Revision: 19116
15 years ago
Gabor Juhos
f8b7b8ee41
ar71xx: update mips multi-machine stuff
...
SVN-Revision: 18985
15 years ago
Gabor Juhos
858ea76117
ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
...
SVN-Revision: 18951
15 years ago
Gabor Juhos
86a8480788
ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function
...
SVN-Revision: 18950
15 years ago
Gabor Juhos
bea984e187
ar71xx: move mach type definitions into a separate include file
...
SVN-Revision: 18942
15 years ago
Gabor Juhos
a93033d354
ar71xx: remove more unnecessary includes
...
SVN-Revision: 18939
15 years ago
Gabor Juhos
c0993046d6
ar71xx: move gpio-buttons support into a spearate file
...
SVN-Revision: 18937
15 years ago
Gabor Juhos
3687b4fb26
ar71xx: move leds-gpio device support into a spearate file
...
SVN-Revision: 18936
15 years ago
Gabor Juhos
a733e30bf6
ar71xx: ar913x_wmac device support into a separate file
...
SVN-Revision: 18820
15 years ago
Gabor Juhos
e190743d25
ar71xx: add common m25p80 device
...
SVN-Revision: 18817
15 years ago
Gabor Juhos
abd419a7df
increase size of the kernel partition on the TEW-632BR board
...
SVN-Revision: 16784
16 years ago
Gabor Juhos
1d5f4b3687
tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
...
SVN-Revision: 14709
16 years ago
Gabor Juhos
f7cf3b2a68
move device registration function prototypes into a separate header file
...
SVN-Revision: 14635
16 years ago
Gabor Juhos
92dd3af727
tew-632brp: enable WAN port
...
SVN-Revision: 14216
16 years ago
Gabor Juhos
457bef0475
tew-632brp: add WPS button
...
SVN-Revision: 14205
16 years ago
Gabor Juhos
38826c1e19
add dummy WMAC device
...
SVN-Revision: 13769
16 years ago
Gabor Juhos
d4aa7ecdca
tew-632brp: add status LED
...
SVN-Revision: 13648
16 years ago
Gabor Juhos
f212ab51ef
tew-632brp: register GPIO buttons
...
SVN-Revision: 13647
16 years ago
Gabor Juhos
00923918c1
tew-632brp: register GPIO LEDs
...
SVN-Revision: 13646
16 years ago
Gabor Juhos
e643c26169
tew-632brp: use LZMA compressed uImage
...
SVN-Revision: 13645
16 years ago
Gabor Juhos
4eb4a07b33
tew-632brp: register flash device
...
SVN-Revision: 13631
16 years ago
Gabor Juhos
d31fe48ea0
register eth0 device on the TEW-632BRP board
...
SVN-Revision: 13566
16 years ago
Gabor Juhos
af5eb6003d
add dummy code for the TRENDnet TEW-632BRP board
...
SVN-Revision: 13531
16 years ago
Gabor Juhos
f529a37420
surprise :p
...
SVN-Revision: 11894
17 years ago