Re: [PATCH] board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count

2024-07-11 Thread Tom Rini
On Tue, 02 Jul 2024 11:22:40 +0200, Dominik Haller wrote: > Add and use the correct number of ddr phy registers to update the > corresponding settings. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count

2024-07-02 Thread Wadim Egorov
Am 02.07.24 um 11:22 schrieb Dominik Haller: Add and use the correct number of ddr phy registers to update the corresponding settings. Fixes: cbf5c99ef317 ("board: phytec: common: Introduce a method to inject DDR timings deltas") Signed-off-by: Dominik Haller Reviewed-by: Wadim Egorov

[PATCH] board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count

2024-07-02 Thread Dominik Haller
Add and use the correct number of ddr phy registers to update the corresponding settings. Fixes: cbf5c99ef317 ("board: phytec: common: Introduce a method to inject DDR timings deltas") Signed-off-by: Dominik Haller --- board/phytec/common/k3/k3_ddrss_patch.c | 3 ++- 1 file changed, 2