mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-22 07:16:56 +00:00
The recent device-tree modification that added pre-cal
nvmem-cells pushed the device's kernel+dtb over the
allotted 3072k KERNEL_SIZE.
> WARNING: Image file tplink_vr2600v-uImage is too big: 3147214 > 3145728
There was a previous kernel partition size upgrade:
commit
|
||
---|---|---|
.. | ||
base-files | ||
files/arch/arm/boot/dts | ||
generic | ||
image | ||
patches-5.10 | ||
config-5.10 | ||
Makefile | ||
modules.mk |