Re: [PATCH] arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions

2021-07-19 Thread Stefan Roese
On 16.07.21 12:34, Pali Rohár wrote: U-Boot now supports parsing SPI NOR partitions from Device Tree. So enable 'mtd' command support for Espressobin board and define partition layout in U-Boot Espressobin DTS file. Access to SPI NOR via 'sf' command is old method and 'mtd' command is now preferr

RE: [EXT] [PATCH] arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions

2021-07-17 Thread Kostya Porotchkin
Hi, Pali, > -Original Message- > From: Pali Rohár > Sent: Friday, July 16, 2021 13:35 > To: Stefan Roese ; Andre Heider ; Gérald > Kerma ; Kostya Porotchkin > Cc: u-boot@lists.denx.de > Subject: [EXT] [PATCH] arm: mvebu: Espressobin: Enable 'mtd' command

[PATCH] arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions

2021-07-16 Thread Pali Rohár
U-Boot now supports parsing SPI NOR partitions from Device Tree. So enable 'mtd' command support for Espressobin board and define partition layout in U-Boot Espressobin DTS file. Access to SPI NOR via 'sf' command is old method and 'mtd' command is now preferred variant. >From include file remove