ramips: rename to D-Team Newifi D2 and Lenovo Newifi D1
Rename Newifi D2 to D-Team Newifi D2, and Newifi D1 to Lenovo Newifi D1. Let's not make naming exceptions because of marketing whims. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
This commit is contained in:
		 Arınç ÜNAL
					Arınç ÜNAL
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							ce1f9fa625
						
					
				
				
					commit
					434dce0729
				
			| @@ -5,7 +5,7 @@ | |||||||
|  |  | ||||||
| / { | / { | ||||||
| 	compatible = "d-team,newifi-d2", "mediatek,mt7621-soc"; | 	compatible = "d-team,newifi-d2", "mediatek,mt7621-soc"; | ||||||
| 	model = "Newifi-D2"; | 	model = "D-Team Newifi D2"; | ||||||
|  |  | ||||||
| 	aliases { | 	aliases { | ||||||
| 		led-boot = &led_power_blue; | 		led-boot = &led_power_blue; | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|  |  | ||||||
| / { | / { | ||||||
| 	compatible = "lenovo,newifi-d1", "mediatek,mt7621-soc"; | 	compatible = "lenovo,newifi-d1", "mediatek,mt7621-soc"; | ||||||
| 	model = "Newifi-D1"; | 	model = "Lenovo Newifi D1"; | ||||||
|  |  | ||||||
| 	aliases { | 	aliases { | ||||||
| 		led-boot = &led_blue; | 		led-boot = &led_blue; | ||||||
|   | |||||||
| @@ -774,8 +774,8 @@ define Device/d-team_newifi-d2 | |||||||
|   $(Device/dsa-migration) |   $(Device/dsa-migration) | ||||||
|   $(Device/uimage-lzma-loader) |   $(Device/uimage-lzma-loader) | ||||||
|   IMAGE_SIZE := 32448k |   IMAGE_SIZE := 32448k | ||||||
|   DEVICE_VENDOR := Newifi |   DEVICE_VENDOR := D-Team | ||||||
|   DEVICE_MODEL := D2 |   DEVICE_MODEL := Newifi D2 | ||||||
|   DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 \ |   DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 \ | ||||||
| 	kmod-usb-ledtrig-usbport -uboot-envtools | 	kmod-usb-ledtrig-usbport -uboot-envtools | ||||||
| endef | endef | ||||||
| @@ -1425,8 +1425,8 @@ define Device/lenovo_newifi-d1 | |||||||
|   $(Device/dsa-migration) |   $(Device/dsa-migration) | ||||||
|   $(Device/uimage-lzma-loader) |   $(Device/uimage-lzma-loader) | ||||||
|   IMAGE_SIZE := 32448k |   IMAGE_SIZE := 32448k | ||||||
|   DEVICE_VENDOR := Newifi |   DEVICE_VENDOR := Lenovo | ||||||
|   DEVICE_MODEL := D1 |   DEVICE_MODEL := Newifi D1 | ||||||
|   DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-sdhci-mt7620 \ |   DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-sdhci-mt7620 \ | ||||||
| 	kmod-usb-ledtrig-usbport -uboot-envtools | 	kmod-usb-ledtrig-usbport -uboot-envtools | ||||||
|   SUPPORTED_DEVICES += newifi-d1 |   SUPPORTED_DEVICES += newifi-d1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user