From d4ba7bab25c84478ce3aa5ebd80d24b5a5624e7b Mon Sep 17 00:00:00 2001 From: David Bauer Date: Tue, 22 Jan 2019 22:36:17 +0100 Subject: lantiq: make AVM FRITZ!Box naming consistent This commit changes the model string and device title of all AVM boards to fit the naming of the manufacturer. Drop all provider-specific titles as they are re-used for every device generation by 1&1. The original AVM model name is printed on the bottom of every devices. Exception applies for boards which are only supported by a specific sub-revision. Signed-off-by: David Bauer --- .../lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts') diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts index 1a1be6fd37..dcc97d2808 100644 --- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts +++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts @@ -4,7 +4,7 @@ / { compatible = "avm,fritz3370-rev2-micron", "avm,fritz3370-rev2", "lantiq,xway", "lantiq,vr9"; - model = "AVM Fritz!Box WLAN 3370 Rev. 2 (Micron NAND)"; + model = "AVM FRITZ!Box 3370 Rev. 2 (Micron NAND)"; }; &localbus { -- cgit v1.2.3