Luka Perkov
7938d16451
build: make MkuImage more generic
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38516
11 years ago
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
11 years ago
Luka Perkov
c808a4a7ef
ubifs: enable building modular images
...
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38375
11 years ago
Luka Perkov
fa3ab0c237
kirkwood: add support for UBI (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38301
11 years ago
Luka Perkov
5617993e10
kirkwood: enable dts compilation
...
In 3.10 we might build those, so for now just add this functionality.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38297
11 years ago
Luka Perkov
a30df8987d
kirkwood: fix initramfs images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38296
11 years ago
Luka Perkov
0eb732c659
kirkwood: drop PROFILE from image names
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38281
11 years ago
Florian Fainelli
6a4f2922f6
targets: prepare for supporting normal and initramfs images
...
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049
12 years ago
Jonas Gorski
e7b504ce8e
kirkwood: convert to use the new jffs2_nand
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36861
12 years ago
Lars-Peter Clausen
dc116b1887
Add different profiles for Sheevaplug and Dockstar
...
Thanks to Gerrit Visser
SVN-Revision: 22838
14 years ago
Lars-Peter Clausen
014765e77c
Align jffs2 to pagesize and fix mkfs2.jffs2 opts
...
SVN-Revision: 22836
14 years ago
Lars-Peter Clausen
28d7de48b8
Cleanup image generation
...
SVN-Revision: 22829
14 years ago
Lars-Peter Clausen
0e974c50ed
Add Seagate Dockstar support
...
SVN-Revision: 22765
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
15 years ago
Imre Kaloz
f9d2e1fdde
increase kernel partition to 4MB, generate jffs2 images
...
SVN-Revision: 16251
16 years ago
Imre Kaloz
247973e742
copy kirkwood uImage to the bin dir
...
SVN-Revision: 15557
16 years ago
Imre Kaloz
ebc4929645
add preliminary Marvell Kirkwood support
...
SVN-Revision: 15556
16 years ago