]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count
authorDominik Haller <d.haller@phytec.de>
Tue, 2 Jul 2024 09:22:40 +0000 (11:22 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jul 2024 19:36:22 +0000 (13:36 -0600)
commit9945a30e2ed1e1a62585355865755e0e1b744d0a
tree193b203d5021514eba6317be7e000438a5c8457d
parent6bc1fa6b76cf843b1fc6cce45e91569d928a6135
board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count

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 <d.haller@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/common/k3/k3_ddrss_patch.c