projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e355f1
)
rampis: mt7621: resize Edgerouter-X kernel size to 6MB
author
Tim Lunn
<
[email protected]
>
Wed, 17 Apr 2024 00:51:35 +0000
(10:51 +1000)
committer
Petr Štetiar
<
[email protected]
>
Fri, 8 Nov 2024 12:37:04 +0000
(12:37 +0000)
With the updated partition layout set in dts, set the KERNEL_SIZE
parameter to 6MB allowing builds of Linux 6.1 and later to fit.
Signed-off-by: Tim Lunn <
[email protected]
>
Tested-by: Mauri Sandberg <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/15194
Signed-off-by: Petr Štetiar <
[email protected]
>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index 9654e237a8af227399a2fe7a7e380ee6e5855ab3..27adb06bf7ddf23a028d4be08fcbb43c42f9f422 100644
(file)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-2860,7
+2860,7
@@
define Device/ubnt_edgerouter_common
DEVICE_VENDOR := Ubiquiti
IMAGE_SIZE := 256768k
FILESYSTEMS := squashfs
- KERNEL_SIZE :=
3145728
+ KERNEL_SIZE :=
6144k
KERNEL_INITRAMFS := $$(KERNEL) | \
ubnt-erx-factory-image $(KDIR)/tmp/$$(KERNEL_INITRAMFS_PREFIX)-factory.tar
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata