]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>
Thu, 26 Sep 2024 04:55:04 +0000 (10:25 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 9 Oct 2024 15:01:54 +0000 (09:01 -0600)
commitc480ec2c45b221b2044c6268c9773e78fa47f305
tree3aa6f70d6fd38e2540ed64ea26ad00350cf171aa
parent92e0ae42b47c13028da7e31ad835fcc659391ae7
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar

Add support for parallel memories and stacked memories configuration
in read_bar and write_bar functions.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
drivers/mtd/spi/spi-nor-core.c