Commit Graph

33 Commits (5a8e9846af689be7bc3b1fb4a356c3e3c711b94a)

Author SHA1 Message Date
Felix Fietkau 1a63b81965 orion: make image size errors non-fatal
Fixes build errors on the generic subtarget

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Florian Fainelli a909a5d676 orion: Build images for Buffalo Terastation Pro II/Live
Enable support for this machine in the kernel and also produce valid image
files with the correct machine id.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
8 years ago
Imre Kaloz e55532b7af orion: upgrade to 3.18 (compile tested only)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 45405
9 years ago
Florian Fainelli c18cc9aa49 orion: create a macro for zImage with machine id
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 40360
10 years ago
Florian Fainelli 5b6d0b1818 orion: fix initramfs uImage generation
We would fail to copy an non-existent uImage-initramfs to $(BIN_DIR)

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 40358
10 years ago
Florian Fainelli 8ea5e19823 targets: fix remaining targets for initramfs builds
Fix some bugs that slipped through while making initramfs non exclusive.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37079
11 years ago
Felix Fietkau 6d6296e214 orion: add support for the lacie 2big network device
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37059
11 years ago
Imre Kaloz 799bdc990a there's no reason to have these generic files in the bin dir either
SVN-Revision: 36852
11 years ago
Imre Kaloz 28e8b8dc05 only copy uImages to the bin dir on ramdisk builds
SVN-Revision: 36851
11 years ago
Imre Kaloz e161581d45 don't copy the zImages to the bin dir, factory u-boots can't use them
SVN-Revision: 36850
11 years ago
Imre Kaloz 58fa46c90c drop support for the dns323
SVN-Revision: 36832
11 years ago
Imre Kaloz 8e49dfe68a the uImage's filename will hardly change
SVN-Revision: 33985
12 years ago
Imre Kaloz 1a4f117398 rename erase size variables
SVN-Revision: 33964
12 years ago
Imre Kaloz 549d5a6e34 add support for Netgear WN802T
SVN-Revision: 33963
12 years ago
Florian Fainelli 25792cb971 generic: enhanced image Makefile
* Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build)
* Got rid of unneccessary padding of rootfs partition
* ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage
* Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines)
* Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323
* Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols
* Size check of kernel files to avoid builds that break devices
* Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use

Signed-off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 33174
12 years ago
Florian Fainelli 930a820172 update wrt350nv2-builder to v2.4 and use new functionality for target orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net>

SVN-Revision: 31199
12 years ago
Florian Fainelli b47fc0f936 add support for D-Link DNS-323
this patch adds support for D-Link DNS323 storage device.
You can find more info here:

http://dns323.lukaperkov.net/

Currently you need serial cable to flash OpenWrt on DNS-323.

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >

SVN-Revision: 31198
12 years ago
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154)
SVN-Revision: 23883
14 years ago
Florian Fainelli b2cb720494 fix Freecom DT2 jffs2 rootfs generation issue (#7584)
SVN-Revision: 22585
14 years ago
Florian Fainelli bea34111cc fix jffs2 128k image generation, patch from madddes (#7584)
SVN-Revision: 22580
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Travis Kemen 3c5ca326ec Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
Signed off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 19683
15 years ago
Travis Kemen cb9c37af38 Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
Signed off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 19596
15 years ago
Jo-Philipp Wich 82e1ed603f missing prerequisite for Orion images Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19183
15 years ago
Felix Fietkau 62d2ed2657 build wrt350n v2 recovery and web upgrade images (based on patch from #5970)
SVN-Revision: 18763
15 years ago
Felix Fietkau 7f63e704b3 orion: fix image build on non-linux systems
SVN-Revision: 16938
15 years ago
Rod Whitby f11f903b61 orion: Added initial support for Freecom DT2. Thanks to Zintis.
SVN-Revision: 14963
15 years ago
Imre Kaloz 88dcf36525 generate webuploadable image for the wnr854t
SVN-Revision: 11589
16 years ago
Imre Kaloz a425a7506c add preliminary Netgear WNR854T support
SVN-Revision: 11582
16 years ago
Imre Kaloz 50f6031afc generate orion images differently
SVN-Revision: 11576
16 years ago
Imre Kaloz e147bf8fa3 fixup machid workaround, generate uImage manually
SVN-Revision: 11497
16 years ago
Imre Kaloz 983b22aa95 temporary hack to fixup the mach id for the wrt350nv2
SVN-Revision: 11459
16 years ago
Imre Kaloz 7bb65fb9d7 add preliminary Marvell Orion support
SVN-Revision: 11352
16 years ago