openwrt/target/linux/mpc85xx/patches-5.15
Pawel Dembicki 6a8b831593 mpc85xx: p1010: change wrapper address of simple image devices
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>
2024-03-08 17:24:13 +01:00
..
001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
100-powerpc-85xx-tl-wdr4900-v1-support.patch mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
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 mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
108-powerpc-85xx-firebox-t10-support.patch.patch mpc85xx: add support for Watchguard Firebox T10 2023-03-07 14:05:02 +01:00
109-powerpc-85xx-add-ws-ap3715i-support.patch mpc85xx: 5.15: refresh kernel patches 2023-06-10 06:56:19 +02:00
110-powerpc-85xx-br200-wp-support.patch mpc85xx: 5.15: refresh kernel patches 2023-06-10 06:56:19 +02:00
150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch mpc85xx: increase available RAM on Extreme Networks WS-AP3825i 2023-12-03 23:43:19 +01:00
900-powerpc-bootwrapper-disable-uImage-generation.patch mpc85xx: add support for Aerohive BR200-WP 2023-05-14 00:08:35 +02:00