configs: ls2080ardb: Make BOOT command access flash memory as per spi-mem
authorKuldeep Singh <kuldeep.singh@nxp.com>
Fri, 7 Feb 2020 16:45:18 +0000 (22:15 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 19 May 2020 03:52:06 +0000 (09:22 +0530)
commit934eb607adf74f8cc88c3e7f2ffe9c56e479f612
tree018f24e880baef968b87adb154ea6a6fe44f70b8
parent6596e2e6fa4c82c02da5c7e6af50ace175226847
configs: ls2080ardb: Make BOOT command access flash memory as per spi-mem

BOOT 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