summaryrefslogtreecommitdiff
path: root/target/linux/ramips/base-files/sbin
Commit message (Collapse)AuthorAgeFilesLines
* ramips: use different board names for variantsMathias Kresin2016-12-241-1/+2
| | | | | | | | | | | | Use different names for flash size related board variants, to make sure that only images for the actual flash size are considered as valid by the image validation code. Remove the flash size suffix from the string returned by ramips_board_detect() to ensure that existing scripts relying on the former used boardname are still working. Signed-off-by: Mathias Kresin <dev@kresin.me>
* ramips: add a script to fix up the broken mac address on the witi boardFelix Fietkau2016-01-011-0/+79
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48027