openwrt/target/linux/mvebu
Petr Štetiar 5ac0b2b431 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>
(cherry-picked from commit 337ff74894)
2021-02-02 10:06:04 +01:00
..
base-files mvebu: fixup Turris Omnia U-Boot environment 2020-12-04 17:57:25 +01:00
cortexa9 mvebu: cortexa9: correct cpu subtype 2020-04-18 00:18:13 +02:00
cortexa53 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
cortexa72 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
files-4.14/arch mvebu: add images for additional ESPRESSObin boards 2019-05-11 23:11:04 +02:00
image mvebu: omnia: make initramfs image usable out of the box 2021-02-02 10:06:04 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.206 2020-11-16 09:35:05 +01:00
config-4.14 mvebu: enable xHCI USB controller connected to PCIe 2019-08-17 00:17:46 +02:00
Makefile mvebu: make bootfs size for sdcard image configurable 2019-04-06 16:31:10 +02:00