John Crispin
338ff04cab
ramips: add gpio base properties to dtsi files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36560
2013-05-06 16:45:04 +00:00
John Crispin
65760ede8b
ramips: unbreak rt2880 support
...
Signed-off-by: John Crsipin <blogic@openwrt.org>
SVN-Revision: 36559
2013-05-06 16:44:56 +00:00
John Crispin
28bdb9efe9
ramips: fix DIR-602D1 flash size
...
Fix DIR-620D1 flash size.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 36558
2013-05-06 16:44:47 +00:00
John Crispin
1c89a60431
ramips: unbreak gpio handling for uart mux group
...
this should fix the handling of corner cases
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36543
2013-05-04 11:36:51 +00:00
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
2013-05-01 22:15:18 +00:00
Gabor Juhos
f718179af5
kernel: update linux 3.8 to 3.8.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36493
2013-04-30 10:43:59 +00:00
John Crispin
eff12a630d
ramips: move dlink profile to correct sub folder - 2nd try
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36489
2013-04-30 10:34:20 +00:00
John Crispin
1db4587bc7
ramips: move dlink profile to correct sub folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36487
2013-04-30 08:24:26 +00:00
Gabor Juhos
36d4fd70bc
kernel: update linux 3.8 to 3.8.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
2013-04-26 16:55:42 +00:00
Gabor Juhos
c63bb1a18e
ramips: rt3883: fix build error
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36451
2013-04-26 16:55:28 +00:00
John Crispin
e141b73f9d
ramips: remove now unneeded user-space board detection
...
Now that ALL5002 and ALL5003 each got their own DTS and board names, remove
the now no longer needed user-space part which previously differentiated between
ALL5002 and ALL5003.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3558/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36436
2013-04-25 19:03:05 +00:00
John Crispin
cf3885eb0f
ramips: introduce DTS for ALL5003
...
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36435
2013-04-25 19:03:01 +00:00
John Crispin
978567a89e
ramips: set preinit interface to eth0 by default.
...
This makes any ramips device accessible via ethernet in failsafe mode.
Based on: https://dev.openwrt.org/changeset/36322
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3567/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36434
2013-04-25 19:02:57 +00:00
John Crispin
7bfab6e308
ramips: Add Alpha ASL-26555 support.
...
This board uses a TrendChip SOC with its own RAM/Flash for ADSL support.
We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN.
There are two versions (Chile 8MB and Spain 16MB).
Wiki: http://wiki.openwrt.org/toh/alpha/asl26555
Signed-off-by: Esteban Benito <estebanjbs@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3571/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36433
2013-04-25 19:02:53 +00:00
John Crispin
c7216d0cab
ramips: Add support of D-link DIR-620D1
...
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36432
2013-04-25 19:02:48 +00:00
John Crispin
deb3635923
ramips: sync kernel patches with the mips-next tree
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36431
2013-04-25 19:02:42 +00:00
Gabor Juhos
151cadfe32
kernel: update linux 3.8 to 3.8.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36363
2013-04-19 08:07:34 +00:00
John Crispin
e3003ea2a9
fix prepare_generic_squashfs
...
prepare_generic_squashfs was called twice on the generated images breaking mount_root
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36349
2013-04-17 11:54:09 +00:00
John Crispin
8001e6a689
fix rt305x gpio
...
https://dev.openwrt.org/ticket/13359
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36343
2013-04-16 06:58:18 +00:00
Gabor Juhos
604395650a
kernel: update linux 3.8 to 3.8.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36332
2013-04-14 09:25:53 +00:00
John Crispin
d3a46c4b7f
update rt2880 config-3.8
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36327
2013-04-12 18:57:01 +00:00
John Crispin
92259c4803
fix up the rt2880 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36326
2013-04-12 18:56:53 +00:00
John Crispin
a6424245e6
fix RT-N15 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36325
2013-04-12 18:56:44 +00:00
John Crispin
7af1fa46ad
update rt2880.dtsi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36324
2013-04-12 18:56:36 +00:00
John Crispin
fb47fd0d6b
unbreak portmapping - typo fix
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36293
2013-04-09 14:39:01 +00:00
John Crispin
bc7b310959
move memory detect node to dtsi files
...
Signed-of-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36290
2013-04-09 14:19:36 +00:00
John Crispin
48feea4861
Add Netgear WNCE2001 (OF version)
...
Add Netgear WNCE2001.
This is a small RT3052 device with 4MB spi flash and 32MB ram.
2 built-in antennas, 1x fastE, no USB, reset & wps switch.
On my model the AP/RT switch is unpopulated, but I verified the gpio
mapping for it.
The stock firmware is running an unprotected tftpd which allows you
to read any file from the filesystem.
Serial port is present on testpads (See image on the wiki page).
There are more testpads below the shield near the SoC, which
may have JTAG.
Slight annoyance: The bootloader is checksumming kernel&rootfs, but
can be tricked by zeroing checksum and length fields in the checksum
partition, see
target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming
The manufacturer image is very similar to the DAP one, so I slightly
modified mkdapimg to support generating it.
The resulting
openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin
can be used to flash from stock to OpenWRT using the stock firmware
upgrade function, without using the serial port.
http://www.netgear.com/landing/wnce2001.aspx
http://wiki.openwrt.org/toh/netgear/wnce2001
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 36289
2013-04-09 14:19:33 +00:00
John Crispin
e468abcae0
remove bootargs from dts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36288
2013-04-09 14:19:28 +00:00
John Crispin
82c3b7ce26
add ofpart info to the devicetrees
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36287
2013-04-09 14:19:24 +00:00
John Crispin
f1e9d30ffc
add sample swconfig portmap
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36286
2013-04-09 14:19:20 +00:00
John Crispin
fcd962cc71
set of_node before registring the switch
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36285
2013-04-09 14:19:17 +00:00
Gabor Juhos
130f67210a
ramips: TEW-691GR.dts fixes
...
* fix pinmux settings
* remove spi node
* add nor-flash node
* enable mdio-bus and add phy handle
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36276
2013-04-08 12:34:17 +00:00
Gabor Juhos
a4a148f222
ramips: rt3883: enable the AR8216 driver
...
It is needed for the TEW-69{1,2}GR boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36275
2013-04-08 12:34:15 +00:00
Gabor Juhos
a9d977b2af
ramips: add profile for the Omnima EMB-HPM board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36274
2013-04-08 11:12:04 +00:00
Gabor Juhos
82705b30b3
ramips: OMNI-EMB-HPM.dts fixes
...
* add mdio-bus and phy nodes
* set phy-handle for the ethernet node
* define flash partiions
* cleanup flash node properties
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36273
2013-04-08 11:12:03 +00:00
Gabor Juhos
909fabe574
ramips: add mdio-bus node to rt3883.dtsi
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36272
2013-04-08 11:12:02 +00:00
Gabor Juhos
78ee80f2e8
ramips: fix MDIO/PHY handling
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36271
2013-04-08 11:12:01 +00:00
Gabor Juhos
30e5bae84a
ramips: fix console speed for OMNI-EMB-HPM
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36270
2013-04-08 08:24:51 +00:00
Gabor Juhos
cd7ce5226d
ramips: avoid invalid pointer dereference in pinmux code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36269
2013-04-08 08:24:50 +00:00
Gabor Juhos
4c85227cf4
ramips: TEW-692GR.dts fixes
...
* fix pinmux settings
* remove spi node
* add PCI node
* add nor-flash node
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36268
2013-04-08 07:11:35 +00:00
Gabor Juhos
97635d7a8e
ramips: add PCI node into RTN56U.dts
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36264
2013-04-07 20:56:22 +00:00
Gabor Juhos
474264f64c
ramips: add PCI node for rt3883.dtsi
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36263
2013-04-07 20:56:21 +00:00
Gabor Juhos
6c8951313c
ramips: rt3883: enable PCI support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36262
2013-04-07 20:56:20 +00:00
Gabor Juhos
b6b0a8fbee
ramips: fix RT3883 PCI driver
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36261
2013-04-07 20:56:18 +00:00
Gabor Juhos
1700bf5b2e
ramips: refresh patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36260
2013-04-07 17:05:05 +00:00
Gabor Juhos
6de8743e44
ramips: add missing cpu-feature-override.h files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36259
2013-04-07 17:05:04 +00:00
Gabor Juhos
68875710fd
ramips: fix broken patch name
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36258
2013-04-07 16:26:27 +00:00
Gabor Juhos
16d0ce52b0
ramips: fix polarity of GPIO buttons for RT-N56U
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36257
2013-04-07 16:24:33 +00:00
Gabor Juhos
d1f28c6d1f
ramips: add nor-flash node for the RT-N56U
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36249
2013-04-07 14:46:11 +00:00
Gabor Juhos
0c3c29ca38
ramips: fix pinmux settings for the RT-N56U
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36248
2013-04-07 14:46:10 +00:00
Gabor Juhos
66fbe78a93
ramips: pinmux fixes
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36247
2013-04-07 14:46:09 +00:00
Gabor Juhos
aedf05caa0
ramips: remove trailing whitespaces from dts files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36246
2013-04-07 13:32:37 +00:00
Gabor Juhos
017aabe292
ramips: handle PCI interrupts in plat_irq_dispatch
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36245
2013-04-07 13:25:38 +00:00
John Crispin
811f7f9f2d
fix typos inside dts files
...
Signed-off-by; Tobias Diedrick <ranma@tdiedrich.de>
SVN-Revision: 36244
2013-04-07 11:47:03 +00:00
John Crispin
709b19ed9f
fix default commandline in dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36243
2013-04-07 11:46:54 +00:00
Gabor Juhos
85675528da
ramips: add cfi_cmdset_0002 patches
...
The parallel flash access on the RT-N56U is broken
without those patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36242
2013-04-07 11:37:15 +00:00
Gabor Juhos
10d8e4b66c
ramips: remove top-level {address,size}-cells properties from .dts files
...
Those are defined in the SoC specific .dtsi files.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36237
2013-04-07 08:19:10 +00:00
Gabor Juhos
756b810178
ramips: fix ethernet switch node in DIR-645.dts
...
Fix a typo in the node name and add vendor prefix
for the compatible string.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36231
2013-04-06 17:19:35 +00:00
Gabor Juhos
1ef39b43dd
ramips: remove spi node from RTN56.dts
...
The RT-N56U board uses a parallel flash.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36223
2013-04-06 12:37:40 +00:00
Gabor Juhos
d57e662cda
ramips: fix ethernet switch node in RTN56U.dts
...
The RT-N56U uses an RTL8367M switch.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36222
2013-04-06 12:37:38 +00:00
Gabor Juhos
4becd8590c
ramips: rt3883: enable the RTL8367 driver
...
That is needed by the Asus RT-N56U board.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36221
2013-04-06 12:37:37 +00:00
Gabor Juhos
348640f4b3
ramips: rt3883: sync 3.8 config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36217
2013-04-06 12:37:31 +00:00
John Crispin
d16de0b69f
fix typo pinmmux -> pinmux
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36216
2013-04-06 11:46:34 +00:00
Gabor Juhos
f78c902cfd
kernel: update linux 3.8 to 3.8.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
2013-04-06 11:40:44 +00:00
John Crispin
df7af06f1f
fix dir-615 h1 network config
...
http://patchwork.openwrt.org/patch/3527/
Signed-off-by: Daniel Petre <dani@ip6.ro>
SVN-Revision: 36213
2013-04-05 23:37:45 +00:00
John Crispin
e1a74d8ff7
fix typo that made gpiomuxing fail
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36212
2013-04-05 23:10:42 +00:00
John Crispin
93899a1329
add profile for tenda w150m board
...
http://patchwork.openwrt.org/patch/3371/
Signed-off-by: Chi Zhang <zhangchi866@gmail.com>
SVN-Revision: 36176
2013-04-03 10:00:21 +00:00
John Crispin
7e54357bd5
fix ALL5002 default package selection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36175
2013-04-03 10:00:16 +00:00
John Crispin
37401dca92
Build WW factory image for DAP-1350
...
http://patchwork.openwrt.org/patch/3466/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36174
2013-04-03 10:00:12 +00:00
John Crispin
910b705155
add Huawei D105
...
http://patchwork.openwrt.org/patch/3510/
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 36173
2013-04-03 10:00:08 +00:00
John Crispin
c1710901c5
add profile for the Edimax 3g-6200NL board
...
http://patchwork.openwrt.org/patch/3214/
Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net>
SVN-Revision: 36172
2013-04-03 10:00:03 +00:00
John Crispin
f3643374c4
there is no ttyS1 console
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36171
2013-04-03 09:59:59 +00:00
John Crispin
99e0ff1123
make v3.8 the default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36170
2013-04-03 09:59:55 +00:00
John Crispin
c8d5f5e0ef
add new image/Makefile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36169
2013-04-03 09:59:51 +00:00
John Crispin
770b28f146
add the dts files that describe the boards in future
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36168
2013-04-03 09:59:46 +00:00
John Crispin
2328e8389e
fix upvel profile names
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36167
2013-04-03 09:59:41 +00:00
John Crispin
94972a5268
fix rt3883 config-3.8
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36166
2013-04-03 09:59:37 +00:00
John Crispin
0716ae8abe
fix rt305x config-3.8
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36165
2013-04-03 09:59:33 +00:00
John Crispin
dce4945972
mark rt288x broken until the test hardware arrives in the mail
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36164
2013-04-03 09:59:16 +00:00
John Crispin
46f141637c
add patches for v3.8
...
Signed-off-by: John Crsipin <blogic@openwrt.org>
SVN-Revision: 36163
2013-04-03 09:59:10 +00:00
John Crispin
4f86ea43ca
remove old ralink 3.8 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36162
2013-04-03 09:58:48 +00:00
John Crispin
d4db00205d
move files to files-3.7
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36161
2013-04-03 09:58:44 +00:00
John Crispin
86a691144b
add feature gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36160
2013-04-03 09:58:37 +00:00
Gabor Juhos
07532dca7f
kernel: update linux 3.8 to 3.8.3
...
Also refresh the related generic/platform patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36039
2013-03-15 14:39:51 +00:00
John Crispin
b22cbac68f
make sure errors get sent to /dev/null
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35988
2013-03-12 13:52:40 +00:00
Gabor Juhos
fe3df4b593
ramips: add profile and build image for the Upvel UR-326N4G board
...
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35972
2013-03-11 21:02:45 +00:00
Gabor Juhos
d543f4b771
ramips: add user-space support for the Upvel UR-326N4G board
...
[juhosg: fix mac address setup]
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35971
2013-03-11 21:02:43 +00:00
Gabor Juhos
3c2ef04a0e
ramips: add kernel support for the Upvel UR-326N4G board
...
[juhosg: add missing symbols to config-3.{7,8}]
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35970
2013-03-11 21:02:40 +00:00
Gabor Juhos
23b3b3a194
kernel: update linux 3.7 to 3.7.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35860
2013-03-03 13:57:40 +00:00
Gabor Juhos
8798c73860
ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension
...
All known rt305x and rt3883 implementations support at
least the 24kec instruction set which includes the DSP
extension. For rt288x, the previous value mips32r2 is
kept.
The cpu target is now set per sub-archtecture, according
to cpu-feature-overrides.h of each SoC family.
[juhosg: define ARCH_PACKAGES variable for rt305x/rt3883
in order to differentiate the packages compiled with
the 24Kec option.]
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35853
2013-03-03 12:47:31 +00:00
Gabor Juhos
59ad675ef1
ramips: add user-space detection for ALL5002/ALL5003
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35852
2013-03-03 12:47:28 +00:00
Gabor Juhos
50e51e5ecc
ramips: indicate support for ALL5003
...
add ALL5003 to board description in mach-all5002.c
adapt detection in user-space accordingly
(no functional changes)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35851
2013-03-03 12:47:25 +00:00
Gabor Juhos
367ab0a40f
ramips: enhance user-space board detection
...
Similar to ar71xx, detect only once and cache the strings in
/tmp/sysinfo/model and /tmp/sysinfo/boardname.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35850
2013-03-03 12:47:02 +00:00
Gabor Juhos
1ba2272ca5
ramips: fix whitespace in /lib/ramips.sh
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35849
2013-03-03 12:46:08 +00:00
Gabor Juhos
5412b6f32e
ramips: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35801
2013-02-25 21:28:42 +00:00
Gabor Juhos
a08646642e
ramips: image: don't break make process if mkimage command fails
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35800
2013-02-25 21:28:40 +00:00
Gabor Juhos
275db5b4c4
ramips: remove port_power_off field from ehci_platform_data
...
It is removed in 3.8. Also add a revert patch for 3.7.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35799
2013-02-25 21:28:38 +00:00
Gabor Juhos
5e1d6ce077
ramips: remove __dev_{init,exit} annotations
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35798
2013-02-25 21:28:34 +00:00
Jonas Gorski
1cd62d06ca
ramips: print image build warnings/errors to stderr
...
Makes warnings/errors visible when building with V=w/V=1.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35721
2013-02-21 11:45:33 +00:00
Gabor Juhos
90011a99f3
ramips: migrate to common led helper functions
...
[juhosg: migrate to status_led_blink_{preinit,failsafe} helpers]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35652
2013-02-18 09:56:29 +00:00