aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx/base-files/etc
Commit message (Collapse)AuthorAge
* ixp4xx: Add USRobotics USR8200 supportLinus Walleij2023-10-25
| | | | | | | This brings back USRobotics USR8200 support to the IXP4xx target. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ixp4xx: Resurrect IXP4xx support using device treeLinus Walleij2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This resurrects the support for IXP4xx using device tree rather than the old (deleted) board files. The final pieces of IXP4xx board files were deleted in Linux v5.19. Ext4 root filesystems on CF and USB are supported by the default config. We support these three initial targets: - The Gateworks Avila GW2348 reference design has 64MB of RAM and 32MB of flash and also supports USB and CompactFlash. - The Gateworks Cambria GW2358 reference design has 128MB of RAM and 32MB of flash and also supports USB and CompactFlash. - The old and stable Linksys NSLU2 works fine as well, albeit it only has 32MB of RAM so it has been marked as non-default. The 8MB of flash can only fit the kernel, so it has been patched to boot from exteral media on USB. I have used it successfully as a NAS with ksmbd and LUCI web API, see: https://dflund.se/~triad/krad/ixp4xx/ Signed-off-by: Howard Harte <hharte@magicandroidapps.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com>
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* handle the nonstandard redboot mac variable for the WG302v1Imre Kaloz2008-07-31
| | | | SVN-Revision: 12041
* remove unnecessary ixp4xx network config overrideFelix Fietkau2008-07-31
| | | | SVN-Revision: 12033
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵Imre Kaloz2008-07-14
| | | | | | the third one, too SVN-Revision: 11816
* fix up mac address setting on ixp4xx for devices that store this info in the ↵Imre Kaloz2008-05-28
| | | | | | RedBoot config partition SVN-Revision: 11285
* get rid of per-profile base-filesGabor Juhos2007-09-29
SVN-Revision: 9069