diff options
author | Sven Eckelmann <sven@narfation.org> | 2020-12-31 00:25:10 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-16 21:42:19 +0100 |
commit | 7f074fe1a79f27d30560c35778d963bc520e9a3e (patch) | |
tree | c16c583f69374152cdda94d6eb1f6cd9c127d023 /scripts | |
parent | 1699c1dc7f26b332f868d338457abfbe716d6ba0 (diff) | |
download | upstream-7f074fe1a79f27d30560c35778d963bc520e9a3e.tar.gz upstream-7f074fe1a79f27d30560c35778d963bc520e9a3e.tar.bz2 upstream-7f074fe1a79f27d30560c35778d963bc520e9a3e.zip |
ath79: Allow to set spi-nor mtd name via devicetree
On ar71xx, it was possible to overwrite the name of the spi-nor mtd device
identifier using the flash_platform_data which each mach-*.c could adjust
for its devices. A similar feature was introduced for mtd-physmap in
devicetree's. The property linux,mtd-name can be used to set the name and
provide a stable identifier for mtdpart from the bootloader.
But this feature is not yet available upstream for spi-nor devices which
also might receive their partition layout from the bootloader. But the
OpenWrt pistachio support for this property can simply be imported into
ath79 to gain this support.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions