Re: [PATCH 1/2] arm: mvebu: fix A38x breakage from commit bb872dd930cc

2020-01-26 Thread Tom Rini
On Sun, Jan 26, 2020 at 09:48:58AM -0700, Joel Johnson wrote: > This function parameter usage of load_addr was incorrectly caught in > the clarifying renames of commit bb872dd930cc, which results in boot > failures on Marvell A38x. > > Signed-off-by: Joel Johnson > Patch-to: Simon Glass Applie

[PATCH 1/2] arm: mvebu: fix A38x breakage from commit bb872dd930cc

2020-01-26 Thread Joel Johnson
This function parameter usage of load_addr was incorrectly caught in the clarifying renames of commit bb872dd930cc, which results in boot failures on Marvell A38x. Signed-off-by: Joel Johnson Patch-to: Simon Glass --- drivers/ddr/marvell/a38x/ddr3_training_ip_engine.c | 2 +- 1 file changed, 1