aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/generic
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-09-06 21:29:29 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-18 16:33:06 +0200
commitc3e2ee657418f4f2bff1269c0550f8135ed0c927 (patch)
tree33ef3863dfb8f3725776d46082e6fb436cac60af /arch/mips/generic
parentMIPS: generic: Support booting with built-in or appended DTB (diff)
downloadwireguard-linux-c3e2ee657418f4f2bff1269c0550f8135ed0c927.tar.xz
wireguard-linux-c3e2ee657418f4f2bff1269c0550f8135ed0c927.zip
MIPS: generic: Add support for zboot
There is no reason we can't create compressed kernels here, so select the option SYS_SUPPORTS_ZBOOT. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/generic')
-rw-r--r--arch/mips/generic/Platform1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/generic/Platform b/arch/mips/generic/Platform
index 53c33cb72974..4cefecf7d14b 100644
--- a/arch/mips/generic/Platform
+++ b/arch/mips/generic/Platform
@@ -10,6 +10,7 @@
cflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree)/arch/mips/include/asm/mach-generic
load-$(CONFIG_MIPS_GENERIC) += 0xffffffff80100000
+zload-$(CONFIG_MIPS_GENERIC) += 0xffffffff81000000
all-$(CONFIG_MIPS_GENERIC) := vmlinux.gz.itb
its-y := vmlinux.its.S