configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem
authorKuldeep Singh <kuldeep.singh@nxp.com>
Fri, 7 Feb 2020 16:39:09 +0000 (22:09 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 19 May 2020 03:52:06 +0000 (09:22 +0530)
commit6596e2e6fa4c82c02da5c7e6af50ace175226847
treea124fa2801d87dbb1891a08ebc5b47d1f0b2ae76
parentfa4d6a2a23fd86a543027a864bedbcd752fc7345
configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem

MC_INIT command currently access spi-nor flash memory directly. As per
spi-mem framework, flash memory access via absolute addresses is no more
possible. Use flash APIs to access memory instead of directly using it.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/ls2080ardb.h