mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
102009f3ea
with 6.1, the kernel no longer fitted into the 16 MiB and kicking down the can and increasing KERNEL_SIZE to 20 MiB didn't help as the device failed to boot. Using 'kernel-bin | gzip | uimage gzip' didn't work since the uboot does not have enough heap to decompress these big kernels. And finally playing around with uboot was more a hassle than converting this device to take the simpleImage-boot-route in the future. Note: The device now takes even longer on the first boot-up after the flash due to JFFS2 initializing all the remaining flash. Be prepared to wait up to 10 minutes before the green status LED stops blinking and will shine a solid green! (On the plus site: the device now has ~10 MiB of additional space for rootfs+rootfs_data). Note2: This patch includes a kernel patch refresh. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> |
||
---|---|---|
.. | ||
001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch | ||
100-powerpc-85xx-tl-wdr4900-v1-support.patch | ||
101-powerpc-85xx-hiveap-330-support.patch | ||
102-powerpc-add-cmdline-override.patch | ||
103-powerpc-85xx-red-15w-rev1.patch | ||
104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch | ||
105-powerpc-85xx-panda-support.patch | ||
106-powerpc-85xx-ws-ap3710i-support.patch | ||
107-powerpc-85xx-add-ws-ap3825i-support.patch | ||
108-powerpc-85xx-firebox-t10-support.patch.patch | ||
109-powerpc-85xx-add-ws-ap3715i-support.patch | ||
110-powerpc-85xx-br200-wp-support.patch | ||
150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch | ||
900-powerpc-bootwrapper-disable-uImage-generation.patch |