]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi, mpc8xx: Take parameter RAM relocation into account
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 3 May 2023 07:05:33 +0000 (09:05 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 5 May 2023 05:26:53 +0000 (07:26 +0200)
commit14e64c18019ea5361e260bec2a56620c4fe918a1
treea1567bd082a02d3845f90c3bb869a46f1cfb309e
parente7930e93cc6f8d442a86feeaa4c77332a875b02f
spi, mpc8xx: Take parameter RAM relocation into account

Instead of inhibiting parameter RAM relocation, take it into account.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/spi/mpc8xx_spi.c