[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c1f42c52-0cbd-4673-90cf-3e1c4de38e92@tuxon.dev>
Date: Mon, 12 May 2025 18:24:17 +0300
From: Claudiu Beznea <claudiu.beznea@...on.dev>
To: Mihai Sain <mihai.sain@...rochip.com>, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: microchip: sama7g54_curiosity: Add
fixed-partitions for spi-nor flash
On 29.04.2025 09:45, Mihai Sain wrote:
> Add fixed-partitions for spi-nor flash to match the at91 boot flow
> and layout of the nand flash.
> Partitions can be listed from /proc/mtd:
>
> [root@...a7g54 ~]$ cat /proc/mtd | grep qspi
> mtd6: 00040000 00001000 "qspi1: at91bootstrap"
> mtd7: 00100000 00001000 "qspi1: u-boot"
> mtd8: 00040000 00001000 "qspi1: u-boot env"
> mtd9: 00080000 00001000 "qspi1: device tree"
> mtd10: 00600000 00001000 "qspi1: kernel"
>
> [root@...a7g54 ~]$ mtdinfo /dev/mtd10
> mtd10
> Name: qspi1: kernel
> Type: nor
> Eraseblock size: 4096 bytes, 4.0 KiB
> Amount of eraseblocks: 1536 (6291456 bytes, 6.0 MiB)
> Minimum input/output unit size: 1 byte
> Sub-page size: 1 byte
> Character device major/minor: 90:20
> Bad blocks are allowed: false
> Device is writable: true
>
> Signed-off-by: Mihai Sain <mihai.sain@...rochip.com>
Applied to at91-dt, thanks!
Powered by blists - more mailing lists