tn3399_openwrt/target/linux/mvebu
Karel Kočí e401a2a42e 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>
2020-12-11 13:56:29 +01:00
..
base-files/lib mvebu: sysupgrade: write additional information to log output 2020-12-01 19:39:08 +01:00
cortexa9 mvebu: sysupgrade: use v function for writing logs 2020-12-01 19:38:43 +01:00
cortexa53 mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2020-11-23 22:53:15 +01:00
cortexa72 kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
files/arch mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2020-11-23 22:53:15 +01:00
image mvebu: fix initramfs/kernel image for CZNIC Turris Omnia 2020-12-11 13:56:29 +01:00
patches-5.4 mvebu: sort patches 2020-11-25 13:57:50 +01:00
config-5.4 kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-09 23:20:19 +01:00
Makefile mvebu: switch to kernel 5.4 2020-06-03 20:34:14 +02:00
modules.mk mvebu: backport linkstation-poweroff upstream driver 2020-08-28 10:44:29 +01:00