Re: [PATCH] sunxi: restore modified memory

2023-12-06 Thread Andrey Skvortsov
Hi Andre, On 23-11-01 09:50, Andre Przywara wrote: > On Fri, 21 Jul 2023 17:57:21 +0300 > Andrey Skvortsov wrote: > > Hi Andrey, > > sorry for the late reply! > > > On A64 with 2G of RAM words at following addresses were modified with > > 'aa55aa55' value: > > - 5000 > > - 6000 > >

Re: [PATCH] sunxi: restore modified memory

2023-11-01 Thread Andre Przywara
On Fri, 21 Jul 2023 17:57:21 +0300 Andrey Skvortsov wrote: Hi Andrey, sorry for the late reply! > On A64 with 2G of RAM words at following addresses were modified with > 'aa55aa55' value: > - 5000 > - 6000 > - 8400 > - 8800 > - 9000 > - A000 > - A200 > > That

[PATCH] sunxi: restore modified memory

2023-07-21 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