You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
base-files/etc treewide: use only board_name function to get name 7 years ago
image zynq: reworked image creation process 6 years ago
Makefile zynq: reworked image creation process 6 years ago
base-files.mk zynq: add new target 8 years ago
config-4.4 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago