Luka Perkov
1df5226b04
ixp4xx: upgrade: don't copy extra binaries
...
hexdump is already added to new temporary file system while less is not used at
all. While at it, remove some trailing whitespaces.
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39181
11 years ago
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
17 years ago
Felix Fietkau
5c9d52f04c
remove unnecessary ixp4xx network config override
...
SVN-Revision: 12033
17 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
17 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
17 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