[PATCH v2 2/4] xea: defconfig: Update defconfig to support mtd partitions r/w by name

sbabic at denx.de sbabic at denx.de
Sat Feb 19 14:07:53 CET 2022


> After this change it would be possible to use 'mtd' command to get access
> to XEA's SPI-NOR partitions by name (e.g. SPL), not by offsets.
> To enable this feature the CONFIG_SPI_FLASH_MTD needs to be defined in the
> Kconfig, not in xea.h.
> => mtd list
> => mtd read spl-boot-data1 ${loadaddr} 0x0 4
> => md.l ${loadaddr} 1
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list