>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Kuldeep Singh >Sent: Thursday, March 12, 2020 3:13 PM >To: [email protected]; Priyanka Jain <[email protected]> >Cc: Kuldeep Singh <[email protected]> >Subject: [PATCH] configs: lx2160a: Access flash memory as per spi-mem > >MC_INIT and 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 <[email protected]> >--- Applied to u-boot-fsl-qoriq. Waiting upstream
Thanks Priyanka

