immortalwrt/target
Sven Eckelmann fcd3671572 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>
2022-01-23 18:49:23 +08:00
..
imagebuilder imagebuilder: fix local packages/ folder 2021-12-10 00:05:47 +08:00
linux ath79: Allow to set spi-nor mtd name via devicetree 2022-01-23 18:49:23 +08:00
sdk target: fix copying of licenses for SDK/toolchain 2021-11-27 03:50:59 +08:00
toolchain config: pack toolchain per default on buildbots 2021-11-27 03:52:11 +08:00
Config.in base-files: add generic sdcard upgrade method 2021-08-07 12:09:16 +08:00
Makefile