arm: mvebu: fix ahci mbus config in SPL
authorBaruch Siach <baruch@tkos.co.il>
Thu, 16 May 2019 10:03:57 +0000 (13:03 +0300)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:02 +0000 (10:58 +0200)
commitf0aa1254776cbc0406d9b0b794479490799c3c47
tree5722f292e8d87e6472f087baf7e65a5f3502bbc3
parent760ef309cb63a3e22ebeecb9080f1034be1560f5
arm: mvebu: fix ahci mbus config in SPL

SPL does not initialize mbus_dram_info. Don't change the ahci mbus
settings of the ROM. This allows the ahci to work in SPL.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/cpu.c