Luka Perkov
c108ddb209
imx6: merge all gateworks boards into one profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38858
2013-11-18 22:23:42 +00:00
Luka Perkov
f552d290c6
imx6: add support for more then one nand type per profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38857
2013-11-18 22:23:40 +00:00
Luka Perkov
59d58990fb
imx6: minor image cleanup
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38628
2013-10-31 11:44:27 +00:00
Luka Perkov
37c040f41a
imx6: use more descriptive function name
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38521
2013-10-23 22:55:00 +00:00
Luka Perkov
de7c615cfe
imx6: use more common name for ubi(fs) images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38520
2013-10-23 22:54:59 +00:00
Luka Perkov
2f4ae98018
imx6: add support for building uImage
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38518
2013-10-23 22:16:12 +00:00
Luka Perkov
a0c9c711cd
imx6: fix symlink of dtb files
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38510
2013-10-23 20:21:27 +00:00
Luka Perkov
38aefbfa8d
imx6: make symlinks for dtb's
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38496
2013-10-22 17:13:18 +00:00
Luka Perkov
ee5b7c2859
imx6: reorganize build system
...
Changes include:
* switching to profiles
* adding ubifs support
* building image for GW54XX board
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38441
2013-10-18 00:02:45 +00:00
Luka Perkov
416d58a3d6
imx6: fix file names when building images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38434
2013-10-17 11:54:52 +00:00
Luka Perkov
acdb0ac35c
build: move mkits.sh script to more common place
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38430
2013-10-16 10:29:50 +00:00
Luka Perkov
af6eb6cc8c
imx6: add support for gw5400-a
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37363
2013-07-15 23:18:39 +00:00
Luka Perkov
6ef9d30da7
imx6: use $PATH to locate dtc binary
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37362
2013-07-15 23:18:37 +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
Luka Perkov
4b21af4268
imx6: add new target
...
SVN-Revision: 36753
2013-05-29 01:27:29 +00:00