]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc84045b541c4097da0ba25999d0adda64bb0e0c1
tree018f24e880baef968b87adb154ea6a6fe44f70b8
parentba69290ed481f561689de687178860d0296a06f3
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