mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
6a8b831593
Kernel and initramfs size grows. Now uncompressed initramfs image and regular kernel image overlaps configured area: Initramfs: WRAP arch/powerpc/boot/simpleImage.br200-wp INFO: Uncompressed kernel (size 0x1428688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1500000) WRAP arch/powerpc/boot/simpleImage.tl-wdr4900-v1 INFO: Uncompressed kernel (size 0x1428688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1500000) WRAP arch/powerpc/boot/simpleImage.ws-ap3715i INFO: Uncompressed kernel (size 0x1428688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1500000) Regular image: WRAP arch/powerpc/boot/simpleImage.br200-wp INFO: Uncompressed kernel (size 0x10e0688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1100000) WRAP arch/powerpc/boot/simpleImage.tl-wdr4900-v1 INFO: Uncompressed kernel (size 0x10e0688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1100000) WRAP arch/powerpc/boot/simpleImage.ws-ap3715i INFO: Uncompressed kernel (size 0x10e0688) overlaps the address of the wrapper(0x1000000) INFO: Fixing the link_address of wrapper to (0x1100000) Let's change wrapper address to safe value. Tested on: TL-WDR4900, BR200-WP Signed-off-by: Pawel Dembicki <paweldembicki@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 |