openwrt/target/linux/mvebu/image
Petr Štetiar 337ff74894 mvebu: omnia: make initramfs image usable out of the box
Currently it's not possible to boot the device with just initramfs image
without additional effort as the initramfs image doesn't contain device
tree.  Fix it by producing FIT based image which could be booted with
following commands:

 setenv bootargs earlyprintk console=ttyS0,115200
 tftpboot ${kernel_addr_r} openwrt-mvebu-cortexa9-cznic_turris-omnia-initramfs-kernel.bin
 bootm ${kernel_addr_r}

Acked-by: Klaus Kudielka <klaus.kudielka@gmail.com>
Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2021-01-31 11:39:19 +01:00
..
clearfog.bootscript mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
cortexa9.mk mvebu: omnia: make initramfs image usable out of the box 2021-01-31 11:39:19 +01:00
cortexa53.mk mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2020-11-23 22:53:15 +01:00
cortexa72.mk kernel: drop empty kmod-ledtrig-* packages 2021-01-15 18:24:31 +01:00
espressobin.bootscript mvebu: Add bootscript for espressobin to support mainline firmware 2020-10-11 16:53:20 +02:00
gen_mvebu_sdcard_img.sh mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh 2019-12-31 01:13:59 +01:00
generic-arm64.bootscript mvebu: image: add check for fdt_add_r and kernel_addr_r variables 2020-09-17 21:09:51 +02:00
Makefile treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
turris-omnia.bootscript mvebu: Add turris-omnia.bootscript 2020-11-26 21:52:04 -10:00
udpu.bootscript mvebu: uDPU: add sysupgrade support 2019-08-24 23:11:15 +02:00