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
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
..
adm5120 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
adm8668 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
apm821xx kernel: bump 4.14 to 4.14.48 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: switch CPE/WBS 210/510 to okli-loader 6 years ago
arc770 arc770: remove source-only 6 years ago
archs38 kernel: enable THIN_ARCHIVES by default 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: bump 4.9 to 4.9.100 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: lzma-loader: sync with ar71xx target 6 years ago
au1000 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
bcm53xx kernel: bump 4.14 to 4.14.48 6 years ago
brcm47xx kernel: bump to 4.9.105 6 years ago
brcm63xx kernel: enable THIN_ARCHIVES by default 6 years ago
brcm2708 kernel: bump to 4.9.105 6 years ago
cns3xxx kernel: enable THIN_ARCHIVES by default 6 years ago
gemini kernel: enable THIN_ARCHIVES by default 6 years ago
generic kernel: bump 4.14 to 4.14.48 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx kernel: bump 4.14 to 4.14.48 6 years ago
ipq806x kernel: bump 4.14 to 4.14.43 6 years ago
ixp4xx kernel: bump to 4.9.105 6 years ago
kirkwood kernel: enable THIN_ARCHIVES by default 6 years ago
lantiq kernel: bump 4.14 to 4.14.48 6 years ago
layerscape kernel: bump to 4.9.105 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
mediatek kernel: bump 4.14 to 4.14.48 6 years ago
mpc85xx kernel: bump to 4.9.105 6 years ago
mvebu kernel: bump 4.14 to 4.14.48 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon kernel: enable THIN_ARCHIVES by default 6 years ago
octeontx kernel: enable THIN_ARCHIVES by default 6 years ago
omap kernel: enable EXPORTFS by default 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: bump 4.14 to 4.14.48 6 years ago
pistachio kernel: bump 4.14 to 4.14.42 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: fix reboot with W25Q256 with 4-address-mode enabled 6 years ago
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
sunxi kernel: bump to 4.9.105 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 kernel: enable THIN_ARCHIVES by default 6 years ago
xburst kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
zynq zynq: reworked image creation process 6 years ago
Makefile