ramips: fix DEVICE_VENDOR for unbranded devices
In commit ee66fe4e ("ramips: convert DEVICE_TITLE to new variables"), DEVICE_VENDOR of some unbranded devices were set incorrectly: * WR512-3GN is not a dev board from Ralink. * "XDX-RN502J" is the whole model name and should be not split. This patch sets their DEVICE_VENDOR to "Unbranded", and changes their DTS model properties accordingly. Ref: d0bf15f2 ("ramips: add support for A5-V11 board (resubmit)") Ref: 9085b05d ("ramips: rt305x: support for wr512-3gn-like routers") Ref: 0e486d2f ("ramips: add support for unbranded XDX-RN502J board") Signed-off-by:Sungbo Eo <mans0n@gorani.run>
Showing
- target/linux/ramips/dts/rt3052_unbranded_wr512-3gn-4m.dts 1 addition, 1 deletiontarget/linux/ramips/dts/rt3052_unbranded_wr512-3gn-4m.dts
- target/linux/ramips/dts/rt3052_unbranded_wr512-3gn-8m.dts 1 addition, 1 deletiontarget/linux/ramips/dts/rt3052_unbranded_wr512-3gn-8m.dts
- target/linux/ramips/dts/rt3052_unbranded_xdx-rn502j.dts 1 addition, 1 deletiontarget/linux/ramips/dts/rt3052_unbranded_xdx-rn502j.dts
- target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts 1 addition, 1 deletiontarget/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
- target/linux/ramips/image/rt305x.mk 5 additions, 5 deletionstarget/linux/ramips/image/rt305x.mk
Please register or sign in to comment