Re: [PATCH 2/4] ARM: stm32: Factor out save_boot_params

2022-12-06 Thread Patrick DELAUNAY
Hi Marek, On 12/6/22 03:33, Marek Vasut wrote: The STM32MP15xx platform currently comes with two incompatible implementations of save_boot_params() weak function override. Factor the save_boot_params() implementation into common cpu.c code and provide accessors to read out both ROM API table add

Re: [PATCH 2/4] ARM: stm32: Factor out save_boot_params

2022-12-06 Thread Patrice CHOTARD
On 12/6/22 03:33, Marek Vasut wrote: > The STM32MP15xx platform currently comes with two incompatible > implementations of save_boot_params() weak function override. > Factor the save_boot_params() implementation into common cpu.c > code and provide accessors to read out both ROM API table addre