Commit Graph

9 Commits (0ec59e6235094d9b198a108243fad0e12ea94599)

Author SHA1 Message Date
Imre Kaloz 527c473674 add support for the Tonze AP-422/425
SVN-Revision: 34165
12 years ago
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
12 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
15 years ago
Imre Kaloz 4310d9c124 handle the nonstandard redboot mac variable for the WG302v1
SVN-Revision: 12041
16 years ago
Felix Fietkau 5c9d52f04c remove unnecessary ixp4xx network config override
SVN-Revision: 12033
16 years ago
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
16 years ago
Imre Kaloz ce3f17dafa fix up mac address setting on ixp4xx for devices that store this info in the RedBoot config partition
SVN-Revision: 11285
16 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
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
17 years ago