openwrt/target/linux/mpc85xx
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
..
base-files Revert "mpc85xx: replace user space MAC with nvmem" 2023-11-21 23:57:44 +01:00
files/arch/powerpc mpc85xx: Get rid of 'of_flat_dt_is_compatible' 2024-03-08 17:24:13 +01:00
image mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
p1010 generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
p1020 mpc85xx: use bootwrapper for ws-ap3825i 2023-03-20 22:21:22 +01:00
p2020 mpc85xx: p2020: enable CONFIG_MAX63XX_WATCHDOG 2023-03-04 12:54:38 +01:00
patches-5.15 mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
patches-6.1 mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
config-5.15 kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
config-6.1 mpc85xx: kernel: refresh 6.1 config 2024-03-08 17:24:13 +01:00
Makefile mpc85xx: switch default kernel to 5.15 2023-02-22 23:39:01 +01:00