projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c8bc4
)
Revert "mvebu: fix initramfs/kernel image for CZNIC Turris Omnia"
author
Petr Štetiar
<
[email protected]
>
Tue, 22 Dec 2020 12:17:32 +0000
(13:17 +0100)
committer
Petr Štetiar
<
[email protected]
>
Tue, 22 Dec 2020 18:11:37 +0000
(19:11 +0100)
This reverts commit
e401a2a42e6d7c892e1cf7d765fa5ec9b2db3fb3
as at least
two users had reported breakage on their devices.
References: https://lists.infradead.org/pipermail/openwrt-devel/2020-December/032837.html
References: https://github.com/openwrt/openwrt/commit/
e401a2a42e6d7c892e1cf7d765fa5ec9b2db3fb3
#commitcomment-
45189788
Cc: Karel Kočí <
[email protected]
>
Reported-by: Magnus Kroken <
[email protected]
>
Signed-off-by: Petr Štetiar <
[email protected]
>
target/linux/mvebu/image/cortexa9.mk
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/image/cortexa9.mk
b/target/linux/mvebu/image/cortexa9.mk
index 67f68b17708a1f94f117b58ee56415e7482d50da..ea20a25a29901b33990b8bb0a667d0efae917e6f 100644
(file)
--- a/
target/linux/mvebu/image/cortexa9.mk
+++ b/
target/linux/mvebu/image/cortexa9.mk
@@
-32,7
+32,8
@@
define Device/cznic_turris-omnia
DEVICE_VENDOR := CZ.NIC
DEVICE_MODEL := Turris Omnia
KERNEL_INSTALL := 1
- KERNEL := kernel-bin | append-dtb
+ KERNEL := kernel-bin
+ KERNEL_INITRAMFS := kernel-bin
DEVICE_PACKAGES := \
mkf2fs e2fsprogs kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
wpad-basic-wolfssl kmod-ath9k kmod-ath10k-ct ath10k-firmware-qca988x-ct \