openwrt/target/linux/zynq
Luis Araneda dfac3ffd07 zynq: reworked image creation process
After commit a1248da (zynq: convert to new image build code),
all boards, became unbootable, entering into a boot loop.

Replace the compressed kernel zImage by an uncompressed Image,
which is compressed after with gzip. Also, enable the creation
of an initramfs image by default.

Change images' filename to match the compatible string from the
respective .dts file (<vendor>_<model>). Also, use the shared
mkits.sh script and remove the target specific one.

Fixes: FS#1204

Run-tested: ZedBoard

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
2018-06-07 09:00:49 +02:00
..
base-files/etc treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
image zynq: reworked image creation process 2018-06-07 09:00:49 +02:00
base-files.mk zynq: add new target 2016-02-12 08:29:24 +00:00
config-4.4 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
Makefile zynq: reworked image creation process 2018-06-07 09:00:49 +02:00