On Mon, 13 Sep 2021 09:40:50 +0200
Patrick Delaunay wrote:
You can select by of path, i.e.
mtd /soc/spi@58003000/mx66l51235l@0
see patch
https://source.denx.de/u-boot/u-boot/-/commit/dcb9a80359d699cf659c95b9b6e6604e2d68adb9
Tom said that mtdparts is deprecated and all instances should be
conve
Force the mtd name of spi-nor to "nor" + the driver sequence number:
"nor0", "nor1"...
This patch is coherent with existing "nand" and "spi-nand"
mtd device names.
I keep the existing "nor" name to don't disturb the existing users of mtd
functions.
The mtd name 'nor' was configured previously by
2 matches
Mail list logo