Jo-Philipp Wich
e0579aecf8
mxs: put u-boot images into image staging directory
...
Do not put the u-boot images into the kernel build directory as this directory
might get removed after kernel updates while the u-boot packages InstallDev
recipe is not getting re-executed because it is still considered current,
leading to image build failures later on due to missing images.
To ensure that built bootloader images persist over kernel version updates in
the buildroot, put them into the new STAGING_DIR_IMAGE directory.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-27 16:53:31 +01:00
Felix Fietkau
07c9bde0da
mxs: fix image build issues
...
stage u-boot images in KERNEL_BUILD_DIR for building images
always select uboot-mxs
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-25 07:48:43 +01:00
Felix Fietkau
8935689a8e
mxs: gzip ext4 images
...
Significantly reduces disk usage
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-13 16:59:28 +01:00
Álvaro Fernández Rojas
87b2b89959
tools: remove old mkdosfs symlink from dosfstools
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 11:59:09 +02:00
Felix Fietkau
2b4d21a3e6
mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards)
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-20 10:13:50 +02:00
Jo-Philipp Wich
74f4f519e5
mxs: fixup permissions of image generation scripts
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47029
2015-09-23 18:40:42 +00:00
Zoltan Herpai
ce59fe6b3d
mxs: re-work SD card image generation
...
- Duckbill uses a different partitioning approach than standard
FSL and Olimex
- use new sdimage to integrate U-Boot into the SD card images
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47021
2015-09-21 21:10:43 +00:00
Zoltan Herpai
e4eb8a4145
mxs: adopt SD card generation to fixed U-Boot path
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 47019
2015-09-21 21:05:16 +00:00
Jo-Philipp Wich
82aa281d61
mxs: fix imagebuilder
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45815
2015-05-29 08:42:50 +00:00
Zoltan Herpai
4fd21b203e
mxs: reinstate rootfs image creation and dtb copy
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
Acked-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 45369
2015-04-10 21:36:33 +00:00
Zoltan Herpai
db4ce3d16c
mxs: Include the right kernel image in the rootfs
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
Acked-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 45368
2015-04-10 21:34:21 +00:00
Zoltan Herpai
19db04e699
mxs: update dtb path in image Makefile
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45056
2015-03-27 02:35:11 +00:00
Zoltan Herpai
01748fbce2
mxs: add sdcard image builder
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45052
2015-03-26 23:34:43 +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
Zoltan Herpai
2bc70cfbac
mxs: build/profile-related changes - change uImage creation to use zImage - update image Makefile for further boards with u-boot support - add profile for OLinuXino Micro/Nano boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38876
2013-11-20 10:23:49 +00:00
Zoltan Herpai
b0b78d541d
mxs: rename uboot-imx23 to uboot-mxs
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38774
2013-11-12 01:34:30 +00:00
Zoltan Herpai
334bee8ad9
mxs: fix loadaddr for uImages
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
SVN-Revision: 38773
2013-11-12 01:25:53 +00:00
Zoltan Herpai
9e2b69139b
mxs: add support for I2SE Duckbill devices
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38407
2013-10-14 21:22:40 +00:00
Zoltan Herpai
bea9d64f4a
mxs: improve image generation support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38406
2013-10-14 21:00:01 +00:00
Zoltan Herpai
07043a853a
imx23: rename imx23 to mxs for upcoming imx23/28 support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38394
2013-10-14 19:01:23 +00:00