Commit graph

9 commits

Author SHA1 Message Date
Imre Kaloz
527c473674 add support for the Tonze AP-422/425
SVN-Revision: 34165
2012-11-11 21:04:30 +00:00
Felix Fietkau
96fa602499 ixp4xx: add sysupgrade support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>

 target/linux/ixp4xx/base-files/lib/ixp4xx.sh           |   25 ++
 target/linux/ixp4xx/base-files/lib/upgrade/platform.sh |  156 +++++++++++++++++
 target/linux/ixp4xx/image/Makefile                     |   11 +
 3 files changed, 192 insertions(+)

SVN-Revision: 33828
2012-10-17 22:03:46 +00:00
Felix Fietkau
56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
2010-01-25 17:11:17 +00:00
Imre Kaloz
4310d9c124 handle the nonstandard redboot mac variable for the WG302v1
SVN-Revision: 12041
2008-07-31 11:16:44 +00:00
Felix Fietkau
5c9d52f04c remove unnecessary ixp4xx network config override
SVN-Revision: 12033
2008-07-31 02:30:35 +00:00
Imre Kaloz
34d74e236f on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
SVN-Revision: 11816
2008-07-14 00:32:06 +00:00
Imre Kaloz
ce3f17dafa fix up mac address setting on ixp4xx for devices that store this info in the RedBoot config partition
SVN-Revision: 11285
2008-05-28 19:54:47 +00:00
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00