Felix Fietkau
1558a6bcbf
mpc85xx: fix another typo in the image makefile
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43625
2014-12-11 18:18:16 +00:00
Felix Fietkau
4db5bc59b1
mpc85xx: fix typo in image name
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43622
2014-12-11 17:52:12 +00:00
Felix Fietkau
2d9d3e7163
mpc85xx: fix initramfs images
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43620
2014-12-11 15:29:39 +00:00
John Crispin
b994aca1e4
mpc85xx: fix missing dts target for kernel 3.14
...
With kernel 3.14 dts target p1010rdb was renamed to p1010rdb-pa.
To maintain compatibility define p1010rdb-pa as new standard and
copy p1010rdb.dts to p1010rdb-pa.dts under 3.10.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 43371
2014-11-24 19:12:46 +00:00
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
2014-07-21 18:42:06 +00:00
Gabor Juhos
53512a1961
mpc85xx: Fix building ramdisk images
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39368
2014-01-23 06:55:58 +00:00
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
Gabor Juhos
40e15b1fbf
mpc85xx: Generate fdt for P1020RDB
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36321
2013-04-12 18:30:24 +00:00
Gabor Juhos
1996cfe9dd
mpc85xx: add profile and build image for the TL-WDR4900 v1 board
...
Now that the ethernet switch is working, create firmware
images to make impatient users happy.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36051
2013-03-15 16:11:45 +00:00
Gabor Juhos
33ba984628
mpc85xx: use a foreach loop to copy boot images
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35689
2013-02-20 08:27:26 +00:00
Gabor Juhos
69cc70a43c
mpc85xx: enable squashfs feature
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35675
2013-02-19 14:53:15 +00:00
Gabor Juhos
cf2faab4ae
mpc85xx: switch to 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35444
2013-02-01 17:49:54 +00:00
Gabor Juhos
630fffbead
mpc85xx: fix dts name for P1010RDB
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35442
2013-02-01 17:49:52 +00:00
Gabor Juhos
4cb7e749ab
mpc85xx: build fdt file for the PB1010RDB board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35438
2013-02-01 17:28:51 +00:00
Gabor Juhos
21b15ddda5
mpc85xx: image: fix building of multiple dtb files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35436
2013-02-01 17:28:47 +00:00
Felix Fietkau
2b6a84a7a3
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
...
SVN-Revision: 26191
2011-03-16 18:04:54 +00:00
Imre Kaloz
044ea01f9c
preliminary support for Freescale MPC85xx based boards
...
SVN-Revision: 24259
2010-12-05 11:38:59 +00:00