aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_glinet_ar300m-nand.dts
Commit message (Collapse)AuthorAgeFilesLines
* ath79: fix GL.iNet GL-AR300M sysupgradeMathias Kresin2018-12-061-0/+68
The userspace boardname derived from the dts compatible was out of sync with the expected board added to the image metadata. This way a sysupgrade is refused. Sync the userspace boardname and the baordname used in the image metdata to allow a seamless sasupgrade. Signed-off-by: Mathias Kresin <dev@kresin.me>