openwrt/target/linux/ath79/base-files/etc/board.d
Adrian Schmutzler 3d153323ab ath79: Consistently label info partition
The info/product-info partition, which frequently contains MAC
adresses, is typically assigned the 'info' alias in DTS, but
then labelled with 'info', 'product-info' or 'config'.

This leads to different aliases if used for setting MAC adresses
in DTS compared to when using e.g. mtd_get_mac_binary. Occationally,
also multiple switch-case entries are used just because of different
labelling.

This patch relabels those partitions in ath79 to consistently use
'info'.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-06-10 11:25:41 +02:00
..
01_leds ath79: add support for 8devices Carambola2 development board 2019-06-05 10:24:45 +02:00
02_network ath79: Consistently label info partition 2019-06-10 11:25:41 +02:00
03_gpio_switches ath79: Add support for ZBT-WD323 2019-06-05 10:24:36 +02:00