Re: [PATCH v2 1/2] sunxi: restore modified memory

2023-12-12 Thread Andre Przywara
On Wed, 6 Dec 2023 22:06:32 +0300 Andrey Skvortsov wrote: Hi Andrey, thanks for respinning! > On A64 with 2G of RAM words at following addresses were modified with > 'aa55aa55' value: > - 5000 > - 6000 > - 8400 > - 8800 > - 9000 > - A000 > - A200 > > That ma

[PATCH v2 1/2] sunxi: restore modified memory

2023-12-06 Thread Andrey Skvortsov
On A64 with 2G of RAM words at following addresses were modified with 'aa55aa55' value: - 5000 - 6000 - 8400 - 8800 - 9000 - A000 - A200 That made harder to pick memory range for persistent storage in RAM. Signed-off-by: Andrey Skvortsov --- arch/arm/mach-sunx