openwrt/target/linux/mvebu
Karel Kočí c7aed01fe1 mvebu: fix initramfs/kernel image for CZNIC Turris Omnia
This adds DTB to kernel and that way makes it possible to easily boot
initramfs image and also kernel.

The sequence to boot initramfs on Omnia is then just:
  env set bootargs earlyprintk console=ttyS0,115200
  dhcp 0x1000000 192.168.1.1:openwrt-mvebu-cortexa9-cznic_turris-omnia-initramfs-kernel.bin
  bootz 0x1000000

Without this change kernel boot won't proceed and is stuck on "Starting
kernel".

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
[fixed From: to match with SoB:]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:21 +00:00
..
base-files/lib mvebu: sysupgrade: write additional information to log output 2021-09-01 08:07:16 +00:00
cortexa9 mvebu: sysupgrade: use v function for writing logs 2021-09-01 08:07:16 +00:00
cortexa53 mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2021-09-01 08:07:13 +00:00
cortexa72 kernel: remove support for kernel 4.19 2021-09-01 08:07:08 +00:00
files/arch mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2021-09-01 08:07:13 +00:00
image mvebu: fix initramfs/kernel image for CZNIC Turris Omnia 2021-09-01 08:07:21 +00:00
patches-5.4 mvebu: sort patches 2021-09-01 08:07:14 +00:00
config-5.4 kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2021-09-01 08:07:04 +00:00
Makefile mvebu: switch to kernel 5.4 2020-06-03 20:34:14 +02:00
modules.mk mvebu: backport linkstation-poweroff upstream driver 2021-09-01 08:06:54 +00:00