Commit Graph

13 Commits

Author SHA1 Message Date
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
2013-06-27 19:58:31 +00:00
Imre Kaloz
c228ed04a1 increase kernel partition size to fix boot issues
SVN-Revision: 36982
2013-06-21 10:57:05 +00:00
Gabor Juhos
8d86dbb454 ppc40x: build initramfs images for the OpenRB/Magicbox boards
SVN-Revision: 20980
2010-04-18 08:32:35 +00:00
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
2010-04-12 23:15:56 +00:00
Gabor Juhos
bc4cd8c850 ppc40x: increase kernel partition size on OpenRB/Magicbox
Cc: backfire@openwrt.org

SVN-Revision: 20820
2010-04-12 12:21:15 +00:00
Imre Kaloz
cc222ce56d powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
2009-11-11 13:44:12 +00:00
Imre Kaloz
a0829559f8 upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
SVN-Revision: 17018
2009-07-26 16:21:43 +00:00
Florian Fainelli
b2afb336a2 allow creating of ext2 filesystems
SVN-Revision: 17017
2009-07-26 16:15:26 +00:00
Gabor Juhos
03aef1e2c5 add support for the OpenRB Medium board
SVN-Revision: 16970
2009-07-24 20:01:54 +00:00
Gabor Juhos
c84a5161c5 add support for the OpenRB Light board
SVN-Revision: 16908
2009-07-19 07:38:06 +00:00
Gabor Juhos
eec23618ad increase linux partition size, and fix jffs2 images
SVN-Revision: 16906
2009-07-19 06:42:30 +00:00
Imre Kaloz
b359ab764f nuke the magicbox target and incorporate a rewritten port into ppc40x - note: no CF driver for now
SVN-Revision: 13358
2008-11-26 10:06:34 +00:00
Imre Kaloz
2f2ae0205c add basic support for the AMCC PPC405EX Kilauea evaluation board
SVN-Revision: 10303
2008-01-29 00:58:46 +00:00