diff options
author | Lukasz Majewski <lukma@denx.de> | 2021-12-27 11:46:39 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-02-19 14:46:54 +0100 |
commit | c4c3fa98ac032ed2bbf0a1cd2443d8645c4dc2af (patch) | |
tree | 2b060434a27e374132f49f8e9159bee74b01fe3b /tools/patman/commit.py | |
parent | 6e3cef06da0b8be032494239c997c8a5d2bbe065 (diff) |
xea: defconfig: Update defconfig to support mtd partitions r/w by name
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@denx.de>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions