projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f1e3a
)
ar71xx: expand kernel size for ubnt targets
author
Koen Vandeputte
<
[email protected]
>
Mon, 29 Oct 2018 14:48:10 +0000
(15:48 +0100)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 18 Dec 2018 16:48:09 +0000
(17:48 +0100)
Kernel 4.14 is pretty large causing a build error as the partition is too small.
Expand the kernel partition a bit to make it fit.
* ubnt-uap-pro
* ubnt-unifi-outdoor-plus
Signed-off-by: Koen Vandeputte <
[email protected]
>
(backported from
162e016fed96eeea410e305b7edaf7008cf6ab77
)
target/linux/ar71xx/image/generic-ubnt.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/generic-ubnt.mk
b/target/linux/ar71xx/image/generic-ubnt.mk
index de80c2d6afb7dc37b31834476b8486f435b22cf1..42275bae1863b49f7ec58f0d7b5ea25e9d7b26fa 100644
(file)
--- a/
target/linux/ar71xx/image/generic-ubnt.mk
+++ b/
target/linux/ar71xx/image/generic-ubnt.mk
@@
-265,9
+265,9
@@
TARGET_DEVICES += ubnt-ls-sr71
define Device/ubnt-uap-pro
DEVICE_TITLE := Ubiquiti UAP Pro
- KERNEL_SIZE :=
1792
k
+ KERNEL_SIZE :=
2048
k
IMAGE_SIZE := 15744k
- MTDPARTS := spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,
1792k(kernel),13952
k(rootfs),256k(cfg)ro,64k(EEPROM)ro,15744k@0x50000(firmware)
+ MTDPARTS := spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,
2048k(kernel),13696
k(rootfs),256k(cfg)ro,64k(EEPROM)ro,15744k@0x50000(firmware)
UBNT_TYPE := BZ
UBNT_CHIP := ar934x
BOARDNAME := UAP-PRO