
On Mon, Dec 27, 2021 at 03:59:28PM +0100, Lukasz Majewski wrote:
Hi Tom,
On Mon, Dec 27, 2021 at 02:20:04PM +0100, Lukasz Majewski wrote:
Hi Tom,
On Mon, Dec 27, 2021 at 11:46:38AM +0100, Lukasz Majewski wrote:
Now the dts information corresponds to the one available in the kernel. With this patch applied the 'mtd list' shows proper names and offsets for MTD partitions.
Signed-off-by: Lukasz Majewski lukma@denx.de
And this has been submitted upstream, yes?
The code has been modified to support the 'mtd' command and setting partition info from DTS.
Now it is possible to remove MTDIDS and MTDPARTS Kconfig variables.
Right. And have you updated / are you updating the upstream dts file?
Yes, I do update the u-boot DTS upstream file.
(And this corresponds to the SPI-NOR layout that we do have in the kernel upstream DTS code).
OK, thanks. In the future please note what kernel release you're re-syncing this from.