Lucian Cristian
40f66f1431
omap: rename image for sysupgrade compatibility
...
for sysupgrade to work we need to change the image name based on dts target name
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Alexander Couzens
9b8e274e1b
omap: rework image generation and profiles
...
Migrate to new image generation and
introduce sdcard generation (based on sunxi).
Profile now generated via image/Makefile instead
of profiles/ directory.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
8 years ago
Felix Fietkau
edea59fd99
omap: remove obsolete code for including kernel/dtb in rootfs
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Jo-Philipp Wich
f2a75b6ca4
omap: use common image prefix
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45786
10 years ago
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
10 years ago
Imre Kaloz
4c1dabb81e
change image generation logic
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39580
11 years ago
Imre Kaloz
16b039f367
handle some CONFIG_TARGET_ROOTFS_INCLUDE_ foo
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39578
11 years ago
Imre Kaloz
836174c22f
copy initramfs zImage to the bin dir as well
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39577
11 years ago
Imre Kaloz
936166c042
generate ubifs images
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39576
11 years ago
Imre Kaloz
21d57f5a40
don't fail if there are no dtbs
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39141
11 years ago
Imre Kaloz
96d5726e92
drop the bootscript, new u-boots won't need it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39051
11 years ago
Imre Kaloz
06d0fda4d1
switch to 3.12, enable support for AM33xx/OMAP3
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38692
11 years ago
Imre Kaloz
1381fa6c5c
rename the omap4 target to omap
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38691
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
Imre Kaloz
f9e41adc80
add support for OMAP4 based boards, starting with the PandaBoard
...
SVN-Revision: 29753
13 years ago
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
15 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
40ba15806f
upgrade to 2.6.32.7, switch to squashfs, remove broken flag
...
SVN-Revision: 19562
15 years ago
Imre Kaloz
261802269d
incomplete Gumstix support
...
SVN-Revision: 10955
17 years ago
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago
Imre Kaloz
41e092a905
fix .21 for sibyte.. because we can..
...
SVN-Revision: 7332
18 years ago
Imre Kaloz
ee653e3700
add preliminary IOP32x support, mark it broken for now
...
SVN-Revision: 6557
18 years ago
Hamish Guthrie
99657a3be5
Added initial support for at91 plaform (HCG)
...
SVN-Revision: 6508
18 years ago
Felix Fietkau
653f61fb3e
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
SVN-Revision: 6360
18 years ago
Felix Fietkau
7a6a646497
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
...
SVN-Revision: 6071
18 years ago
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
18 years ago